Gocator API > Go2.Output > Classes > Go2Serial > Functions > Go2Serial_RemoveSource
Gocator 2x00 API
Go2Serial_RemoveSource
Description

Removes (deselects) the source at the specified index.

C
Go2Status Go2Serial_RemoveSource(Go2Serial serial, Go2OutputDataSourceType type, Go2UInt32 index);
Parameters
Parameters 
Description 
Go2Serial serial 
Go2Serial object. 
Go2OutputDataSourceType type 
Output source type (value or decision). 
Go2UInt32 index 
Index of the source to be removed. 
Returns

Operation status.

File

Go2OutputChannels.h

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