Last updated
Last updated
Supported series: SHIMADEN SR90 series
HMI setting
Address list
✎Note:
1) 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);
2) 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;
3) The Ctrl register is used to store the control group number and BCC check mode. See how to use it below;
Ctrl register description
1) 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.
2) 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 .
3) 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;
4) Ctrl3 reserved
✎Note:
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.
Cable wiring
✎Note:
COM3 is available in PI8000 series and advanced series
Items
Settings
Note
Protocol
SHIMADEN SR90 protocol
Connection
RS485 (1200, 1, 7, EVEN)
Port No.
None
PLC station No.
0
Device address
HMI register
Address range
Type
0040-0043 (HEX)
SR040
100064-100067
Read only
0100-010A(HEX)
SR0100
100256-100266
Read only
0182-018C(HEX)
SR0182
100386-100396
Write only
0300-04FE(HEX)
SR0300
100768-101278
Write/read
0500-050B(HEX)
SR0500
101280-101291
Write/read
0590-0611(HEX)
SR0590
101424-101553
Write/read
0701-0709(HEX)
SR0701
101793-101801
Write/read
Ctrl
0-2
--