3-29
3 Connecting to Mitsubishi PLCs
NB-series Programmable Terminals Host Connection Manual (V108)
3-4 Supported Registers
3
3-4 Supported Registers
Precautions for Correct UsePrecautions for Correct Use
The operation is not guaranteed when the area that does not exist phisically is accessed.
Address format description: D: decimal, O: octal, H: hexadecimal.
Mitsubishi FX1S Driver
Mitsubishi FX1N/2N/3GS Driver
Device Bit Address Word Address Format Notes
Input Relay X 0-17 ------ OO
Output Relay Y 0-15 ------ OO
Internal Relay M 0-511 ------ DDD
Timer Contact T 0-63 ------ DD
Counter Contact C 0-31 ------ DD
Data Contact D_bit 0.0-255.F ------ DDD.H
State S 0-127 ------ DDD
Timer Value ------ T_word 0-63 DD
Counter Value ------ C_word 0-31 DD
Data Register ------ D_word 0-255 DDD
Special Data Register ------ SD_word 8000-
8255
DDDD
Counter Value ------ C_dword 235-255 DDD 32 bit device
Device Bit Address Word Address Format Notes
Input Relay X 0-377 ------ OOO
Output Relay Y 0-377 ------ OOO
Internal Relay M 0-3071 ------ DDDD
Timer Contact T_bit 0-255 ------ DDD
Counter Contact C_bit 0-199 ------ DDD
Special Internal Relay SM 8000-8255 ------ DDDD
State S 0-999 ------ DDD
Timer Value ------ T_word 0-255 DDD
Counter Value ------ C_word 0-199 DDD
Data Register ------ D 0-7999 DDDD
Special Data Register ------ SD 8000-8255 DDDD
Counter Value ------ C_dword 200-255 DDD 32 bit device