RESISTOMAT
®
Model 2302-V001
Page 32
Introduction &
applications
Description of functions
Brief guide
Operation
Calibration
Test and offset
instructions
RS232 data
output
Accessories and Circuit diagram
RS232 data
output
Slave responds:
"Message understood “; addresses 00, 07, 10 and 17 are accepted.
C
F
<ACK>
cd
(stands for: character delay, W1 instruction)
During the transmission of characters, the interface is to wait for n ms between
each consecutive character.
Note:
Power-on state in acc. with EEPROM parameters.
Example:
Master transmits: "Slave at address 18. Set the character
delay to 0 ms (fastest transmission).“
C
D
18cdC
B
OC
C
<B>
<B>: Block check character
<EOT>18cd<STX>0<ETX><B>
Slave responds:
"Message understood".
C
F
<ACK>
db
(stands for: disable block check, W instruction)
The interface is to stop transmitting block check characters after information strings.
Note:
Power-on state -> Block check on.
Example:
Master transmits:"Slave at address 12. Do not send
any block check characters in future."
C
D
12dbC
E
<B>
<B>: Block check character
<EOT>12db<ENQ><B>
Slave responds:
"Message understood".
C
F
<ACK>
When the block check is inactive, the communication protocol corresponds to ANSII X3.28-(A4-2.3).