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