07-29-2005 10:33 AM
07-29-2005 10:45 AM
07-29-2005 11:19 AM
Im using LabWindow/CVI 7.1. I have read the programming manual. However, they didn't mention anything about RS232 command-set to measure the values on power meter.
I tried to use command like *MEAS, *READ, *INIT, and *FETC. I got no result. I believed those command for GPIB.
Is there Rs232 command that i can use to retrieve measurement values using serial com port?
Dennis.
07-29-2005 12:25 PM
07-29-2005 12:29 PM
08-01-2005 12:17 PM
Hi,
I have everything working on this computer but it's not working on production computer.
Right now, I am trying to create a distribution kit. For some reasons, when I install the cvi application on production computer, it wont read the value from Power Meter. It seems the distribution kit did not get all the proper files. For instance, like the instrument drivers or other files that needed to run on production computer.
Can someone provide me instruction how to create a distribution kit that will include power meter drivers?
Thanks.
08-01-2005 12:43 PM
12-16-2005 11:12 AM
10-09-2017 09:51 AM
Your instrument may be set in the HP 437B Programming Language. You can set it by the front panel to SCPI or by sending:
SYST:LANG SCPI
The echo does not prove capability with the instrument. In fact, echo must be turned off according to the instrument documentation. Make sure the PC port is configured for 9600 baud and 8-N-1:None.