"sales@wavesource.com.cn" wrote in
news:506500000008000000296D0000-1031838699000@exchange.ni.com:
> I want to control HP8350B with plug in HP83592A and HP8757A by NI
> GPIB,using Labview language and print out HP8757A screen chart to
> printer, but when I sent command to HP8757A according to HP8350B
> manual ,such as "PT19",the instrument has no response,could andbody
> has experience on it and tell me how to do?
After you send "PT19" to the 8757, usually at address 16.
Send the commands you want to go to the 8350 to address 17.
To terminate the passthru mode, send any command to address of the 16.
Ex:
To Address 16: PT19;
To Address 17: FA 8 GZ;FB 16 GZ;PL 0 DM;
To Address 16: C1 IA;