12-03-2007 04:04 PM
12-04-2007 07:05 AM
12-04-2007 01:26 PM
Hi KCC66,
I would suggest trying to use the Basic Serial Write and Read VI located in the LabVIEW example finder. From what I understand, your instrument only responds with a "06", if this is correct, you don't really need to parse the data, as there isn't really any data to parse. This is why I recommend the example program, this program does a write and read at the serial port.
About trouble shooting the instrument simulator: I would recommend using NI Spy to see exactly what VISA calls are being made to your device and what if any errors are occuring. NI_Spy installs with VISA, I would recommend this KB for more information regarding NI-Spy. Post back with any error codes you get or additional questions. Thanks.
Ted