Sending Command Strings via TCP
malcolmg
Posts: 3
I am trying to control the Zonepro via my own GUI, and sending commands via TCP. (using a socket with PHP)
Having trouble getting the correct command strings.
Downloaded the word doc for ZonePro products... yet there is no clear example I can see of how to extract a correct string out of the calculator.
Can anyone point me in the right direction? or have some axamples.
Would be much appreciated.
Malcolm
Having trouble getting the correct command strings.
Downloaded the word doc for ZonePro products... yet there is no clear example I can see of how to extract a correct string out of the calculator.
Can anyone point me in the right direction? or have some axamples.
Would be much appreciated.
Malcolm
0
Comments
Here's the link to the ZonePRO String Calculator.
http://www.dbxpro.com/en-US/3rd-party-controllers
Best Regards,
Jason Mondragon
dbx Technical Customer Service
Harman Signal Processing
8760 S. Sandy Parkway
Sandy, UT 84070
Phone: +1 801 566 8800 ext. 4627
Fax: +1 801 568 7543
Email: support@dbxpro.com
Web: www.dbxpro.com
Thanks for the reply.
I have the Protocol Doc, and the String calculator.
Unit: 1260m Firmware 1.6
Correct address Node & Correct Object ID - String Calculator responds as expected, controls the 1260 & displays the desired string.
Yet when i connect via either "socket test" or via a webpage(PHP socket),I get no response. The example string I am using is:
0x01,0x00,0x00,0x00,0x1B,0x00,0x33,0x01,0x05,0x00,0x24,0x01,0x33,0x01,0x05,0x00,0x24,0x01,0x00,0x00,0x00,0x00,0x01,0x00,0x02,0x01,0x01
(Control a master mute on a route block)
Both methods give feedback that the socket is open.
Can anyone point me in the right direction?
regards
This will allow me to compare the strings.
Please send to support@dbxpro.com or please feel free to call Phone: +1 801 566 8800 ext. 4627
Best Regards,
Jason Mondragon
dbx Technical Customer Service
Harman Signal Processing
8760 S. Sandy Parkway
Sandy, UT 84070
Phone: +1 801 566 8800 ext. 4627
Fax: +1 801 568 7543
Email: support@dbxpro.com
Web: www.dbxpro.com