Fas_Getioaxisstatus - Fastech Ezi-Step Plus-R User Manual

Micro stepping system with network based motion controller, communication function ver6
Hide thumbs Also See for Ezi-Step Plus-R:
Table of Contents

Advertisement

FAS_GetIOAxisStatus

To read I/O Input and Output values of the relevant drive, and the motor Axis Status value
Syntax
int FAS_GetIOAxisStatus(
BYTE nPortNo,
BYTE iSlaveNo,
DWORD* dwInStatus,
DWORD* dwOutStatus,
DWORD* dwAxisStatus
);
Parameters
nPortNo
Port number of relevant drive.
iSlaveNo
Slave number of relevant drive.
dwInStatus
Parameter pointer where the I/O input value will be saved .
dwOutStatus
Parameter pointer where the I/O output value will be saved .
dwAxisStatus
Parameter pointer where the axis status value of the relevant motor will be saved
Return Value
FMM_OK : Command has been successfully performed.
FMM_NOT_OPEN : The drive has not been connected yet .
FMM_INVALID_PORT_NUM : There is no nPort in the connected ports .
FMM_INVALID_SLAVE_NUM : There is no drive of iSlaveNo in the relevant port .
Remarks
Example
Refer to 'FAS_MoveSingleAxisAbsPos ' library.
See Also
- 73 -
Library for PC Program
73

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Ezi-Step Plus-R and is the answer not in the manual?

This manual is also suitable for:

Ezi-step plus-r mini

Table of Contents