Method: Item for AbstractDirectAccessChannels
- Updated2024-09-12
- 1 minute(s) read
DataPlugin > Methods > Method: Item for AbstractDirectAccessChannels
Method: Item for AbstractDirectAccessChannels
Returns the DirectAccessChannel object associated with a specific name or with a specific index.
Set oDirectAccessChannel = Object.Item(DAChnNameOrIndex)
Object | AbstractDirectAccessChannels Object with this method |
DAChnNameOrIndex | Variant Specifies the name or the index of the required channel. |
oDirectAccessChannel | DirectAccessChannel Returned object |