Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = FATEK ASCII = | ||
2 | |||
3 | Supported Series: FATEK FBS Series, B1 Series, B1Z Series. | ||
4 | |||
5 | **HMI 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 | (% style="width:1124.22px" %) | ||
19 | |=**Type**|=**Device registers**|=(% style="width: 214px;" %)**Format**|=(% style="width: 166px;" %)**Range**|=(% style="width: 266px;" %)**Note** | ||
20 | |(% colspan="1" rowspan="7" %)Bit|X|(% style="width:214px" %)XDDDDDD|(% style="width:166px" %)0~~999999|(% style="width:266px" %)Input Contact | ||
21 | |Y|(% style="width:214px" %)YDDDDDD|(% style="width:166px" %)0~~999999|(% style="width:266px" %)Output Relay | ||
22 | |M|(% style="width:214px" %)MDDDDDD|(% style="width:166px" %)0~~999999|(% style="width:266px" %)Internal Relay | ||
23 | |S|(% style="width:214px" %)SDDDDDD|(% style="width:166px" %)0~~999999|(% style="width:266px" %)Step Relay | ||
24 | |T|(% style="width:214px" %)TDDDDDD|(% style="width:166px" %)0~~999999|(% style="width:266px" %)Timer "Time-Up" Status Contact | ||
25 | |C|(% style="width:214px" %)CDDDDDD|(% style="width:166px" %)0~~999999|(% style="width:266px" %)Counter "Count-Up" Status Contact | ||
26 | |(% colspan="1" %)Z|(% style="width:214px" %)ZD|(% style="width:166px" %)0|(% style="width:266px" %) | ||
27 | |(% colspan="1" rowspan="10" %)Word|(% colspan="1" %)D|(% colspan="1" style="width:214px" %)DDDDDDD|(% style="width:166px" %)0~~999999|(% style="width:266px" %)Data Register | ||
28 | |(% colspan="1" %)R|(% colspan="1" style="width:214px" %)RDDDDDD|(% colspan="1" style="width:166px" %)0~~999999|(% style="width:266px" %) | ||
29 | |(% colspan="1" %)WX|(% colspan="1" style="width:214px" %)WXDDDDDD|(% colspan="1" style="width:166px" %)0~~999999|(% colspan="1" style="width:266px" %)Input Register(IR) | ||
30 | |(% colspan="1" %)WY|(% colspan="1" style="width:214px" %)WYDDDDDD|(% colspan="1" style="width:166px" %)0~~999999|(% colspan="1" style="width:266px" %)Output Register(OR) | ||
31 | |(% colspan="1" %)WM|(% colspan="1" style="width:214px" %)WMDDDDDD|(% colspan="1" style="width:166px" %)0~~999999|(% colspan="1" style="width:266px" %) | ||
32 | |(% colspan="1" %)WS|(% colspan="1" style="width:214px" %)WSDDDDDD|(% colspan="1" style="width:166px" %)0~~999999|(% colspan="1" style="width:266px" %) | ||
33 | |(% colspan="1" %)RT|(% colspan="1" style="width:214px" %)RTDDDDDD|(% colspan="1" style="width:166px" %)0~~999999|(% colspan="1" style="width:266px" %)Timer Register | ||
34 | |(% colspan="1" %)RC|(% colspan="1" style="width:214px" %)RCDDDDDD|(% colspan="1" style="width:166px" %)0~~999999|(% colspan="1" style="width:266px" %)Counter Register | ||
35 | |(% colspan="1" %)DRT|(% colspan="1" style="width:214px" %)DRTDDDDDD|(% colspan="1" style="width:166px" %)0~~999999|(% colspan="1" style="width:266px" %)Double Word Timer Register | ||
36 | |(% colspan="1" %)DRC|(% colspan="1" style="width:214px" %)DRCDDDDDD|(% colspan="1" style="width:166px" %)0~~999999|(% colspan="1" style="width:266px" %)Double Word Counter Register | ||
37 | |||
38 | **PLC Settings** | ||
39 | |||
40 | Create new project, and naming the project, select the specific model according to the actual PLC. | ||
41 | |||
42 | (% style="text-align:center" %) | ||
43 | [[image:WPLadd01Createnew.png]] | ||
44 | |||
45 | Program the PLC | ||
46 | |||
47 | (% style="text-align:center" %) | ||
48 | [[image:WPLadd02Programming.png]] | ||
49 | |||
50 | Connect the PLC to PC by RS232-USB converter cable, and online PLC by using the Auto Check function. | ||
51 | |||
52 | (% style="text-align:center" %) | ||
53 | [[image:WPLadd03onlinePLC.png]] | ||
54 | |||
55 | If there is some PLC detected by WinProLadder, it will prompt like the following window, and click [Yes] to go on. | ||
56 | |||
57 | (% style="text-align:center" %) | ||
58 | [[image:WPLadd04connectOK2.png]] | ||
59 | |||
60 | 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. | ||
61 | |||
62 | (% style="text-align:center" %) | ||
63 | [[image:WPLadd05PLCconsistency.png]] | ||
64 | |||
65 | After download successfully, it will show the window below, click [OK] to close it. | ||
66 | |||
67 | (% style="text-align:center" %) | ||
68 | [[image:WPLadd06Done.png]] | ||
69 | |||
70 | **Cable Wiring** | ||
71 | |||
72 | (% style="text-align:center" %) | ||
73 | [[image:FATEK ASCII.gif]] |