User guide

4-39
Commands
M-4662
1
2
3
4
5
6
7
App
Index
YE ActivatesBasicSettingMode
(coldreset)
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 OutputCommands
(Control)
BO Setsthebyteoutputorder
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 Setsthechecksum
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 Setsthestatusfilter
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 DisconnectstheEthernet
connection
Syntax
CC p1<terminator>
p1
Disconnection (0)
Example Disconnect the connection.
CC0
4.6BasicSettingCommands/4.7OutputCommands(Control)