Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Commands in Serial Communication

What I asked was whether you tried using a CR AND a LF. I can see the CR in the image.

 

 

0 Kudos
Message 11 of 15
(1,503 Views)
Yup i just using  CR not LF
0 Kudos
Message 12 of 15
(1,502 Views)
I attached an example how i use the serial communication
0 Kudos
Message 13 of 15
(1,482 Views)

i try to use basic serial write and read from ni example .. i found this error warning..

 

Warning 1073676294 occurred at VISA Read in Basic Serial Write and Read.vi

Possible reason(s):

VISA:  (Hex 0x3FFF0006) The number of bytes transferred is equal to the requested input count. More data might be available.

 

Y?

0 Kudos
Message 14 of 15
(1,475 Views)

hai jeyanthi, i guess its a basic problem ,try with end of line constant with ur command instead of carrige return.If tat doesn works

 

2nd option split ur command into separate letters & form an array with tat letters ,please check the attached picture for more info...
0 Kudos
Message 15 of 15
(1,450 Views)