Home AMX Forum NetLinx Studio
Options

DGX8/16/32 feedback

stopuzstopuz Junior Member
Hi,

I was wondering if any of you could share a NetLinx module or a solid algorithm that handles DGX output feedback. I took the Programmer II class, so I can read and parse information, but am feeling like I'm always leaving out a case. The touch panel popup page consists of inputs and outputs listed separately, not like a matrix which the DGX Java applet displays.

Thanks,
Sinan

Comments

  • DHawthorneDHawthorne Junior Member
    If it's of any help to you, the DGX uses the Autopatch protocol. I've never worried about feedback beyond volume level, and the device levels are fine with that, so I don't have any code samples for you. But the Autopatch protocol (I think they call it BCS) is well documented.
  • stopuzstopuz Junior Member
    Thank you. I actually get an Autopatch Netlinx module from my instructor at AMX. It seems comprehensive.

    Sinan
Sign In or Register to comment.