DeviceChannelList.set Method

Module: DeviceChannelList

Definition

Sets an item of the DeviceChannelList object.

void set(int index, DeviceChannel deviceChannelItem)

Parameters

index int
in Index of the DeviceChannel item to set.

deviceChannelItem DeviceChannel
in DeviceChannel item to set.

Exceptions

An error has occurred during Devices Library execution.