The IAxis type exposes the following members.

Methods

  NameDescription
Public methodClearError
Clears the error
Public methodGetAccelerationLimitBip
Gets bipolar acceleration limit
Public methodGetActualAcceleration
Gets actual acceleration
Public methodGetActualPosition
Gets actual position
Public methodGetActualTorque
Gets actual torque
Public methodGetActualVelocity
Gets actual velocity
Public methodGetAxisType
Not implemented
Public methodGetCondition
Gets the axis condition
Public methodGetDiagnosisNumber
Gets diagnosis number
Public methodGetDiagnosisText
Gets diagnosis text
Public methodGetInterpolatedPosition
Not implemented
Public methodGetInterpolatedTorque
Not implemented
Public methodGetInterpolatedVelocity
Not implemented
Public methodGetJerkLimitBip
Gets bipolar jerk limit
Public methodGetModulo
Gets the modulo value
Public methodGetName
Gets the name
Public methodGetPositionLimitNeg
Gets negative position limit
Public methodGetPositionLimitPos
Gets positive position limit
Public methodGetSlaveDriveFeedTravel
Not implemented
Public methodGetState
Gets axis state
Public methodGetStateExtended
Not implemented
Public methodGetTorqueLimitBip
Gets bipolar torque limit
Public methodGetVelocityLimitNeg
Gets negative velocity limit
Public methodGetVelocityLimitPos
Gets positive velocity limit
Public methodLoadDefaultParameters
Loads default parameters
Public methodReboot
Reboots the axis
Public methodSetAccelerationLimitBip
Sets bipolar acceleration limits
Public methodSetCondition
Sets axis condition
Public methodSetJerkLimitBip
Sets bipolar jerk limit
Public methodSetModulo
Sets the new modulo value
Public methodSetName
Sets name
Public methodSetPositionLimitNeg
Sets negative position limit
Public methodSetPositionLimitPos
Sets positive position limit
Public methodSetSlaveDriveFeedTravel
Not implemented
Public methodSetTorqueLimitBip
Sets bipolar torque limit
Public methodSetVelocityLimitNeg
Sets negative velocity limit
Public methodSetVelocityLimitPos
Sets positive velocity limit

Properties

  NameDescription
Public propertyApplicationType
Application type
Public propertyAxisRef
Not implemented
Public propertyFirmware
Firmware
Public propertyInterpolatorHalted
Inter polator halted
Public propertyInVelocity
Flag which indicates, whether axis is in velocity or not.
Public propertyIsError
True, if any error on execution of tasks from the queue.
Public propertyIsTorqueHighLimitActive
Flag which indicates, whether torque high limit is active or not.
Public propertyIsVelocityHighLimitActive
Flag which indicates, whether velocity high limit active or not.
Public propertyIsVelocityLowLevelWaring
Flag which indicates velocity low level warning.
Public propertyMovement
Movement property, holds all movement related methods.
Public propertyProcessControl
Process control property, which holds all properties and methods which are related to Process control.
Public propertySelectedOperatingMode
Selected operating mode
Public propertyTargetPosReached
Target position reached

See Also