Download GPIB Manual - wavecrest dts

Transcript
• MINPKPK
The MINPKPK query returns the minimum Pk-Pk measurement across all periods measured.
Query syntax- :LOCKtime:MINPKPK?
Example:
Response:
Example:
Send(0,5,":LOCK:MINPKPK?",14,EOI);
<ASCII floating point>
5. 096407e-012
• MINSDEV
The MINSDEV query returns the minimum 1-sigma measurement across all periods measured.
Query syntax- :LOCKtime:MINSDEV?
Example:
Response:
Example:
Send(0,5,":LOCK:MINSDEV?",14,EOI);
<ASCII floating point>
2. 941467e-012
• PARAMETER:ARMING:CHANNEL
The PARAMETER:ARMING:CHANNEL command selects the channel that will be used to synchronize measurements to
a pattern marker or other synchronous event. This value is only used if the PARAMETER:ARMING:MODE has been
set to EXTERNAL. If a Pattern Marker Card is to be used as the arming source, the channel number to which the Pattern
Marker Card is attached should be selected using this command, and the PARAMETER:ARMING:MARKER command
should be set to ON.
The PARAMETER:ARMING:CHANNEL query returns the currently selected arming signal source.
Command syntax- :LOCKtime:PARAMeter:ARMing:CHANnel<1 to 10>
Example:
Send(0,5,":LOCK:PARAM:ARM:CHAN 1",22,EOI);
Query syntax- :LOCKtime:PARAMeter:ARMing:CHANnel?
Example:
Response:
Example:
Send(0,5,":LOCK:PARAM:ARM:CHAN?",21,EOI);
<ASCII integer>
1
©WAVECREST Corporation 2005
Section 6 | Tool Oriented GPIB Commands | 275