Gocator API
◆
GoAnalog_SetDataScaleMin()
kStatus
GoAnalog_SetDataScaleMin
(
GoAnalog
analog
,
k64f
min
)
Sets the measurement value associated with the minimum output current value.
Version
Introduced in firmware 4.0.10.27
Parameters
analog
GoAnalog
object.
min
Minimum measurement value (units are measurement dependent).
Returns
Operation status.
GoAnalog