DeviceChannelList.get Method¶
Module: DeviceChannelList
Definition¶
Gets an item of the DeviceChannelList object.
DeviceChannel get(int index)
Parameters
index intin Index of the DeviceChannel item to get.
Returns
DeviceChannel item to get.
Exceptions
An error has occurred during Devices Library execution.