so dose it means that, if i do not use TRAP , the freeze will be expected?
if i dose not catch the error with exception handling, I should write as
if (UsbNotConnected()) StartVibraL;
but check whether usb is connected , shoule use RUsb with Network control capability.(BTW is there any other API?)
so i think TRAP is the most suitable way for me.
and thanks for your explain.


Reply With Quote

