2-108
IM 04L51B01-17EN
OErrorClear
Clears the Error Display [GM]
Clears the error display status from the 7 segment LED.
Syntax
OErrorClear,p1
p1
Error display clear type
0
Error display clear
Example Clear the error display status from the 7
segment LED.
OErrorClear,0
OSLMPRestore
Manually Restores SLMP (/E4)
Resumes command transmission from SLMP client to
devices in which communication errors have occurred.
Syntax
OSLMPRestore,p1
p1
Fixed to 0
Example Manually recover the SLMP client.
SLMPRestore,0
OTransChAO
Individual Re-transmission Control
Controls the re-transmission of AO channels individually
Syntax
OTransChAO,p1
p1
Re-transmission value specification
Express the re-transmission value.
•
Express the setting. Set a channel status
as follows: [channel number]-[status]. Use
a hyphen as a separator.
•
You can specify the following values for
the status.
Off: Off status
On: On status
•
You can specify the status of multiple
channels at once. To do so, use a semicolon
to separate channels as follows: [channel
number]-[status]:[channel number]-
[status]:. . . You can specify up to 32
channels.
Example Set re-transmission of channels 0101, 0102,
and 0103 to On and that of channels 201 and
202 to Off.
OTransChAO, 0101-On:0102-On:0103-
On:201-Off:202-Off
Description
• This command is valid only for channels set to re-
transmission (Trans) with the SRangeAO command.
• To check the re-transmission state, use
FTransStatAO.
OTransAllAO
Collective re-transmission control
Controls the re-transmission of AO channels collectively
Syntax
OTransAllAO,p1
p1
Re-transmission enabled or disabled.
On
Re-transmission is enabled.
Off
Re-transmission is disabled.
Example Set re-transmission to Off.
OTransAllAO, Off
Description
• This command is valid only for channels set to re-
transmission (Trans) with the SRangeAO command.
• To check the re-transmission state, use
FTransStatAO.
OCmdAO
Manual output setting
Sets the manual output value of an AO channel.
Syntax
OCmdAO,p1,p2
p1
Channel number
p2
Manual output value
Query
OCmdAO[,p1]?
An OCmdAO query outputs the setting.
Example Set the manual output value of channel 001 to
10 mA.
OCmdAO,001,10000
Description
• This command is valid only for channels set to manual
output (ManualAO) with the SRangeAO command.
• The output range is the span range specified with the
SRangeAO command.
• For p2, enter the value excluding the decimal point.
(The decimal place is fixed to 3.)
• The description of execution and response errors are
not recorded in the event log.
• Custom display commands cannot be executed.
OInitPara
Individual Setting Parameter Initialization
Initializes setting parameters individually
Syntax
OInitPara,p1
p1
Setting parameters to initialize
RecCh
Recording channels
Group
Display groups
•
You can specify multiple setting
parameters at once. To do so, separate
each parameter with a colon as in
RecCh:Group.
Example Initialize recording channels and display
groups.
OInitPara,RecCh:Group
Description
• Recording channels are those specified by the
SrecDisp, SrecEvent, or SrecManual command.
2.6 Operation Commands