Specifications

Danish Interpretation Systems Technical Specifications
Printed in Denmark
23
Message format:
<START> ‘j’ <ID> <0> <MSB addr> <LSB Addr> <52> <14> <0> <0> <CRC> <STOP>
Once an attendance check has been completed successfully, the external control unit can request the
attendance check result. The attendance check result remains in the CU until the next attendance check
session is started, or until the CU is reset.
The VOTING_CONTROL_REQUEST_ATTENDANCE_RESULT results in the CU repeating the
information about all microphone unit addresses, where the ‘Present’ button was pressed
(UNIT_ATTENDANCE_CHECK_GRP) followed by the final attendance check result
(VOTING_STATUS_ATTENDANCE_CHECK_RESULT).
VOTING_CONTROL_OPEN_VOTING
Command item value: 16
Message format:
<START> ‘j’ <ID> <0> <MSB addr> <LSB Addr> <52> <16> <0> <0> <CRC> <STOP>
This command is issued to start a voting session in the CU. The CU responds to the command by
VOTING_STATUS_VOTING_OPENED, and hereafter the delegates may cast their votes from the
microphone units. A voting session cannot be started, if an attendance check is running.
Once the voting session is running, the CU continuously informs about votes cast, and the current
results (interim results). Two times per second, the CU sends informs about the interim results of each
voting alternative (Yes, Abstain and No), this is done using the control message
VOTING_STATUS_INTERIM_VOTING_RESULT.
Each vote cast by a delegate is informed to the external control unit with the control message
UNIT_VOTE_STATUS_GRP. This includes information about the microphone unit address, where the
delegate is located, and the vote that was cast. Also here, a dedicated message group is used, so that it
is possible for the CU to send information of up to 4 votes in one message.
The voting session continues until it is closed by the external controller (using the command
VOTING_CONTROL_CLOSE_VOTING – see below). Or until the CU experiences communication
faults, in which case the voting session is cancelled (VOTING_STATUS_VOTING_CANCELLED).
VOTING_CONTROL_CLOSE_VOTING
Command item value: 18
Message format:
<START> ‘j’ <ID> <0> <MSB addr> <LSB Addr> <52> <18> <0> <0> <CRC> <STOP>
A voting session is closed by this command. Closing a voting session results in the CU acknowledging
by the final voting results VOTING_STATUS_VOTING_RESULTS (one message per voting option)