User manual

Toolbox 32 User Manual 1.47d www.cse-semaphore.com/mykingfisher
Page
145
Driver - Omron PLC
Tx Omron PLC
Transmits one or more consecutive local registers to one or more consecutive addresses in an Omron PLC
and then returns a response code from the Omron PLC. Also known as Host Link protocol.
Comment: A 12-character description.
PLC Unit no: (1-99) The Omron address. The local RTU treats an Omron PLC as if it is another RTU in the
network. This means that the Omron PLC's address must be a unique RTU address in the Network List.
Command: The Omron area to send the data to. The available options are: IR (Internal Relay) Area Write,
HR (Holding Relay) Area Write, AR (Auxiliary Relay) Area Write, LR (Link Relay) Area Write, and DM (Data
Memory) Area Write.
RTU Register: (#R1 to #R1024) The starting local register to transmit to the Omron PLC.
PLC Data Address: The starting address in the Omron PLC where the data is stored. The following
addresses can be specified for each Command: IR Area Write: 0 to 235, HR Area Write: 0 to 99, AR Area
Write: 0 to 27, LR Area Write: 0 to 063, DM Area Write: 0 to 999.
Data Length: (1-30) The Number of consecutive 16-bit registers to send.
Response Codes
The following response codes are stored in #NRxx.1 after each TX_OMRON block (where xx is the address
assigned to the Omron PLC):
Response Description
0 Normal completion
1 Not executable in RUN mode
2 Not executable in MONTOR mode
3 Not executable with PROM mounted
4 Address over (data overflow)
11 Not executable in PROGRAM mode
16 Parity error
17 Framing error
18 Overrun
19 FCS error
20 Format error (parameter length error)
21 Entry number data error (parameter error, data code error, data length error)
22 Instruction not found
24 Fame length error
25 Not executable (due to unclearable error, memory error, unwriteable
EEPROM, missing IO table, etc)
34 No memory unit mounted
35 User memory is write protected
160 Aborted due to parity error in transmit data
161 Aborted due to framing error in transmit data
162 Aborted due to overrun in transmit data
164 Aborted due to format error in transmit data
165 Aborted due to entry number data error in transmit data.
168 Aborted due to frame length error in transmit data
Other Probably produced by noise. Execute command again