User guide

4-39
Commands
M-4662
YE ActivatesBasicSettingMode
(coldreset)
Syntax
YE p1<terminator>
p1
Setting activation
STORE
Start by saving the basic settings
ABORT
Start without saving basic settings
Example Start by saving the basic settings.
YESTORE
4.7 OutputCommands
(Control)
BO Setsthebyteoutputorder
Syntax
BO p1<terminator>
p1
Byte order
0
Transmits the data MSB first.
1
Transmits the data LSB first.
Query
BO?
Example Output the data MSB first.
BO0
Description This command applies to the byte order of
numeric data for BINARY output.
CS Setsthechecksum
Syntax
CS p1<terminator>
p1
Checksum usage
0
Not calculate (value fixed to zero)
1
Calculate
Query
CS?
Example Enable (calculate) the checksum.
CS1
Description You can only use this command for serial
communications.
IF Setsthestatusfilter
Syntax
IF p1,P2<terminator>
p1
Filter value of status information 1 to 4
(0.0.0.0 to 255.255.255.255)
p2
Filter value of status information 5 to 8
(0.0.0.0 to 255.255.255.255)
Query
IF?
Example Set the status filter value to 1.0.4.0 and
255.127.63.31.
IF 1.0.4.0,255.127.63.31
Description See chapter 6 for details.
CC DisconnectstheEthernet
connection
Syntax
CC p1<terminator>
p1
Disconnection (0)
Example Disconnect the connection.
CC0
4.6BasicSettingCommands/4.7OutputCommands(Control)