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