User Guide

Combining Devices, Levels, and Channels
89
NetLinx Programming Language Reference Guide
BUTTON_EVENT[vdc6] // this will work when the combine_channels above is invoked
{
PUSH:
{
TO[BUTTON.INPUT]
}
}
// end