EN
69/70
5.7
Start the centrifuge!
SELECT: to 00633 with LOCK 4
PC
EOT
ADR
STX
0 0 6 3 3 = 0 0 4 2 ETX
BCC
Cent
ADR ACK
PC
EOT
ENQUIRY to Parameter 00634 (enquiry until standstill is indicated)
PC
EOT
ADR
0 0 6 3 4 ENQ
Cent
ADR
STX
0 0 6 3 4 = V V V V ETX
BCC
PC
EOT
Evaluation of VAL:
if ( 00634 Lowbyte_bit1 == 1 )
{ standstill of centrifuge }
else
{ Centrifuge in run, no standstill, query the parameter 00634 again }
additional evaluation of safety:
if ( 00634 Highbyte_bit7 == 0 )
{ centrifuge without Error; OK }
else
{ centrifuge stopped with Error, calculate the Error-No. in Highbyte bit0...bit6 }
5.8
STOP per PC = Emergency stop
SELECT: to 00633
PC
EOT
ADR
STX
0 0 6 3 3 = 0 0 0 1 ETX
BCC
Cent
ADR ACK
PC
EOT
5.9
Cancel Software-lock LOCK 4 or LOCK 5
SELECT: to 00633
PC
EOT
ADR
STX
0 0 6 3 3 = 0 0 0 0 ETX
BCC
Cent
ADR ACK
PC
EOT