Gets the output ID associated with the given script output index.
Go2Status Go2Script_OutputIdAt(Go2Script measurement, Go2UInt32 index, Go2UInt32* id);
|
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. |
Operation status.
Go2Measurement.h