Go2PartArea Functions
|
Function |
Description |
|
Gets the decision threshold maximum value. | |
|
Gets the decision threshold minimum value. | |
|
Enables measurement value hold. | |
|
Enables or disables measurement linking. | |
|
Enables or disables the optional region. | |
|
Enables measurement value smoothing. | |
|
Reports whether value hold is currently enabled. | |
|
Gets the unique measurement identifier for the measurement. | |
|
Gets the measurement id of the linked measurement. | |
|
Enables measurement linking. When enabled, another measurement of the same base type can be linked, provided that it is a different measurement. E.g. A Go2PartOpeningX and Go2PartOpeningY measurement can link, but two Go2PartOpeningX measurements can not be linked. | |
|
Gets the link-able measurement id at the specified index. | |
|
Gets the number of link-able measurement IDs. | |
|
Gets the descriptive name for the measurement. | |
|
Gets the measurement value offset. | |
|
Returns the region. | |
|
Returns the current state of the optional region. | |
|
Gets the measurement value scale factor. | |
|
Sets the decision threshold maximum value. | |
|
Sets the decision threshold minimum value. | |
|
Sets the unique measurement identifier for the measurement. | |
|
Sets the measurement id to which this measurement should link. Linked measurements must: -link to a valid measurement id -not link to themselves -not link to a measurement that is already linked -link only to measurements of the same basic type (eg, all PartOpening_? measurements) | |
|
Sets the descriptive name for the measurement. | |
|
Sets the measurement value offset. | |
|
Sets the measurement value scale factor. | |
|
Sets the smoothing window value. | |
|
Reports whether value smoothing is currently enabled. | |
|
Gets the smoothing window value. | |
|
Gets the maximum smoothing window value. | |
|
Gets the minimum smoothing window value. |