Mmc_Axis::resetpositioningdoneintevent - Mitsubishi MR-EM340GF User Manual

Simple motion board
Table of Contents

Advertisement

MMC_Axis::ResetPositioningDoneIntEvent

Sets the positioning complete interrupt event to a nonsignaled state. This function is used if positioning complete interrupt
events occurring prior to calling the WaitPositioningDoneIntEvent method are to be disabled.
unsigned long ResetPositioningDoneIntEvent(
void
);
Detailed description
■Parameter
None.
■Return value
Value
MMC_OK
MMERR_DEV_UNOPEN
MMERR_INT_NOT_START_DRIVER
MMERR_WIN_RESET_EVENT
■Point
None.
■Supported version
API version
1.00
■Reference
SetPositioningDoneIntEvent (Page 71 MMC_Axis::SetPositioningDoneIntEvent)
WaitPositioningDoneIntEvent (Page 72 MMC_Axis::WaitPositioningDoneIntEvent)
3 API LIBRARY DETAILS (BASIC FUNCTIONS)
70
3.3 MMC_Axis Class
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 ResetEvent function (Win32API). Call the GetLastError function of
Win32API and confirm the error details.
Software version
01

Advertisement

Table of Contents
loading

Table of Contents