SIMPRO-100
SIMPRO-PC Compatibility Features
D
PRIM-2400C 195
D.3.2 A5E0 Fast Operate Remote
Bit Control
Send the A5E0 command to operate Remote Bits
RB1 – RB4. The A5E0 command should contain
the items listed in Table D.9.
Table D.9 A5E0 Command
D.3.3 A5E3 Fast Operate
Breaker/Contactor Control
Send the A5E3 command to stop or start the
protected motor. Motor starting is only effective if
a relay output contact is properly connected to
close the motor contactor or breaker.
The A5E3 command should contain the items
listed in Table D.10.
Table D.10 A5E3 Command
D.3.4 ID Message
In response to the ID command, the
SIMPRO-100 Relay sends the firmware ID, boot
code ID, relay RID setting, the Modbus device
code, part number, and configuration as
described below.
where:
• <STX> is the STX character (02)
• <ETX> is the ETX character (03)
• "yyyy" is the 4-byte ASCII hex
representation of the checksum for each
line
The ID message is available from Access Level 1
and higher.
Data Description
A5E0 Command
06 Message length in bytes
1-byte Operate Code
00 Clear RB1
01 Clear RB2
02 Clear RB3
03 Clear RB4
20 Set RB1
21 Set RB2
22 Set RB3
23 Set RB4
40 Pulse RB1
41 Pulse RB2
42 Pulse RB3
43 Pulse RB4
1-byte Command validation (4 • Operate Code) + 1
1-byte 1-byte checksum of all preceding bytes
Data Description
A5E3 Command
06 Message length in bytes
1-byte Operate Code
31 Stop Motor
11 Start Motor
1-byte Command validation (4 • Operate Code) + 1
1-byte 1-byte checksum of all preceding bytes