Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB-232CV

Hello everyone:
      I am now using GPIB -232CV-A Control my environment chamber(Envirotronics company), The GPIB main address is 5, and i configure serial port according to  instrument manual, but i can not communicate with my chamber.
   The connect is as following PC<---->GPIB-232CV-A<--->Chamber,  i configure GPIB side in D mode , is it right?
througn NI spy I find the instrument commands have been transmitted ,but my chamber does not work
for example :ibwrt(0,5 "STR",strlen("STR"));  means start chamber.
can you give me some possible suggestion,.
Thank you in advance!
0 Kudos
Message 1 of 3
(3,281 Views)
Try to add a \n to the end of your string.

Message Edited by GPIB Guru on 08-20-2007 10:08 AM

0 Kudos
Message 2 of 3
(3,262 Views)
Thank you , I have solved this problem, because of vendor provide old version message format.
0 Kudos
Message 3 of 3
(3,248 Views)