|
Gocator API
|
Represents the part detection parameters of the surface mode configuration.
Inherits kObject.
Public Member Functions | |
| kStatus | GoPartDetection_EnablePartDetection (GoPartDetection detection, kBool enable) |
| Enables part detection. More... | |
| kBool | GoPartDetection_EnablePartDetectionUsed (GoPartDetection detection) |
| Returns the state of whether or not the user specified part detection value is used. More... | |
| GoPartFrameOfReference | GoPartDetection_FrameOfReference (GoPartDetection detection) |
| Gets the part detection frame of reference. More... | |
| k64f | GoPartDetection_GapLength (GoPartDetection detection) |
| Gets the part detection gap length value. More... | |
| k64f | GoPartDetection_GapLengthLimitMax (GoPartDetection detection) |
| Gets the part detection gap length maximum limit value. More... | |
| k64f | GoPartDetection_GapLengthLimitMin (GoPartDetection detection) |
| Gets the part detection gap width minimum limit value. More... | |
| k64f | GoPartDetection_GapWidth (GoPartDetection detection) |
| Gets the part detection gap width value. More... | |
| k64f | GoPartDetection_GapWidthLimitMax (GoPartDetection detection) |
| Gets the part detection gap width maximum limit value. More... | |
| k64f | GoPartDetection_GapWidthLimitMin (GoPartDetection detection) |
| Gets the part detection gap width minimum limit value. More... | |
| k64f | GoPartDetection_MaxLength (GoPartDetection detection) |
| Gets the part detection max length value. More... | |
| k64f | GoPartDetection_MaxLengthLimitMax (GoPartDetection detection) |
| Gets the part detection maximum length range maximum value. More... | |
| k64f | GoPartDetection_MaxLengthLimitMin (GoPartDetection detection) |
| Gets the part detection maximum length range minimum value. More... | |
| k64f | GoPartDetection_MinArea (GoPartDetection detection) |
| Gets the part detection minimum area value. More... | |
| k64f | GoPartDetection_MinAreaLimitMax (GoPartDetection detection) |
| Gets the part detection maximum area range maximum value. More... | |
| k64f | GoPartDetection_MinAreaLimitMin (GoPartDetection detection) |
| Gets the part detection minimum area range maximum value. More... | |
| k64f | GoPartDetection_PaddingLength (GoPartDetection detection) |
| Gets the part detection padding length value. More... | |
| k64f | GoPartDetection_PaddingLengthLimitMax (GoPartDetection detection) |
| Gets the part detection padding length maximum limit value. More... | |
| k64f | GoPartDetection_PaddingLengthLimitMin (GoPartDetection detection) |
| Gets the part detection padding length minimum limit value. More... | |
| k64f | GoPartDetection_PaddingWidth (GoPartDetection detection) |
| Gets the part detection padding width value. More... | |
| k64f | GoPartDetection_PaddingWidthLimitMax (GoPartDetection detection) |
| Gets the part detection padding width maximum limit value. More... | |
| k64f | GoPartDetection_PaddingWidthLimitMin (GoPartDetection detection) |
| Gets the part detection padding width minimum limit value. More... | |
| kBool | GoPartDetection_PartDetectionEnabled (GoPartDetection detection) |
| Gets the current state of part detection. More... | |
| kBool | GoPartDetection_PartDetectionEnabledSystemValue (GoPartDetection detection) |
| Gets the current part detection system state. More... | |
| kStatus | GoPartDetection_SetFrameOfReference (GoPartDetection detection, GoPartFrameOfReference frameOfRef) |
| Sets the part detection frame of reference. More... | |
| kStatus | GoPartDetection_SetGapLength (GoPartDetection detection, k64f gap) |
| Sets the part detection gap length. More... | |
| kStatus | GoPartDetection_SetGapWidth (GoPartDetection detection, k64f gap) |
| Sets the part detection gap width. More... | |
| kStatus | GoPartDetection_SetMaxLength (GoPartDetection detection, k64f length) |
| Sets the part detection maximum length. More... | |
| kStatus | GoPartDetection_SetMinArea (GoPartDetection detection, k64f area) |
| Sets the part detection minimum area. More... | |
| kStatus | GoPartDetection_SetPaddingLength (GoPartDetection detection, k64f padding) |
| Sets the part detection padding length. More... | |
| kStatus | GoPartDetection_SetPaddingWidth (GoPartDetection detection, k64f padding) |
| Sets the part detection padding width. More... | |
| kStatus | GoPartDetection_SetThreshold (GoPartDetection detection, k64f height) |
| Sets the part detection height threshold. More... | |
| kStatus | GoPartDetection_SetThresholdDirection (GoPartDetection detection, GoPartHeightThresholdDirection direction) |
| Sets the part detection height threshold direction. More... | |
| k64f | GoPartDetection_Threshold (GoPartDetection detection) |
| Gets the part detection threshold value. More... | |
| GoPartHeightThresholdDirection | GoPartDetection_ThresholdDirection (GoPartDetection detection) |
| Gets the part detection threshold direction. More... | |
| k64f | GoPartDetection_ThresholdLimitMax (GoPartDetection detection) |
| Gets the part detection maximum threshold value. More... | |
| k64f | GoPartDetection_ThresholdLimitMin (GoPartDetection detection) |
| Gets the part detection minimum threshold value. More... | |
| GoSurfaceGenerationType | GoSurfaceGeneration_GenerationType (GoSurfaceGeneration surface) |
| Gets the current surface generation type. More... | |
| kStatus | GoSurfaceGeneration_SetGenerationType (GoSurfaceGeneration surface, GoSurfaceGenerationType type) |
| Sets the surface generation type. More... | |
| k64f | GoSurfaceGenerationFixedLength_Length (GoSurfaceGeneration surface) |
| Gets the fixed length surface generation surface length. More... | |
| k64f | GoSurfaceGenerationFixedLength_LengthLimitMax (GoSurfaceGeneration surface) |
| Gets the fixed length surface generation circumference limit maximum value. More... | |
| k64f | GoSurfaceGenerationFixedLength_LengthLimitMin (GoSurfaceGeneration surface) |
| Gets the fixed length surface generation circumference limit minimum value. More... | |
| kStatus | GoSurfaceGenerationFixedLength_SetLength (GoSurfaceGeneration surface, k64f length) |
| Sets the fixed length surface generation surface length. More... | |
| kStatus | GoSurfaceGenerationFixedLength_SetStartTrigger (GoSurfaceGeneration surface, GoSurfaceGenerationStartTrigger trigger) |
| Sets the fixed length surface generation start trigger. More... | |
| GoSurfaceGenerationStartTrigger | GoSurfaceGenerationFixedLength_StartTrigger (GoSurfaceGeneration surface) |
| Gets the fixed length surface generation start trigger. More... | |
| k64f | GoSurfaceGenerationRotational_Circumference (GoSurfaceGeneration surface) |
| Gets the rotational surface generation circumference. More... | |
| k64f | GoSurfaceGenerationRotational_CircumferenceLimitMax (GoSurfaceGeneration surface) |
| Gets the rotational surface generation circumference limit maximum value. More... | |
| k64f | GoSurfaceGenerationRotational_CircumferenceLimitMin (GoSurfaceGeneration surface) |
| Gets the rotational surface generation circumference limit minimum value. More... | |
| kStatus | GoSurfaceGenerationRotational_SetCircumference (GoSurfaceGeneration surface, k64f value) |
| Sets the rotational surface generation surface circumference. More... | |
| k64f | GoSurfaceGenerationVariableLength_MaxLength (GoSurfaceGeneration surface) |
| Gets the variable length surface generation maximum length. More... | |
| k64f | GoSurfaceGenerationVariableLength_MaxLengthLimitMax (GoSurfaceGeneration surface) |
| Gets the variable length surface generation circumference limit maximum value. More... | |
| k64f | GoSurfaceGenerationVariableLength_MaxLengthLimitMin (GoSurfaceGeneration surface) |
| Gets the variable length surface generation circumference limit minimum value. More... | |
| kStatus | GoSurfaceGenerationVariableLength_SetMaxLength (GoSurfaceGeneration surface, k64f length) |
| Sets the variable length surface generation maximum length. More... | |
| kStatus GoPartDetection_EnablePartDetection | ( | GoPartDetection | detection, |
| kBool | enable | ||
| ) |
Enables part detection.
| detection | GoPartDetection object. |
| enable | kTRUE to enable, or kFALSE to disable. |
| kBool GoPartDetection_EnablePartDetectionUsed | ( | GoPartDetection | detection | ) |
Returns the state of whether or not the user specified part detection value is used.
| detection | GoPartDetection object. |
| GoPartFrameOfReference GoPartDetection_FrameOfReference | ( | GoPartDetection | detection | ) |
Gets the part detection frame of reference.
| detection | GoPartDetection object. |
| k64f GoPartDetection_GapLength | ( | GoPartDetection | detection | ) |
Gets the part detection gap length value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_GapLengthLimitMax | ( | GoPartDetection | detection | ) |
Gets the part detection gap length maximum limit value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_GapLengthLimitMin | ( | GoPartDetection | detection | ) |
Gets the part detection gap width minimum limit value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_GapWidth | ( | GoPartDetection | detection | ) |
Gets the part detection gap width value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_GapWidthLimitMax | ( | GoPartDetection | detection | ) |
Gets the part detection gap width maximum limit value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_GapWidthLimitMin | ( | GoPartDetection | detection | ) |
Gets the part detection gap width minimum limit value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_MaxLength | ( | GoPartDetection | detection | ) |
Gets the part detection max length value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_MaxLengthLimitMax | ( | GoPartDetection | detection | ) |
Gets the part detection maximum length range maximum value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_MaxLengthLimitMin | ( | GoPartDetection | detection | ) |
Gets the part detection maximum length range minimum value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_MinArea | ( | GoPartDetection | detection | ) |
Gets the part detection minimum area value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_MinAreaLimitMax | ( | GoPartDetection | detection | ) |
Gets the part detection maximum area range maximum value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_MinAreaLimitMin | ( | GoPartDetection | detection | ) |
Gets the part detection minimum area range maximum value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_PaddingLength | ( | GoPartDetection | detection | ) |
Gets the part detection padding length value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_PaddingLengthLimitMax | ( | GoPartDetection | detection | ) |
Gets the part detection padding length maximum limit value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_PaddingLengthLimitMin | ( | GoPartDetection | detection | ) |
Gets the part detection padding length minimum limit value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_PaddingWidth | ( | GoPartDetection | detection | ) |
Gets the part detection padding width value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_PaddingWidthLimitMax | ( | GoPartDetection | detection | ) |
Gets the part detection padding width maximum limit value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_PaddingWidthLimitMin | ( | GoPartDetection | detection | ) |
Gets the part detection padding width minimum limit value.
| detection | GoPartDetection object. |
| kBool GoPartDetection_PartDetectionEnabled | ( | GoPartDetection | detection | ) |
Gets the current state of part detection.
| detection | GoPartDetection object. |
| kBool GoPartDetection_PartDetectionEnabledSystemValue | ( | GoPartDetection | detection | ) |
Gets the current part detection system state.
| detection | GoPartDetection object. |
| kStatus GoPartDetection_SetFrameOfReference | ( | GoPartDetection | detection, |
| GoPartFrameOfReference | frameOfRef | ||
| ) |
Sets the part detection frame of reference.
| detection | GoPartDetection object. |
| frameOfRef | The part detection frame of reference value to set. |
| kStatus GoPartDetection_SetGapLength | ( | GoPartDetection | detection, |
| k64f | gap | ||
| ) |
Sets the part detection gap length.
| detection | GoPartDetection object. |
| gap | The part detection gap length value to set. |
| kStatus GoPartDetection_SetGapWidth | ( | GoPartDetection | detection, |
| k64f | gap | ||
| ) |
Sets the part detection gap width.
| detection | GoPartDetection object. |
| gap | The part detection gap width value to set. |
| kStatus GoPartDetection_SetMaxLength | ( | GoPartDetection | detection, |
| k64f | length | ||
| ) |
Sets the part detection maximum length.
| detection | GoPartDetection object. |
| length | The part detection maximum length value to set. |
| kStatus GoPartDetection_SetMinArea | ( | GoPartDetection | detection, |
| k64f | area | ||
| ) |
Sets the part detection minimum area.
| detection | GoPartDetection object. |
| area | The part detection minimum area value to set. |
| kStatus GoPartDetection_SetPaddingLength | ( | GoPartDetection | detection, |
| k64f | padding | ||
| ) |
Sets the part detection padding length.
| detection | GoPartDetection object. |
| padding | The part detection padding length value to set. |
| kStatus GoPartDetection_SetPaddingWidth | ( | GoPartDetection | detection, |
| k64f | padding | ||
| ) |
Sets the part detection padding width.
| detection | GoPartDetection object. |
| padding | The part detection padding width value to set. |
| kStatus GoPartDetection_SetThreshold | ( | GoPartDetection | detection, |
| k64f | height | ||
| ) |
Sets the part detection height threshold.
| detection | GoPartDetection object. |
| height | The part detection height threshold value to set. |
| kStatus GoPartDetection_SetThresholdDirection | ( | GoPartDetection | detection, |
| GoPartHeightThresholdDirection | direction | ||
| ) |
Sets the part detection height threshold direction.
| detection | GoPartDetection object. |
| direction | The part detection height threshold direction value to set. |
| k64f GoPartDetection_Threshold | ( | GoPartDetection | detection | ) |
Gets the part detection threshold value.
| detection | GoPartDetection object. |
| GoPartHeightThresholdDirection GoPartDetection_ThresholdDirection | ( | GoPartDetection | detection | ) |
Gets the part detection threshold direction.
| detection | GoPartDetection object. |
| k64f GoPartDetection_ThresholdLimitMax | ( | GoPartDetection | detection | ) |
Gets the part detection maximum threshold value.
| detection | GoPartDetection object. |
| k64f GoPartDetection_ThresholdLimitMin | ( | GoPartDetection | detection | ) |
Gets the part detection minimum threshold value.
| detection | GoPartDetection object. |
| GoSurfaceGenerationType GoSurfaceGeneration_GenerationType | ( | GoSurfaceGeneration | surface | ) |
Gets the current surface generation type.
| surface | GoSurfaceGeneration object. |
| kStatus GoSurfaceGeneration_SetGenerationType | ( | GoSurfaceGeneration | surface, |
| GoSurfaceGenerationType | type | ||
| ) |
Sets the surface generation type.
| surface | GoSurfaceGeneration object. |
| type | The surface generation type to set. |
| k64f GoSurfaceGenerationFixedLength_Length | ( | GoSurfaceGeneration | surface | ) |
Gets the fixed length surface generation surface length.
| surface | GoSurfaceGeneration object. |
| k64f GoSurfaceGenerationFixedLength_LengthLimitMax | ( | GoSurfaceGeneration | surface | ) |
Gets the fixed length surface generation circumference limit maximum value.
| surface | GoSurfaceGeneration object. |
| k64f GoSurfaceGenerationFixedLength_LengthLimitMin | ( | GoSurfaceGeneration | surface | ) |
Gets the fixed length surface generation circumference limit minimum value.
| surface | GoSurfaceGeneration object. |
| kStatus GoSurfaceGenerationFixedLength_SetLength | ( | GoSurfaceGeneration | surface, |
| k64f | length | ||
| ) |
Sets the fixed length surface generation surface length.
| surface | GoSurfaceGeneration object. |
| length | The fixed length surface generation surface length to set. |
| kStatus GoSurfaceGenerationFixedLength_SetStartTrigger | ( | GoSurfaceGeneration | surface, |
| GoSurfaceGenerationStartTrigger | trigger | ||
| ) |
Sets the fixed length surface generation start trigger.
| surface | GoSurfaceGeneration object. |
| trigger | The surface generation start trigger value to set. |
| GoSurfaceGenerationStartTrigger GoSurfaceGenerationFixedLength_StartTrigger | ( | GoSurfaceGeneration | surface | ) |
Gets the fixed length surface generation start trigger.
| surface | GoSurfaceGeneration object. |
| k64f GoSurfaceGenerationRotational_Circumference | ( | GoSurfaceGeneration | surface | ) |
Gets the rotational surface generation circumference.
| surface | GoSurfaceGeneration object. |
| k64f GoSurfaceGenerationRotational_CircumferenceLimitMax | ( | GoSurfaceGeneration | surface | ) |
Gets the rotational surface generation circumference limit maximum value.
| surface | GoSurfaceGeneration object. |
| k64f GoSurfaceGenerationRotational_CircumferenceLimitMin | ( | GoSurfaceGeneration | surface | ) |
Gets the rotational surface generation circumference limit minimum value.
| surface | GoSurfaceGeneration object. |
| kStatus GoSurfaceGenerationRotational_SetCircumference | ( | GoSurfaceGeneration | surface, |
| k64f | value | ||
| ) |
Sets the rotational surface generation surface circumference.
| surface | GoSurfaceGeneration object. |
| value | The rotational surface generation circumference value to set. |
| k64f GoSurfaceGenerationVariableLength_MaxLength | ( | GoSurfaceGeneration | surface | ) |
Gets the variable length surface generation maximum length.
| surface | GoSurfaceGeneration object. |
| k64f GoSurfaceGenerationVariableLength_MaxLengthLimitMax | ( | GoSurfaceGeneration | surface | ) |
Gets the variable length surface generation circumference limit maximum value.
| surface | GoSurfaceGeneration object. |
| k64f GoSurfaceGenerationVariableLength_MaxLengthLimitMin | ( | GoSurfaceGeneration | surface | ) |
Gets the variable length surface generation circumference limit minimum value.
| surface | GoSurfaceGeneration object. |
| kStatus GoSurfaceGenerationVariableLength_SetMaxLength | ( | GoSurfaceGeneration | surface, |
| k64f | length | ||
| ) |
Sets the variable length surface generation maximum length.
| surface | GoSurfaceGeneration object. |
| length | The variable length surface generation maximum length to set. |