2-104
IM 04L51B01-17EN
OMBRestore
Recovers Modbus manually
Resumes command transmission from Modbus client or
Modbus master to devices in which communication errors
have occurred.
Syntax
OMBRestore,p1
p1
Action type
0
Modbus client (Ethernet)
1
Modbus master (serial)
Example Manually recover the Modbus client.
OMBRestore,0
ORTReset
Resets a Relative Timer
Resets a relative timer.
Syntax
ORTReset,p1
p1
Timer type
0
All timers
1 to
12
Timer number
Multiple selection is possible by
delimiting with colons.
Example Reset relative timer 2.
ORTReset,2
Reset relative timers 4, 9, and 12.
ORTReset,4:9:12
OMTReset
Resets the Match Time Timer
Resets the match time timer
Syntax
OMTReset,p1
p1
Timer type
0
All timers
1 to
12
Timer number
Multiple selection is possible by
delimiting with colons.
Example Reset match time timer 2.
OMTReset,2
Reset match time timers 4, 9, and 12.
ORTReset, 4:9:12
OCmdRelay
Outputs the DO Channel and Internal
Switch Status
Outputs the DO channel and internal switch status.
Syntax
OCmdRelay,p1
p1
Specification of a setting
• 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 channel number.
DO channel number
Internal switch number
• 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 a total of
32 channels that consist of DO channels
and internal switches.
Example Set channels 0101, 0102, and 0103 to On and
internal switches S001 and S002 to Off.
OCmdRelay,0101-On:0102-On:0103-
On:S001-Off:S002-Off
Description
• If any of the channels that you specify do not exist or
are not set to manual output (SRangeDO command),
the settings of all channels are canceled, and a
command error results.
OBatName
Sets a Batch Name
Sets a batch name.
Syntax
OBatName,p1
p1
Batch group number
When multi batch is disabled: Always 1
When multi batch is enabled: 1 to the
number used
p2
Batch number (up to 32 characters,
ASCII)
p3
Lot number (0 to 99999999, up to eight
digits, depending on Lot-No. digit)
Query
OBatName[,p1]?
Example Set the batch name structure to batch number
“PRESSLINE” and the lot number 007.
OBatName,1,’PRESSLINE’,007
Description
• For the characters that you can use in the specified
batch number (p2), see Appendix 1.
• The character limitations on the batch number (p2)
are the same as those for directory names. See the
explanation for the SDirectory command.
• You cannot set the batch number to a single space
character.
Doing so will clear the batch number.
2.6 Operation Commands