Syntax
DeviceFeature_GetSensorSourceGainRange (INT* pnMin, INT* pnMax, INT* pnInc)
Description
Returns the range for the sensor source gain. The value may also be negative.
The analog sensor source gain is currently supported by the following models: •UI-300x •UI-304x/UI-504x •UI-307x •UI-308x •UI-309x •UI-313x/UI-513x •UI-314x/UI-514x •UI-316x •UI-318x •UI-320x/UI-520x •UI-327x/UI-527x •UI-328x/UI-528x •UI-329x/UI-529x •UI-336x/UI-536x •UI-337x/UI-537x •UI-386x/UI-586x •UI-388x/UI-588x |
Parameter
pnMin |
Pointer to the variable in which the minimum value is written. |
pnMax |
Pointer to the variable in which the maximum value is written. |
pnInc |
Pointer to the variable in which the increment is written. |
Interface
Related functions
•DeviceFeature_GetSensorSourceGain