InteliLite4 AMF20 Global Guide
195
Starting the engine
Before starting engine you may need to write password depending on the settings in controller.
Table Reserved registers (page 189)
Register address
Number of
registers
Access Data type Meaning
4207 - 4208 2 read/write Unsigned32
Writing:command argument
Reading: command return value
4209 1 write Unsigned16 Command code
Table List of commands and arguments (page 190)
Action Command code Argument Return value
Engine start 0x01 0x01FE0000 0x000001FF
Engine stop 0x01 0x02FD0000 0x000002FE
Request 1/2: (Numbers in Hex)
01 10 10 6F 00 03 06
Controller address
Modbus function
10
hex
= 16
dec
Register address
106F
hex
= 4207
dec
Number of registers Data length in bytes
Request 2/2: (Numbers in Hex)
01 FE 00 00 00 01 68 0B
Argument Command code CRC
Note: Command and argument may be written as one "packet" (function 16) or you can split it and write
argument (function 16) and then the command code (function 6).