KM_ |
The KM_AxisKM_Axis_HomingParams type exposes the following members.
| Name | Description | |
|---|---|---|
| KM_AxisKM_Axis_HomingParams | Initializes a new instance of the KM_AxisKM_Axis_HomingParams class |
| Name | Description | |
|---|---|---|
| DefaultThread | Which KFLOP Thread should be used to run the Home C Program in | |
| EncoderBit | Which Input Bit is to be used for any encoder index mark homing | |
| HomeFastVel | Initial Fast Homing Velocity | |
| HomeLimitBit | Which bit is to be used as a Limit while Homing | |
| HomeLimitState | State (polarity) when Input is actively in sensor | |
| HomeNegative | Direction to be homed | |
| HomeSlowVel | Secondary Slow Homing Velocity | |
| Homing_c_Program | C Program Filename for Homing | |
| Homing_c_Program_Dir | C Program Filename Directory for Homing if unspecified the Directory of the DLL assembly will be used for writing and reading the auto created C Program | |
| Origin | Origin value to be set after homing | |
| RepeatHomeAtSlowerRate | Determines if Home sequence is to be performed twice with the second pass at a slower speed | |
| SensorOffset | Amount to move after finding Home Switch | |
| SequencePriority | Determines the order of axes to be homed | |
| SequenceType | Enumerated Code describing the overall homing type for the axis | |
| SetToZero | Option to Zero Command and Position | |
| SourceType | Determines method of homing - Fixed C file or Autogenerated C code | |
| StatusBit | Which bit is to be used as Home input |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetDirection | Returns direction to move for homing | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetPolarity | State (polarity) when Input is actively in sensor - optionally inverted | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |