Syntax, Example, Default – Agilent Technologies Multiple Channel Controller 85330A User Manual

Page 114: Opc? -4 *rst -4

Advertising
background image

7-4

85330A Multiple Channel Controller

Remote Programming Command Reference

Common Commands

*OPC?

The operation complete command. This can be used to measure timing of a
run-time sequence. The command

*OPC?

returns a value of 1 when evoked.

Prior commands are executed before the completion of

*OPC?

.

Syntax

*OPC?

Example

10 OUTPUT 70918;”RUNT:EVEN:COUN 1;”

20 OUTPUT 70918;”TRIG:SOUR IMM;”

30 TIME_START=TIMEDATE

40 OUTPUT 70918;”INIT:IMM;*OPC?”

50 ENTER 70918;OPC_NUM

60 TIME_STOP=TIMEDATE

70 PRINT “MEASUREMENT TIME (SEC)=”;TIME_STOP-TIME_START

*RST

A soft reset of the E1330A/B and 85330-60002 card. It is executed at
power-up. This command does not clear the error stack.

Default

All card address are set to channel 1.

Syntax

*RST

Example

OUTPUT 70918;”*RST”

NOTE

A

*RST

will produce a trigger signal on the SRC 1 TRIG, SRC2 TRIG, and

RCVR TRIG lines.

Advertising