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