Wiki source code of FATEK

Last modified by Wecon on 2025/09/03 21:04

Show last authors
1 = FATEK serial =
2
3 Supported Series: FATEK FBS Series, B1 Series, B1Z Series.
4
5 **V-Box Settings**
6
7 |=**Item**|=**Settings**|=**Note**
8 |Protocol|FATEK ASCII|
9 |Connection|RS232|
10 |Baud rate|9600|
11 |Data bit|7|
12 |Parity|Even|
13 |Stop bit|1|
14 |PLC station No.|0|
15
16 **Address List**
17
18 |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
19 |(% colspan="1" rowspan="7" %)Bit|X|XDDDDDD|0~~999999|Input Contact
20 |Y|YDDDDDD|0~~999999|Output Relay
21 |M|MDDDDDD|0~~999999|Internal Relay
22 |S|SDDDDDD|0~~999999|Step Relay
23 |T|TDDDDDD|0~~999999|Timer "Time-Up" Status Contact
24 |C|CDDDDDD|0~~999999|Counter "Count-Up" Status Contact
25 |(% colspan="1" %)Z|ZD|0|
26 |(% colspan="1" rowspan="10" %)Word|(% colspan="1" %)D|(% colspan="1" %)DDDDDDD|0~~999999|Data Register
27 |(% colspan="1" %)R|(% colspan="1" %)RDDDDDD|(% colspan="1" %)0~~999999|
28 |(% colspan="1" %)WX|(% colspan="1" %)WXDDDDDD|(% colspan="1" %)0~~999999|(% colspan="1" %)Input Register(IR)
29 |(% colspan="1" %)WY|(% colspan="1" %)WYDDDDDD|(% colspan="1" %)0~~999999|(% colspan="1" %)Output Register(OR)
30 |(% colspan="1" %)WM|(% colspan="1" %)WMDDDDDD|(% colspan="1" %)0~~999999|(% colspan="1" %)
31 |(% colspan="1" %)WS|(% colspan="1" %)WSDDDDDD|(% colspan="1" %)0~~999999|(% colspan="1" %)
32 |(% colspan="1" %)RT|(% colspan="1" %)RTDDDDDD|(% colspan="1" %)0~~999999|(% colspan="1" %)Timer Register
33 |(% colspan="1" %)RC|(% colspan="1" %)RCDDDDDD|(% colspan="1" %)0~~999999|(% colspan="1" %)Counter Register
34 |(% colspan="1" %)DRT|(% colspan="1" %)DRTDDDDDD|(% colspan="1" %)0~~999999|(% colspan="1" %)Double Word Timer Register
35 |(% colspan="1" %)DRC|(% colspan="1" %)DRCDDDDDD|(% colspan="1" %)0~~999999|(% colspan="1" %)Double Word Counter Register
36
37 **PLC Settings**
38
39 Create new project, and naming the project, select the specific model according to the actual PLC.
40
41 (% style="text-align:center" %)
42 [[image:WPLadd01Createnew.png]]
43
44 Program the PLC
45
46 (% style="text-align:center" %)
47 [[image:WPLadd02Programming.png]]
48
49 Connect the PLC to PC by RS232-USB converter cable, and online PLC by using the Auto Check function.
50
51 (% style="text-align:center" %)
52 [[image:WPLadd03onlinePLC.png]]
53
54 If there is some PLC detected by WinProLadder, it will prompt like the following window, and click [Yes] to go on.
55
56 (% style="text-align:center" %)
57 [[image:WPLadd04connectOK2.png]]
58
59 If the current program is not consistent with the program inside the PLC, it will prompt like the following window, click [Yes] to rewrite the PLC.
60
61 (% style="text-align:center" %)
62 [[image:WPLadd05PLCconsistency.png]]
63
64 After download successfully, it will show the window below, click [OK] to close it.
65
66 (% style="text-align:center" %)
67 [[image:WPLadd06Done.png]]
68
69 **Cable Wiring**
70
71 (% style="text-align:center" %)
72 [[image:FATEK ASCII.gif]]