Gocator API > Go2 > Classes > Go2Script > Functions > Go2Script_FindOutputIndex
Gocator 2x00 API
Go2Script_FindOutputIndex
Description

Gets the script output index associated with the given ID.

C
Go2Status Go2Script_FindOutputIndex(Go2Script measurement, Go2UInt32 id, Go2UInt32* index);
Parameters
Parameters 
Description 
Go2Script measurement 
Go2Script object. 
Go2UInt32 id 
The ID value to be found in the script output list. 
Go2UInt32* index 
A pointer to that will hold the script output index. 
Returns

Operation status.

File

Go2Measurement.h

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