4-139
IM DL350-17EN
Commands
4
:MONitor:LATCh:ASENd?
Function Sends the numeric monitor data (in ASCII format)
of all channels when you execute the latch
command.
Syntax
:MONitor:LATCh:ASENd?
Example
:MONITOR:LATCH:ASEND?
->
The response format is the same as the
:MONitor:ASENd command.
Description If the latch command has not been executed, an
undefined value is returned.
:MONitor:LATCh:ASENd:CHANnel<x1>[:SC
Hannel<x2>]?
Function Sends the numeric monitor data (in ASCII format)
of the specified channel when you execute the
latch command.
Syntax
:MONitor:LATCh:ASENd:CHANnel<x1>[:
SCHannel<x2>]?
<x1> = 1 to 5
<x2> = 1 to 60 (sub channel)
Example
:MONITOR:LATCH:ASEND:CHANNEL1?
->
The response format is the same as the
:MONitor:ASENd:CHANnel<x1>[:SCHannel<x2>]?
command.
Description If the latch command has not been executed, an
undefined value is returned.
:MONitor:LATCh:EXECute
Function Latches monitor data and alarm data.
Syntax
:MONitor:LATCh:EXECute
Description Be sure to execute this command before
executing a latch output command.
:MONitor:LATCh:SEND:{ALL|CHANnel<x1>
[:SCHannel<x2>]}?
Function Sends numeric monitor data when you execute
the latch command.
Syntax
:MONitor:LATCh:SEND:{ALL|
CHANnel<x1>[:SCHannel<x2>]}?
<x1> = 1 to 5
<x2> = 1 to 60 (sub channel)
Example
:MON:LATCh:SEND:CHAN1?
-> #9
(9-digit number of bytes; data byte
sequence)
:MONitor:OFFSet:CHANnel<x1>[:SCHanne
l<x2>]?
Function Queries the offset that is used when the specified
channel’s numeric monitor data is converted to a
physical value.
Syntax
:MONitor:OFFSet:CHANnel<x1>[:
SCHannel<x2>]?
<x1> = 1 to 5
<x2> = 1 to 60 (sub channel)
Example
:MONITOR:OFFSET:CHANNEL1
-> :MONITOR:OFFSET:
CHANNEL1 0.0000000E+00
Description When you are using linear scaling, this command
returns a value that includes the scaling data.
:MONitor:RANGe:CHANnel<x1>[:SCHannel
<x2>]?
Function Queries the range that is used when the specified
channel’s numeric monitor data is converted to a
physical value.
Syntax
:MONitor:RANGe:CHANnel<x1>[:
SCHannel<x2>]?
<x1> = 1 to 5
<x2> = 1 to 60 (sub channel)
Example
:MONITOR:RANGE:CHANNEL1?
-> :MONITOR:RANGE:
CHANNEL1 5.0000000E+00
Description When you are using linear scaling, this command
returns a value that includes the scaling data.
:MONitor:SEND:ALL?
Function Sends the numeric monitor data (in binary format)
of the specified channel.
Syntax
:MONitor:SEND:ALL?
Example
:MON:SEND:ALL?
-> #9
(9-digit number of bytes; data byte
sequence)
Description • The number of output bytes for each channel
is based on the value specified by the
:MONitor:FORMat:CHANnel<x> command.
• Channels whose input is off are not sent.
:MONitor:SEND:CHANnel<x1>[:SCHannel
<x2>]?
Function Sends the numeric monitor data (in binary format)
of the specified channel.
Syntax
:MONitor:SEND:CHANnel<x1>[:
SCHannel<x2>]?
<x1> = 1 to 5
<x2> = 1 to 60 (sub channel)
Example
:MON:SEND:CHAN1?
-> #9
(9-digit number of bytes; data byte
sequence)
Description • The number of output bytes for each channel
is based on the value specified by the
:MONitor:FORMat:CHANnel<x> command.
• Channels whose input is off are not sent.
:MONitor:VERBose
Function Set whether to include labels and units in the
response to the MONitor:ASENd? command.
Syntax
:MONitor:VERBose {<Boolean>}
:MONitor:VERBose?
Example
:MONITOR:VERBOSE ON
:MONITOR:VERBOSE?
-> :MONITOR:VERBOSE 1
4.23 MONitor Group