Gocator API > Go2.Output > Classes > Go2Analog > Go2Analog Functions > Go2Analog_SetSource
Gocator 1x00 API
Go2Analog_SetSource
Description

Selects a source type and source identifier for output.

C
Go2Status Go2Analog_SetSource(Go2Analog analog, Go2OutputDataSourceType type, Go2UInt32 source);
Parameters
Parameters 
Description 
Go2Analog analog 
Go2Analog object. 
Go2OutputDataSourceType type 
Output source type (none, value or decision). 
Go2UInt32 source 
Output source identifier. 
Returns

Operation status.

File

Go2OutputChannels.h

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