Destroy RT-Component
RTC_destroy(rtc)
Handle value of RT-component
Destroy RT Component.
initRTM("Scilab"); rtc = RTC_create(); ... RTC_destroy(rtc);