ADLINK PCI-8154 User Manual

Page 167

Advertising
background image

Function Library

157

I16 _8154_start_tr_arc_zu(I16 card_id, F64

OffsetCx, F64 OffsetCy, F64 OffsetEx, F64

OffsetEy, I16 CW_CCW, F64 StrVel,F64

MaxVel,F64 Tacc,F64 Tdec);

I16 _8154_start_ta_arc_zu(I16 card_id, F64 Cx,

F64 Cy, F64 Ex, F64 Ey, I16 CW_CCW, F64

StrVel,F64 MaxVel,F64 Tacc,F64 Tdec);

I16 _8154_start_sr_arc_zu(I16 card_id, F64

OffsetCx, F64 OffsetCy, F64 OffsetEx, F64

OffsetEy, I16 CW_CCW, F64 StrVel,F64

MaxVel,F64 Tacc,F64 Tdec,F64 SVacc,F64

SVdec);

I16 _8154_start_sa_arc_zu(I16 card_id, F64 Cx,

F64 Cy, F64 Ex, F64 Ey, I16 CW_CCW, F64

StrVel,F64 MaxVel,F64 Tacc,F64 Tdec,F64

SVacc,F64 SVdec);

I16 _8154_start_tr_arc2(I16 *AxisArray, F64

*OffsetCenter, F64 *OffsetEnd, I16 CW_CCW,

F64 StrVel,F64 MaxVel,F64 Tacc,F64 Tdec);

I16 _8154_start_ta_arc2(I16 *AxisArray, F64

*CenterPos, F64 *EndPos, I16 CW_CCW, F64

StrVel,F64 MaxVel,F64 Tacc,F64 Tdec);

I16 _8154_start_sr_arc2(I16 *AxisArray, F64

*OffsetCenter, F64 *OffsetEnd, I16 CW_CCW,

F64 StrVel,F64 MaxVel,F64 Tacc,F64 Tdec, F64

SVacc,F64 SVdec);

I16 _8154_start_sa_arc2(I16 *AxisArray, F64

*CenterPos, F64 *EndPos, I16 CW_CCW, F64

StrVel,F64 MaxVel, F64 Tacc, F64 Tdec, F64

SVacc, F64 SVdec);

Visual Basic6 (Windows 2000/XP)

B_8154_start_tr_arc_xy( ByVal card_id As Integer,

ByVal OffsetCx As Double, ByVal OffsetCy As

Double, ByVal OffsetEx As Double, ByVal

OffsetEy As Double, ByVal CW_CCW As Integer,

ByVal StrVel As Double, ByVal MaxVel As

Double, ByVal Tacc As Double, ByVal Tdec As

Double);

B_8154_start_ta_arc_xy(ByVal card_id As Integer,

ByVal Cx As Double, ByVal Cy As Double,

ByVal Ex As Double, ByVal Ey As Double,

ByVal CW_CCW As Integer, ByVal StrVel As

Advertising