14-2 14. Fatek Automation
14.1.1 FACON FB Series
Communication Setting
Editor
Communication setting
(Underlined setting: default)
PLC
Make the PLC setting using the configuration tool “PRO_LADDER”. For more information, refer to the PLC manual issued by
the manufacturer.
Available Device Memory
The available setting range of device memory varies depending on the PLC model. Be sure to set within the range available for
the PLC to be used. Use [TYPE] when assigning indirect device memory for macro programs.
*1 For items where double-words can be used (Num. Display, Graph, Sampling), data is processed as double-words.
For those where bits or words can be used, data is processed as words consisting of lower 16 bits.
For input: Upper 16 bits are ignored.
For output: “0” is written for upper 16 bits.
Item Setting Remarks
Connection Mode
1:1
/ 1:n / Multi-link2 / Multi-link2 (Ethernet) /
1:n Multi-link2 (Ethernet)
Signal Level RS-232C
/ RS-422/485
Baud Rate 9600
/ 19200 / 38400 bps
Data Length 7
/ 8 bits
Stop Bit 1
/ 2 bits
Parity None / Odd / Even
Targe t Por t N o. 1 to 31
Device Memory TYPE Remarks
HR (data register) 00H
DR (data register) 01H
X (input relay) 02H WX as word device
Y (output relay) 03H WY as word device
M (internal relay) 04H WM as word device
S (step relay) 05H WS as word device
T (timer/contact) 06H WT as word device
C (counter/contact) 07H WC as word device
RT (timer/current value) 08H
RC (counter/current value) 09H
DRC (32-bit counter/current value) 0AH *1