Gocator API > Go2 > Classes > Go2Script > Functions > Go2Script_OutputIdAt
Gocator 1x00 API
Go2Script_OutputIdAt
Description

Gets the output ID associated with the given script output index.

C
Go2Status Go2Script_OutputIdAt(Go2Script measurement, Go2UInt32 index, Go2UInt32* id);
Parameters
Parameters 
Description 
Go2Script measurement 
Go2Script object. 
Go2UInt32 index 
The index of the script output to retrieve the ID for. 
Go2UInt32* id 
The ID value of the given index will be stored here provided that the index is valid. 
Returns

Operation status.

File

Go2Measurement.h

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