HEIDENHAIN IK 220 Benutzerhandbuch

Seite 93

Advertising
background image

Driver Software for WINDOWS

93

Function Short

reference

Read value from
memory area of the
EnDat encoder

BOOL IK220ReadMemEn (USHORT Axis,
USHORT

Range,

USHORT MemAdr,

USHORT*

pMemData,

USHORT* pStatus)

Write value from
memory area of the
EnDat encoder

BOOL IK220WriteMemEn (USHORT Axis,
USHORT

Range,

USHORT MemAdr,

USHORT MemData,

USHORT* pStatus)

Read absolute counter
value of the SSI encoder

BOOL IK220ReadSSI

(USHORT Axis,

USHORT* pStatus,

double*

pData)

Read absolute and
incremental counter
value of the SSI encoder

BOOL IK220ReadSsiInc (USHORT Axis,

USHORT Latch,

USHORT* pStatus,

double*

pDataSsi,

double*

pDataInc)

Determine value for
timer

BOOL IK220SetTimer

(USHORT Axis,

ULONG SetVal,

ULONG*

pTimVal)

Determine mode for
timer

BOOL IK220ModeTimer (USHORT Axis,
USHORT

Mode)

Determine mode for
RAM buffer

BOOL IK220ModeRam (USHORT Axis,
USHORT

Mode)

Erase RAM buffer

BOOL IK220ResetRam (USHORT Axis)

Read counter value from
RAM buffer

BOOL IK220GetRam

(USHORT Axis, double* pData,

USHORT*

pRead,

USHORT* pWrite,

USHORT* pStatus)

Read counter value
block from RAM buffer

BOOL IK220BurstRam (USHORT Axis,
USHORT

maxCount,

double*

pData,

USHORT*

pCount,

USHORT* pStatus)

Read amplitude values
from RAM buffer

BOOL IK220GetSig

(USHORT Axis,

USHORT*

pPeriod,

SHORT*

pAmp0,

SHORT*

pAmp90,

USHORT*

pRead,

USHORT* pWrite,

USHORT* pStatus)

Advertising