Purpose
Sets or returns the channel number name.
Syntax
Object.Channel (nChannelNumber, sChanneNamel)
Or
[sChannelName = ] Object.Channel (nChannelNumber)
The ChannelName property syntax has the following parts:
Name |
Type |
Description |
Object |
DioGroup |
DioGroup object. |
nChannelNumber |
SHORT |
A zero based index specifying the channel number in the DIO file. Values for vnChannelNumber is 0-255. |
sChanneNamel |
String |
Channel name. |
See Also
Add, Delete, Count, ChannelNumber