LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cannot communicate using VISA

i'm a new user of labview 7.0 and trying to communicate with philips function generator PM5191. when i'm communicate using instrument io assistant, the front panel of the PM5191 is changing and i can get the output signal as i set in the string, but when i communicate using VISA, the front panel is changing but i cannot get the expected output from the PM5191. why?
0 Kudos
Message 1 of 9
(3,104 Views)

Hi @yahoo.com,

are you sure your settings are correct? Start using shipped examples (Basic Serial Read and Write). Can you show your code or a picture of it?

Mike

Message 2 of 9
(3,103 Views)
can u give me your email address, i'll email to you the file,maybe you can check it if there is some mistake
0 Kudos
Message 3 of 9
(3,098 Views)

Hi @yahoo.com,

upload it here and everyone can help you. Smiley Happy

Mike

Message 4 of 9
(3,095 Views)
R u able to communicate using hyper terminal?
0 Kudos
Message 5 of 9
(3,091 Views)
0 Kudos
Message 6 of 9
(3,090 Views)
hi muks. i'm connected using gpib, so i don't know how to use hyperterminal.
0 Kudos
Message 7 of 9
(3,081 Views)
this file using instrument io assistant.
0 Kudos
Message 8 of 9
(3,080 Views)
First, you are not sending the same commands in the one with the VISA Write functions (look at the second VISA Write). Second, have you tried append a CR like you are doing in the assistant. Lastly, have you looked at the drivers for similar Phillips instruments? There's one for the PM5192 that might be similar to your 5191.
Message 9 of 9
(3,042 Views)