![AEQ AM-04 Скачать руководство пользователя страница 23](http://html1.mh-extra.com/html/aeq/am-04/am-04_user-manual_2861323023.webp)
AEQ AM-04
Analog, AES/EBU and SDI embedded Audio Monitor with Alarm System
23
The data required for the command is carried here. Each character can have a value of 0X00
to 0X7F i.e. 7 bits.
Checksum:
This is the sum module of the characters in the frame between the destination address and
the last data character inclusively. It is calculated thus:
DO
{
checksum = (cha checksum) AND 0x7F
}
FOR ALL CHARACTERS IN FRAME
End Flag:
A character 0XFE ends the frame.
Commands
Commands from the remote controller to the
AM - 04
.
Code (Hex)
Function
Reply
80
General prompt for a reply
C0 - ACK (OK)
C1 - NAK (send again)
81
Use first data char as a second command
ACK
82
Request unit identifier
C2.
83
Set up switches Data count =5 See below for format
ACK
84
Set up alarm functions Data count=2 See below for
format
ACK
85
Request Detail
C5
86
Request Switches
C6
Replies
Replies, when requested (e.g. 82), will consist of frames that contain the original command
value plus 0X40. So a request for an ident, 0x82, will elicit a reply of a frame containing 0xC2
and the ident string. (AM - 04Vn.n)