Parker Hannifin acr-motion max api users guide manual Reset, Auto/Step Mode

Page 19

Reset

Description Setting these bits in an Option Button will effect a feed hold to the Card

This is not an API function but how we effect a Reset

Returns Nothing

Arguments: None

VB Example: Private Sub ResetBtn_Click ()

Call AX_BitOn (130) 'set reset bit …Stop Program and reset to line 0

Auto/Step Mode

Description Setting these bits in an Option Button will place control in Auto/Step mode

This is not an API function but how we effect a Reset

Returns Nothing

Arguments: None

VB Example: To Set control System in Auto Mode

Call AX_BitOn (133) 'Set Auto/Step Mode Bit=1 Call AX_BitOn (134) ' RunMode bit on

To Set control System in Step Mode

Call AX_BitOff (133) 'Set Auto/Step Mode Bit=0 Call AX_BitOn (134) ' RunMode bit on

API Users Guide

API Command Descriptions - 19

Image 19
Contents API Parker Hannifin Corporation All Rights Reserved Technical AssistanceContents Acroloop I/O Layout Introduction Getting StartedAPI Command Groups Virtual Overrides MDI Mode CommandsError Message Jogging & HomingAXIsCardPresent API Command DescriptionsDLL Initialization AXInitializeControlAXDownloadParameters2Card AXUpdateParamsParameter Functions Feedback & Status FunctionsAXBitOn Bit FunctionsAXGetDistanceToGoCoordinates AXGetAxisVelocityAXGetOutputs Bit Group FunctionsAXBitOff AXGetInputsAXGetAdcInputs Jog and Homing FunctionsAXGetMasterFlags AXGetMcodeBitsDescription AXHomeAxisRet = AXJogPlus CurrentAxis Ret = AXJogPlusFast CurrentAxisAX GetGCodeLineNumber MDI Mode FunctionsCode Functions AXLoadGCodeFileAXSetFov AXSetRov AXSetSov Virtual OverridesAXStopMDI AXExecuteMDIViewPort Layout Graphics FunctionsAXInitializeGPH AXSetGphViewAXClearSystemErr Error Message SystemAX SetGraphics AXSystemErrThis is not an API function but how we effect Feed hold Cycle FunctionsAXCycleStart FeedHoldAuto/Step Mode ResetThis is not an API function but how we effect a Reset Map Control SignalsAPI Users Guide Map Mcode Bits