SHIMADEN

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

SHIMADEN

FP23 Series

Supported series: SHIMADEN FP23 series

HMI Setting

ItemsSettingsNote
ProtocolSHIMADEN FP23 series 
ConnectionRS485 (9600, 1, 7, EVEN) 
Port No.None 
PLC station No.0 

Address List

Device addressHMI registerAddress rangeType
0040-0043(HEX)FP040100064-200067Read only
0100-010B(HEX)FP100100256-200267Read only
0110-0142(HEX)FP110100272-200322Read only
0182-0252(HEX)FP182100386-200594Write only
0280-0281(HEX)FP280100640-200641Read only
0300-030B(HEX)FP300100768-200779Read and write
0380-039F(HEX)FP380100896-200927Read and write
0400-04D7(HEX)FP400101024-201239Read and write
0500-05B0(HEX)FP500101280-201456Read and write
0600-0670(HEX)FP600101536-201814Read and write
0720-0738(HEX)FP720101824-201848Read and write
0800-083F(HEX)FP800102048-202111Read and write
0900-0952(HEX)FP900102304-202386Read and write
 Ctrl0-2 

✎Note:

  • 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);
  • 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;
  • The Ctrl register is used to store the control group number and BCC check mode.

Ctrl Register Description

  • 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.
  • 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 .
  • 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;
  • 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

12.PLC Protocol_html_5e9a81a14106da9e.png

12.PLC Protocol_html_1897d92be6948d58.png

✎Note: COM3 only available in PI8000/PI9000 series.

SR90

Supported series: SHIMADEN SR90 series

HMI Setting

ItemsSettingsNote
ProtocolSHIMADEN SR90 
ConnectionRS485 (1200, 1, 7, EVEN) 
Port No.None 
PLC station No.0 

Address List

Device addressHMI registerAddress rangeType
0040-0043 (HEX)SR040100064-100067Read only
0100-010A(HEX)SR0100100256-100266Read only
0182-018C(HEX)SR0182100386-100396Write only
0300-04FE(HEX)SR0300100768-101278Write/read
0500-050B(HEX)SR0500101280-101291Write/read
0590-0611(HEX)SR0590101424-101553Write/read
0701-0709(HEX)SR0701101793-101801Write/read
 Ctrl0-2--

✎Note:

  • 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);
  • 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;
  • The Ctrl register is used to store the control group number and BCC check mode. See how to use it below;

Ctrl Register Description

  • 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.
  • 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 .
  • 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;
  • 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

12.PLC Protocol_html_5e9a81a14106da9e.png

12.PLC Protocol_html_1897d92be6948d58.png

✎Note: COM3 only available in PI8000/PI9000 series.

MR13 Series(Standard)

Supported series: SHIMADEN MR13 series

HMI Setting

ItemsSettingsNote
ProtocolSHIMADEN standard protocol 
ConnectionRS485 (1200, 1, 7, EVEN) 
Port No.None 
PLC station No.0 

Address List

Device addressHMI registerAddress rangeType
0100-010B(HEX)MR100100256-300267Read only
0111-0126(HEX)MR111100273-300294Read only
0184-0192(HEX)MR184100388-300402Write only
0280-0282(HEX)MR280100640-300642Read only
0300-030B(HEX)MR300100768-300779Read/write
0314-0317(HEX)MR314100788-300791Read/write
031A(HEX)MR31A100794-300794Read/write
0320-0321(HEX)MR320100800-300801Read/write
0400-0504(HEX)MR400101024-301284Read/write
0506(HEX)MR506101286-301286Read/write
0510-0514(HEX)MR510101296-301300Read/write
0516-0524(HEX)MR516101302-301316Read/write
0526(HEX)MR526101318-301318Read/write
0580-08C3(HEX)MR580101408-302243Read/write
--Ctrl0-2--

✎Note:

  • 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);
  • 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;
  • The Ctrl register is used to store the control group number and BCC check mode.

Ctrl Register Description

  • 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.
  • 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 .
  • 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;
  • Ctrl3 reserved

✎Note:

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.

Cable Wiring

12.PLC Protocol_html_5e9a81a14106da9e.png

12.PLC Protocol_html_1897d92be6948d58.png

✎Note: COM3 only available in PI8000/PI9000 series.