Reference
PLX82-EIP-PNC ♦ Communication Gateway
User Manual
EtherNet/IP™ Server to PROFINET Controller
Page 146 of 154
ProSoft Technology, Inc.
July 24, 2018
SLC 500 Command Set Functions
Command
Function
Definition
Supported in Server
0x0F
0xA1
Protected Typed Logical Read with Two
Address Fields
X
0x0F
0xA2
Protected Typed Logical Read With Three
Address Fields
X
0x0F
0xA9
Protected Typed Logical Write With Two
Address Fields
X
0x0F
0xAA
Protected Typed Logical Write with Three
Address Fields
X
0x0F
0xAB
Protected Typed Logical Write With Mask (Three Address Fields)
10.2 Accessing the PLX82-EIP-PNC Internal Memory
The following tables define the relationships of the gateway's internal database to
the addresses required in the MSG instructions:
Data Type
Controller Tag Name
Length of Each
Element in CIP
Message
Array Range for 10000 Element
Database
BOOL
BOOLData[ ]
1
0 to 159999
Bit Array
BITAData[ ]
4
0 to 4999
SINT
SINTData[ ]
1
0 to 19999
INT
INT_Data[ ]
2
0 to 9999
DINT
DINTData[ ]
4
0 to 4999
REAL
REALData[ ]
4
0 to 4999
10.2.1 MSG Instruction Type - CIP
Database
Address
CIP Integer
CIP Boolean
CIP Bit Array
CIP Byte
CIP DINT
CIP Real
0
Int_data[0]
BoolData[0]
BitAData[0]
SIntData[0]
DIntData[0]
RealData[0]
999
Int_data[999]
BoolData[15984]
SIntData[1998
1000
Int_data[1000]
BoolData[16000] BitAData[500]
SIntData[2000] DIntData[500]
RealData[500]
1999
Int_data[1999]
BoolData[31984]
SIntData[3998
2000
Int_data[2000]
BoolData[32000] BitAData[1000]
SIntData[4000] DIntData[1000]
RealData[1000]
2999
Int_data[2999]
BoolData[47984]
SIntData[5998]
3000
Int_data[3000]
BoolData[48000] BitAData[1500]
SIntData[6000] DIntData[1500]
RealData[1500]
9999
Int_data[9999]
BoolData[159999]
SIntData[9998]
Summary of Contents for PLX82-EIP-PNC
Page 4: ......