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

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

C
Go2Status Go2Script_SetOutputIdAt(Go2Script measurement, Go2UInt32 index, Go2UInt32 id);
Parameters
Parameters 
Description 
Go2Script measurement 
Go2Script object. 
Go2UInt32 index 
The index of the script output to update the ID for. 
Go2UInt32 id 
The ID to assign to the script output index. 
Returns

Operation status.

File

Go2Measurement.h

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