Agilent Technologies Agilent 81130A 400 Welding System User Manual


 
91
Programming Reference
SCPI Instrument Command List
Influence of
:TRIGger:COUNt
and
:TRIGger:COUNt:PULSes[1|2]
in
started burst mode:
:ARM:SOUR IMM
Set continuous mode
TRIG:COUN 1
Set Pulse mode
:ARM:MODE STAR
Prepare started mode
:TRIG:COUN:PULS1 20
Set number of pulses on channel 1 to 20
:TRIG:COUN 5
Set Burst mode with a length of 5 clocks,
the number of pulses on both channels
will be reduced to 5 if necessary.
:TRIG:COUN:PULS1?
5
Request number of pulses on channel 1
:TRIG:COUN?
5
Request number of clock within the
started burst
:TRIG:COUN:PULS1 10
Set number of pulses on channel 1 to 10
:TRIG:COUN?
10
Request number of clocks within the
started burst
:TRIG:COUN 20
Set number of clocks within the started
burst to 20
:TRIG:COUN?
10
Request the number of clocks with in
the started burst. The return value is 10,
because none of the channels will gener-
ate more than 10 pulses.
:TRIG:COUN 8
Set the number of clocks within the
started burst to 8.
:TRIG:COUN:PULS1?
8
Request the number of pulses on chan-
nel 1. The return value is 8, because the
number of clocks has been decreased to
a value less than the currently used
number of pulses on channel 1.
:TRIG:COUN 1
Set Pulse mode
:TRIG:COUN:PULS1?
8
Request the number of pulses on chan-
nel 1. The value stays unchanged, since
the instrument is no longer in started
burst mode.