LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i am trying to reset a serial device through serial port ,MAX is able to do it but the same command is not working in labview

max can do it but labview cant
0 Kudos
Message 1 of 3
(2,877 Views)
I'm sure LabVIEW can but maybe the way you wrote the program is the problem. What are you using - VISA or the old serial? Are you sending a teremination character if one is required? Attach your code so someone can look at it.
0 Kudos
Message 2 of 3
(2,877 Views)
- Run NI Spy Tutorial
- Reset the serial device in MAX
- Run the LabVIEW code
- Post the *.spy file.

The spy capture will show any difference in function calls to the driver.
0 Kudos
Message 3 of 3
(2,877 Views)