EAW DX1208 "Bucket Net" control protocol
jthayer
Junior Member
I'm attempting to control an EAW DX1208 DSP via RS232. I have done a loop through an AMX box and attempted to capture the data that I need coming from EAW's DX Navigator software, but the software sends out too much data (meter level requests?) to capture the bits that I need. I'm just looking to control the MUTE functions of each input/output as well as the FADER of each. The control protocol specs are beyond me at this point specifically the checksum portion. The messsage checksum and the header checksum both require - "The 16-bit message/header checksum is computed by taking the 1's compliment of the sum of the bytes in the data/header segment (including the message checksum for the header checksum). (And so has a value of 0xFFFF if 'LENGTH' is 0.)" The link to the full protocol is listed below
http://www.eaw.com/info/EAW_Commercial/Digital_Products/DX1208/DX1208_RS-232_Control_Protocol_v1002.pdf
If anyone has used/programmed for this device before any help would be appreciated especially on calculating the checksum. Thanks.
http://www.eaw.com/info/EAW_Commercial/Digital_Products/DX1208/DX1208_RS-232_Control_Protocol_v1002.pdf
If anyone has used/programmed for this device before any help would be appreciated especially on calculating the checksum. Thanks.
Comments
-
The ones' compliment simply means flipping the bits. In a program you can acheive this by XORing the sum in question with $FF, e.g.
00001101 = $0D XOR 11111111 = $FF 11110010 = $F2
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums