DeviceChannelList.set Method¶
Module: DeviceChannelList
Definition¶
Sets an item of the DeviceChannelList object.
void set(int index, DeviceChannel deviceChannelItem)
Parameters
index intin Index of the DeviceChannel item to set.
deviceChannelItem DeviceChannelin DeviceChannel item to set.
Exceptions
An error has occurred during Devices Library execution.