InitComm() Bug?


dle

Recommended Posts

If the error in the COM device, it will show in the alert panel but the script in Catch() will not be executed. other device commands such as read, write.. work fine

Try
   Device.MyDevice.InitComm()
Catch()
? "error"
   Return
EndCatch

Should this forum has a section for bug report?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.