User Guide
Manuals
Brands
AMX Manuals
Other
NETLINX PROGRAMMING LANGUAGE
101
102
103
104
105
106
107
108
109
110
Combining Devices, Levels, and Channels
89
NetLinx Programming Language Re
ference Guide
BUTTON_EVENT[vdc6] // this will work when
the combine_channels above is invoked
{
PUSH:
{
TO[BUTTON.INPUT]
}
}
// end
1
...
...
103
104
105
106
107
...
...
246