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