Listen Technologies DCS 6000 Network Card User Manual


 
Danish Interpretation Systems Technical Specifications
Printed in Denmark
37
<START> 'c' <ID> <MSB addr> <LSB addr> <53> <1> <13> <CRC> <STOP>
This message informs that an attendance is cancelled by the CU.
This only happens in case of communication problems. After cancellation of an attendance check, the
CU does not store any attendance check result.
VOTING_STATUS_INTERIM_ATTENDANCE_RESULT
Command item value: 14
Message format:
<START> 'c' <ID> <MSB addr> <LSB addr> <53> <3> <14> <MSB result> <LSB result> <CRC> <STOP>
While an attendance check is running, the CU informs about the interim attendance check result in this
message twice every second. Two data bytes carry the interim result, and it interim result is found
from the following calculation:
Interim Result = 256*MSB result + LSB result
VOTING_STATUS_ATTENDANCE_RESULT
Command item value: 15
Message format:
<START> 'c' <ID> <MSB addr> <LSB addr> <53> <3> <15> <MSB result> <LSB result> <CRC> <STOP>
When an attendance check completes, the CU informs about the final attendance check result in this
message. Again, two data bytes carry the final result, and the final result is found from the following
calculation:
Final Result = 256*MSB result + LSB result
Note that the CU may update attendance result during a voting session if a delegate who did not
participate in the initial attendance check casts a vote during the voting session. This will cause the
final attendance result message to be resend with updated result.
VOTING_STATUS_VOTING_OPENED
Command item value: 16
Message format:
<START> 'c' <ID> <MSB addr> <LSB addr> <53> <1> <16> <CRC> <STOP>
This message informs that a voting session is opened in the CU. From this point on, it is possible for
the delegates to cast their votes.
VOTING_STATUS_VOTING_CLOSED
Command item value: 18