Model 2302-V001
RESISTOMAT
®
Page 33
Brief guide
Operation
Calibration
Test and offset
instructions
RS232 data
output
Introduction &
applications
Description of functions
Accessories and Circuit diagram
RS232 data
output
eb
(stands for: enable block check, W instruction)
The interface is to include a block check character in string transmissions.
This character is appended to every information telegram after the last control
character.
Note:
Power-on state -> block check on.
Example:
Master transmits:"Slave at address 00. Include a block check
character in future transmissions.“
C
D
00ebC
E
<EOT>00eb<ENQ>
Slave responds:
"Message understood"
C
F
<ACK>
er
(stands for: send error status, R instruction)
The device with the transferred ID is to send the number of the error which occurred last.
Example:
Master transmits: "Slave at address 00. Send error status"
C
D
00erC
E
<EOT>00er<ENQ>
Slave responds:
"No error (error code 00)"
C
B
00C
C
<Block check>
<STX>00<ETX><Block check>
Master transmits:
"Message understood"
C
F
<ACK>