Memory Maps - Omron CJ Series Connection Manual

General-purpose serial, rs-485 modbus communication, multi-function compact inverter
Hide thumbs Also See for CJ Series:
Table of Contents

Advertisement

9.4. Memory Maps

The following is the memory maps of this program.
9.4.1.
Lists of Addresses
The tables below list the addresses necessary to execute this program.
You can change the allocation below to any addresses.
Precautions for Correct Use
Make sure there is no duplicated address when changing an address.
●Input memory
The below address is used to operate this program.
Address
Data type
5000.00
BOOL
●Output memory
The execution results of the program are stored in these addresses.
Address
Data type
5000.02
BOOL
5000.03
BOOL
5500
UINT
5501
UINT
5502
UINT
5503
WORD
5504
WORD
5505
WORD
H400
WORD
H401
WORD
H402
WORD
Variable name
Input_Start
Variable name
Output_NormalEnd
Output_ErrorEnd
FirstResponseWord
ResponseWord_1
ResponseWord_2
ResponseWord_3
ResponseWord_4
ResponseWord_5
Output_CMND_ErrorCode
Output_TransmissionErrorStatus
Output_DestinationDeviceErrorCode
Description
When this flag changes from OFF to ON, the
send/receive processing starts.
Turns ON when the send/receive
processing ends normally.
Turns ON when one or more of the following
errors occur.
(1)CMND instruction error
(2)Communications error
(3)Destination Device error
The received data is stored.
The received data is stored.
The received data is stored.
The received data is stored.
The received data is stored.
The received data is stored.
An Error code is stored when a CMND
instruction error occurs.
Content of transmission error status ''CIO
1508'' is stored when a communication error
occurs.
An error code received from Destination
Device is stored when an error occurs in
Destination Device.
9.Program
Description
45

Advertisement

Table of Contents
loading

Table of Contents