DeviceChannelList.removeAt Method¶
Module: DeviceChannelList
Definition¶
Removes an element of the DeviceChannelList object.
void removeAt(int index)
Parameters
index intin Index of the DeviceChannel item to remove.
Exceptions
An error has occurred during Devices Library execution.