Mmc_Axis::setpositioningdoneintevent - Mitsubishi MR-EM340GF User Manual

Simple motion board
Table of Contents

Advertisement

MMC_Axis::SetPositioningDoneIntEvent

Sets the positioning complete interrupt event to a signaled state. This function is used to release the standby status with the
WaitPositioningDoneIntEvent method at the timing of the user program, not the interrupt event of the Simple Motion board.
unsigned long SetPositioningDoneIntEvent(
void
);
Detailed description
■Parameter
None.
■Return value
Value
MMC_OK
MMERR_DEV_UNOPEN
MMERR_INT_NOT_START_DRIVER
MMERR_WIN_SET_EVENT
■Point
When the interrupt standby status is released by calling this method, an error occurs in the WaitPositioningDoneIntEvent
method.
■Supported version
API version
1.00
■Reference
ResetPositioningDoneIntEvent (Page 70 MMC_Axis::ResetPositioningDoneIntEvent)
WaitPositioningDoneIntEvent (Page 72 MMC_Axis::WaitPositioningDoneIntEvent)
Description
Function succeeded
The Open method of the device driver class has not been called.
The interrupt driver is stopped. Call the StartInterrupt method.
An error occurred in the SetEvent function (Win32API). Call the GetLastError function of
Win32API and confirm the error details.
Software version
01
3 API LIBRARY DETAILS (BASIC FUNCTIONS)
71
3.3 MMC_Axis Class
3

Advertisement

Table of Contents
loading

Table of Contents