Gocator API > Go2.Output > Classes > Go2Analog > Go2Analog Functions > Go2Analog_EnableCurrentInvalid
Gocator 2x00 API
Go2Analog_EnableCurrentInvalid
Description

Enables the current output level associated with an invalid measurement. When this is disabled, the output value will be held constant on an invalid measurement

C
Go2Status Go2Analog_EnableCurrentInvalid(Go2Analog analog, Go2Bool enable);
Parameters
Parameters 
Description 
Go2Analog analog 
Go2Analog object. 
Go2Bool enable 
GO2_TRUE to enable, or GO2_FALSE to disable. 
Returns

Operation status.

File

Go2OutputChannels.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.