Gocator 2300 & 2880 Series
Gocator Web Interface • Measurement • 205
Function
Description
int Measurement_NameExists(char* toolName,
char* measurementName)
Determines if a measurement exist by name.
Parameter:
toolName – Tool name
measurementName – Measurement name
Returns:
0 – measurement does not exist
1 – measurement exists
int Measurement_Id (char* toolName, char*
measurementName)
Gets the measurement ID by the measurement name.
Parameters:
toolName – Tool name
measurementName – Measurement name
Returns:
-1 – measurement does not exist
Other value – Measurement ID
Function
Description
void Output_Set (double value, int
decision)
Sets the output value and decision on Output index 0. Only the last
output value / decision in a script run is kept and passed to the Gocator
output. To output an invalid value, the constant INVALID_VALUE can be
used (e.g., Output_SetAt(0, INVALID_VALUE, 0))
Parameters:
value - value output by the script
decision - decision value output by the script. Can only be 0 or 1
void Output_SetAt(unsigned int index,
double value, int decision)
Sets the output value and decision at the specified output index. To
output an invalid value, the constant INVALID_VALUE can be used (e.g.,
Output_SetAt(0, INVALID_VALUE, 0))
Parameters:
index – Script output index
value – value output by the script
decision – decision value output by the script. Can only be 0 or 1
void Output_SetId(int id, double value, int
decision)
Sets the output value and decision at the specified script output ID. To
output an invalid value, the constant INVALID_VALUE can be used (e.g.,
Output_SetId(0, INVALID_VALUE, 0))
Parameters:
id – Script output ID
Output Functions
Summary of Contents for Gocator 2300 Series
Page 1: ...USER MANUAL Gocator 2300 2880 Series Firmware version 4 3 x xx Document revision D ...
Page 20: ...Gocator 2300 2880 Series Getting Started System Overview 20 ...
Page 184: ...Gocator 2300 2880 Series Gocator Web Interface Measurement 184 Measurement Panel ...
Page 189: ...Gocator 2300 2880 Series Gocator Web Interface Measurement 189 ...
Page 199: ...Gocator 2300 2880 Series Gocator Web Interface Measurement 199 Measurement Panel ...
Page 208: ...Gocator 2300 2880 Series Gocator Web Interface Measurement 208 else Output_Set Volume 0 ...
Page 389: ...Gocator 2300 2880 Series Specifications Gocator 2300 Series 389 Dimensions Envelope ...
Page 392: ...Gocator 2300 2880 Series Specifications Gocator 2300 Series 392 Dimensions Envelope ...
Page 394: ...Gocator 2300 2880 Series Specifications Gocator 2300 Series 394 Envelope ...
Page 396: ...Gocator 2300 2880 Series Specifications Gocator 2300 Series 396 Dimensions ...
Page 397: ...Gocator 2300 2880 Series Specifications Gocator 2300 Series 397 Envelope ...
Page 399: ...Gocator 2300 2880 Series Specifications Gocator 2300 Series 399 Envelope ...
Page 401: ...Gocator 2300 2880 Series Specifications Gocator 2300 Series 401 Dimensions ...
Page 402: ...Gocator 2300 2880 Series Specifications Gocator 2300 Series 402 Envelope ...
Page 405: ...Gocator 2300 2880 Series Specifications Gocator 2880 Sensor 405 Dimensions ...
Page 406: ...Gocator 2300 2880 Series Specifications Gocator 2880 Sensor 406 Envelope ...