Hi,
I am trying to use CVI/labwindows to read data from RS232 port on windows. I have conncted keithlty instruments' pico ameter to RS232 COM 1 port using staright through cable. Inside the program, I have used OpenComConfig to configure the port. Then i am using ComRdTerm or ComRd to read the data. I am not writing anything on the port. However, I am unable to read the data. I am getting time out error. Am i missing something? Do i need to write to the port before reading?
The instrument is SCPI compliant. so do i need to use SCPI commands inside my CVI program?
Niranjan