11 motion status – ADLINK PCI-8164 User Manual

Page 230

Advertising
background image

218

Function Library

6.11 Motion Status

@ Name

_8164_motion_done – Return the motion status

@ Description

_8164_motion_done:
Returns the motion status of the 8164. If the card is in stopped
condition, check if it is in error stop status by reading error inter-
rupt status in section 6.14.

@ Syntax

C/C++ (DOS, Windows 95/NT/2K/XP)

I16 _8164_motion_done(I16 AxisNo);

Visual Basic (Windows 95/NT/2K/XP)

B_8164_motion_done (ByVal AxisNo As Integer) As

Integer

@ Argument

AxisNo: Designated axis number to start manual move

Advertising