.channel Property
Function: |
Selects/returns the LED channel (status LED pair) to work with. |
Type: |
Byte |
Value Range: |
The value of this property won't exceed 4 (even if you attempt to set higher value). Default = 0 (channel 0 selected). |
See Also: |
--- |
Details
Channels are enumerated from 0. All other properties, methods, and events of the pat. object relate to the currently selected channel. Note that this property's value will be set automatically when the event handler for the on_pat event is entered.