Runtime:switch:scan, Default, Syntax – Agilent Technologies Multiple Channel Controller 85330A User Manual

Page 123: Example, Runtime:switch:scan -13

Advertising
background image

85330A Multiple Channel Controller

7-13

Remote Programming Command Reference

Standard Command Reference

RUNTime:SWITch:SCAN

Set up the list of channel addresses for run-time control. For each event
increment signal received by the 85330A, each channel address entry will be
asserted and a subsequent trigger issued to begin a measurement of each data
point.

This command can also be used to set the TTL level of the rear panel AUX 2
connector during run-time mode.

Default

Scan list for port 1 and port 2 are empty.

AUX 2 connector default is TTL LOW.

Syntax

RUNT:SWIT:SCAN 1 | 2,(@ <switch address list>);

or

RUNT:SWIT:SCAN 3,(@0 | 1);

This command controls port AUX 2.0 sets the AUX 2 BNC to a TTL low.
A1 sets AUX2 to a TTL high.

NOTE

AUX 1 cannot be controlled in RUNTime mode.

Example

RUNT:SWIT:SCAN 1,(@101,102,101,102);

RUNT:SWIT:SCAN 2,(@101,101,102,102);

RUNT:SWIT:SCAN 3,(@0);

Sets AUX 2 output to TTL LOW during run-time.

NOTE

Switch address list requirements are the same as the ROUT:CLOS
command. A switch address scan list can remain empty and no data will be
written to the port. If a port is not empty, then an error will be issued if the
scan lists for both ports do not contain the same number of entries.

Advertising