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