Basic help with IP control, specifically Media Matrix Nion
HKPhooey
Posts: 3
I have done a bit of AMX programming in the past, but all serial devices.
I need to control a Media Matrix Nion over IP and would really appreciate any guidance.
I have read the IP Communication section of the Netlinx Language Reference Guide, but not getting very far.
Thanks!
I need to control a Media Matrix Nion over IP and would really appreciate any guidance.
I have read the IP Communication section of the Netlinx Language Reference Guide, but not getting very far.
Thanks!
0
Comments
I spoke to a friend that helped clarify the basic connection procedure, but I am only getting errors from Nion with the following command:
DEFINE_EVENT
BUTTON_EVENT[TPI,603]
{
PUSH: SEND_STRING NION01,"'controlSet "VOL-BGM-BRA" -3.4',$0D"
}
Any ideas what is wrong with this?
I was not logged in :-)
All good now.