EasyManua.ls Logo

Toyopuc PC3 - PC10 G Address Descriptions

Default Icon
51 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Toyopuc PC3/PC2 Ethernet Driver
1. Request 'Specific Relay FF' from program 1 --> P1-VFF.
2. Request High Byte of 'Data Register 10' from program 2 --> P2-D10H.
3. Request Data Register 1000 from program 3 --> P3-D1000.
4. Request Extended I/O Relay 6FF --> EX6FF.
5. Request Long value (2 consecutive 16 bit registers) starting at 'Link Register 7E' in program 1 --> P1-
L7E@LONG (set data type to Long for static tags, or append '@LONG' to address for dynamic tags.
For more information on static vs. dynamic tags consult the OPC Server online Help.
6. Request 20 bits starting at 'I/O Relay 256' from program 2 --> P2-X0256[20] (set data type to
BOOLEAN for static tags, or append '@BOOLEAN' to address for dynamic tags).
7. Request 24 bits starting at 'Edge Relay 100' from program 1 --> P1-P0100[4][6] (set data type to
BOOLEAN for static tags, or append '@BOOLEAN' to address for dynamic tags).
8. Request 16 words starting at 'Specific Register 64' from program 3 --> P3-S0064[4][4].
9. Request 50 LBCDs starting at 'File Register 6' from program 1 --> P1-B0006[50](set data type to
LBCD for static tags, or append '@LBCD' to address for dynamic tags).
PC10G Address Descriptions
When the PC10G model has been selected, the Toyopuc Computer Link Protocol supports the following
addresses. These address types are only available when using a PC10G PLC. For more information, refer to
Addressing Examples.
Note 1: The PC10G model also accepts arrays. For example, U0000[2][2].
Note 2: The valid address range of each memory type depends on the data type being accessed. Please
refer to the Syntax and Data Types columns below. The valid range (syntax) is shown on the same line as the
data type(s). For example, the valid range for Edge Relay is P0000-P01FF if the data type being accessed is
Boolean. If the data type being accessed is byte, word, short or BCD, the valid range is P000-P01F. If the data
type is DWord, Long or LBCD, the valid range is P000-P01E. The default data types for dynamically defined
tags are shown in bold.
Memory Type Syntax* Data Type Access
Edge Relay (P) P000-P1FF
P00-P1F
P00-P1E
Boolean
Byte**, Word, Short, BCD
DWord, Long, LBCD
Read/Write
Edge Relay (P) P1000-P17FF
P100-P17F
P100-P17E
Boolean
Byte**, Word, Short, BCD
DWord, Long, LBCD
Read/Write
Keeping Relay (K) K000-K2FF
K00-K0F
K00-K0E
Boolean
Byte**, Word, Short, BCD
DWord, Long, LBCD
Read/Write
Specific Relay (V) V00-VFF
V0-VF
V0-VE
Boolean
Byte**, Word, Short, BCD
DWord, Long, LBCD
Read/Write
Specific Relay (V) V1000-V17FF
V100-V17F
Boolean
Byte**, Word, Short, BCD
Read/Write
www. kepware.com
26