Gpib operation ml24xxa native commands – Anritsu ML2430A User Manual

Page 152

Advertising
background image

Syntax:

ON <c>,<val>

c:

1 or 2

val:

1 to 1000

Remarks:

Readout and Power vs. Time modes only. This command returns the speci-
fied number of readings for the specified channel. The readings are first
assembled, and then passed to the GPIB as a whole, with a line feed char-
acter (hex 0x0a) marking the end of the string.

Example:

ON 1, 9

This example will return:
–10.234, –10.234, –10.235, –10.238, -10.250, –10.270, –10.500, –10.934,
–12.234<0x0a>

OPMD

ML2430A Series operation mode

SYSTEM

Syntax:

OPMD <mode>

mode:

DIGIT
PROFILE
PWRTIM
SRCSWP

Remarks:

This command selects the ML2430A Series operation mode (data collec-
tion method).
DIGIT = digital read out of channel data
PROFILE = profile of graphic display
PWRTIM = graph of channel power versus time
SRCSWP = source sweep graphic display
To use Graph output commands, the ML2430A Series must be in Profile or
Power vs. Time mode. To use the output channel data commands, the
ML2430A Series must be in the digital readout mode.

Related

Commands:

GRMD

Query:

OPMD?

Returned

String:

OPMD <mode>

PRINT

Send details to the connected printer.

SYSTEM

Syntax:

PRINT

Remarks:

The type of printout depends on the operation mode currently selected. In
all modes, the printout includes a header with the current sensor settings

ML2430A OM

6-65

GPIB OPERATION

ML24XXA NATIVE COMMANDS

Advertising