EasyManuals Logo

LMI Technologies Gocator 2300 Series User Manual

LMI Technologies Gocator 2300 Series
431 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #205 background imageLoading...
Page #205 background image
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

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the LMI Technologies Gocator 2300 Series and is the answer not in the manual?

LMI Technologies Gocator 2300 Series Specifications

General IconGeneral
BrandLMI Technologies
ModelGocator 2300 Series
CategoryAccessories
LanguageEnglish

Related product manuals