Click or drag to resize

KM_Axis_HomingParams Properties

The KM_AxisKM_Axis_HomingParams type exposes the following members.

Properties
 NameDescription
Public propertyDefaultThread Which KFLOP Thread should be used to run the Home C Program in
Public propertyEncoderBit Which Input Bit is to be used for any encoder index mark homing
Public propertyHomeFastVel Initial Fast Homing Velocity
Public propertyHomeLimitBit Which bit is to be used as a Limit while Homing
Public propertyHomeLimitState State (polarity) when Input is actively in sensor
Public propertyHomeNegative Direction to be homed
Public propertyHomeSlowVel Secondary Slow Homing Velocity
Public propertyHoming_c_Program C Program Filename for Homing
Public propertyHoming_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
Public propertyOrigin Origin value to be set after homing
Public propertyRepeatHomeAtSlowerRate Determines if Home sequence is to be performed twice with the second pass at a slower speed
Public propertySensorOffset Amount to move after finding Home Switch
Public propertySequencePriority Determines the order of axes to be homed
Public propertySequenceType Enumerated Code describing the overall homing type for the axis
Public propertySetToZero Option to Zero Command and Position
Public propertySourceType Determines method of homing - Fixed C file or Autogenerated C code
Public propertyStatusBit Which bit is to be used as Home input
Top
See Also