Mmc_Controller::getaxis (C++) - Mitsubishi MR-EM340GF User Manual

Simple motion board
Table of Contents

Advertisement

MMC_Controller::GetAxis (C++)

Gets axis class object.
unsigned long GetAxis(
unsigned long axisNumber,
MMC_Axis **axis
);
Detailed description
■Parameter
Argument
axisNumber [in]
axis [out]
■Return value
Value
MMC_OK
MMERR_ARGUMENT_0
=1 to 9: Argument location
MMERR_CREATE_OBJECT
■Point
Because the objects gotten by this method are automatically deleted at the time of controller class object delete, calling the
Delete method of the axis class is not necessary.
■Supported version
API version
1.00
■Reference
None.
3 API LIBRARY DETAILS (BASIC FUNCTIONS)
34
3.2 MMC_Controller Class
Description
Axis No. (1 to 16)
Pointer to the axis class object pointer.
Description
Function succeeded
The argument is outside the set range.
Failed to generate object.
Software version
01

Advertisement

Table of Contents
loading

Table of Contents