LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

question abt "propery node"..

i am using the "propery node" to set
the "VISA READ" control

its node "termination character enable" does not affect VISA functionality

when termination character exist (or default)
the "enable" does not affect..

please your advise..

thanks
simon
0 Kudos
Message 1 of 3
(2,593 Views)
During port read, if there is a character that is the same as the termination character, the read returns only the stream before the termination character, even if the requested size is greater than the stream length.

-Joe
0 Kudos
Message 2 of 3
(2,593 Views)
Hi Simon,

By default, the line-feed character (0x0A or '\n') is set as the termination character. In order to change this functionality, take a look at this knowledge base. It has some information that you might find useful. Let me know if you have any other questions! Good Luck!

Jeremy L.
National Instruments
Jeremy L.
National Instruments
0 Kudos
Message 3 of 3
(2,593 Views)