Wiki source code of SHIMADEN

Last modified by Hunter on 2023/08/24 18:14

Show last authors
1 = {{id name="HSHIMADEN"/}}**SHIMADEN** =
2
3 == {{id name="HFP23Series"/}}**FP23 Series** ==
4
5 Supported series: SHIMADEN FP23 series
6
7 **HMI Setting**
8
9 |**Items**|**Settings**|**Note**
10 |Protocol|SHIMADEN FP23 series|
11 |Connection|RS485 (9600, 1, 7, EVEN)|
12 |Port No.|None|
13 |PLC station No.|0|
14
15 **Address List**
16
17 |**Device address**|**HMI register**|**Address range**|**Type**
18 |0040-0043(HEX)|FP040|100064-200067|Read only
19 |0100-010B(HEX)|FP100|100256-200267|Read only
20 |0110-0142(HEX)|FP110|100272-200322|Read only
21 |0182-0252(HEX)|FP182|100386-200594|Write only
22 |0280-0281(HEX)|FP280|100640-200641|Read only
23 |0300-030B(HEX)|FP300|100768-200779|Read and write
24 |0380-039F(HEX)|FP380|100896-200927|Read and write
25 |0400-04D7(HEX)|FP400|101024-201239|Read and write
26 |0500-05B0(HEX)|FP500|101280-201456|Read and write
27 |0600-0670(HEX)|FP600|101536-201814|Read and write
28 |0720-0738(HEX)|FP720|101824-201848|Read and write
29 |0800-083F(HEX)|FP800|102048-202111|Read and write
30 |0900-0952(HEX)|FP900|102304-202386|Read and write
31 | |Ctrl|0-2|
32
33 **✎Note:**
34
35 * The upper 2 bits of the address of the HMI register are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address);
36 * The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in FP23;
37 * The Ctrl register is used to store the control group number and BCC check mode.
38
39 **Ctrl Register Description**
40
41 * The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller.
42 * Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR , STX_ETX_CR LF and @_:_CR .
43 * Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None;
44 * Ctrl3 reserved
45
46 **✎Note:**
47
48 After reloading the HMI project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal.
49
50 **Cable Wiring**
51
52 {{id name="I12.PLCProtocol_html_5e9a81a14106da9e.png-1"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_7b2556c42d43a768.png||alt="12.PLC Protocol_html_5e9a81a14106da9e.png" height="223" width="392"]]
53
54 {{id name="I12.PLCProtocol_html_1897d92be6948d58.png-2"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_c6d16b5adff76549.png||alt="12.PLC Protocol_html_1897d92be6948d58.png" height="223" width="393"]]
55
56 **✎Note:** COM3 only available in PI8000/PI9000 series.
57
58 == {{id name="HSR90"/}}**SR90** ==
59
60 Supported series: SHIMADEN SR90 series
61
62 **HMI Setting**
63
64 |**Items**|**Settings**|**Note**
65 |Protocol|SHIMADEN SR90|
66 |Connection|RS485 (1200, 1, 7, EVEN)|
67 |Port No.|None|
68 |PLC station No.|0|
69
70 **Address List**
71
72 |**Device address**|**HMI register**|**Address range**|**Type**
73 |0040-0043 (HEX)|SR040|100064-100067|Read only
74 |0100-010A(HEX)|SR0100|100256-100266|Read only
75 |0182-018C(HEX)|SR0182|100386-100396|Write only
76 |0300-04FE(HEX)|SR0300|100768-101278|Write/read
77 |0500-050B(HEX)|SR0500|101280-101291|Write/read
78 |0590-0611(HEX)|SR0590|101424-101553|Write/read
79 |0701-0709(HEX)|SR0701|101793-101801|Write/read
80 | |Ctrl|0-2|~-~-
81
82 **✎Note:**
83
84 * The upper 2 bits of the address of HMIs are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address);
85 * The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in SR90;
86 * The Ctrl register is used to store the control group number and BCC check mode. See how to use it below;
87
88 **Ctrl Register Description**
89
90 * The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller.
91 * Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR , STX_ETX_CR LF and @_:_CR .
92 * Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None;
93 * Ctrl3 reserved
94
95 **✎Note:**
96
97 After reloading the HMI project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal.
98
99 **Cable Wiring**
100
101 {{id name="I12.PLCProtocol_html_5e9a81a14106da9e.png-2"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_7b2556c42d43a768.png||alt="12.PLC Protocol_html_5e9a81a14106da9e.png" height="223" width="392"]]
102
103 {{id name="I12.PLCProtocol_html_1897d92be6948d58.png-3"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_c6d16b5adff76549.png||alt="12.PLC Protocol_html_1897d92be6948d58.png" height="223" width="393"]]
104
105 **✎Note:** COM3 only available in PI8000/PI9000 series.
106
107 == {{id name="HMR13Series28Standard29"/}}**MR13 Series(Standard)** ==
108
109 Supported series: SHIMADEN MR13 series
110
111 **HMI Setting**
112
113 |**Items**|**Settings**|**Note**
114 |Protocol|SHIMADEN standard protocol|
115 |Connection|RS485 (1200, 1, 7, EVEN)|
116 |Port No.|None|
117 |PLC station No.|0|
118
119 **Address List**
120
121 |**Device address**|**HMI register**|**Address range**|**Type**
122 |0100-010B(HEX)|MR100|100256-300267|Read only
123 |0111-0126(HEX)|MR111|100273-300294|Read only
124 |0184-0192(HEX)|MR184|100388-300402|Write only
125 |0280-0282(HEX)|MR280|100640-300642|Read only
126 |0300-030B(HEX)|MR300|100768-300779|Read/write
127 |0314-0317(HEX)|MR314|100788-300791|Read/write
128 |031A(HEX)|MR31A|100794-300794|Read/write
129 |0320-0321(HEX)|MR320|100800-300801|Read/write
130 |0400-0504(HEX)|MR400|101024-301284|Read/write
131 |0506(HEX)|MR506|101286-301286|Read/write
132 |0510-0514(HEX)|MR510|101296-301300|Read/write
133 |0516-0524(HEX)|MR516|101302-301316|Read/write
134 |0526(HEX)|MR526|101318-301318|Read/write
135 |0580-08C3(HEX)|MR580|101408-302243|Read/write
136 |~-~-|Ctrl|0-2|~-~-
137
138 **✎Note:**
139
140 * The upper 2 bits of the address of the HMI register are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address);
141 * The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in MR13;
142 * The Ctrl register is used to store the control group number and BCC check mode.
143
144 **Ctrl Register Description**
145
146 * The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller.
147 * Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR, STX_ETX_CR LF and @_:_CR .
148 * Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None;
149 * Ctrl3 reserved
150
151 **✎Note:**
152
153 After reloading project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal.
154
155 **Cable Wiring**
156
157 {{id name="I12.PLCProtocol_html_5e9a81a14106da9e.png-3"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_7b2556c42d43a768.png||alt="12.PLC Protocol_html_5e9a81a14106da9e.png" height="223" width="392"]]
158
159 {{id name="I12.PLCProtocol_html_1897d92be6948d58.png-4"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_c6d16b5adff76549.png||alt="12.PLC Protocol_html_1897d92be6948d58.png" height="223" width="393"]]
160
161 **✎Note:** COM3 only available in PI8000/PI9000 series.