Hello everybody,
I'm developing Vi's for communication with Lawicel RS232 CAN converter.
At first I've checked the converter with hyperterminal. The instruction from Lawicel was, plug the device into the COM port, make the settings to 57600-8-0-1 None and send "V" followed by "\n" and you will receive the version number of the device.
Everything works fine, I've got it.
I step to my Labview and made a little pilot and the result was, I've receveid the same version number of the device (cool I thougth) and a timeout error (VISA -1073807339)
😞 and it tooks exact the time which is specified within the VISA resource until I've received the data.
My questions are, does anybody know why I get the error and why I takes so long until the VI response?
Within hyperterminal the response time is less than 1 second?
Is there a alternative for VISA which I can use also on RealTime systems?
Thank's
Thomas