Mmc_Controller::getslaveio (C#) - Mitsubishi MR-EM340GF User Manual

Simple motion board
Table of Contents

Advertisement

MMC_Controller::GetSlaveIo (C#)

Gets I/O class object.
MMC_CcieSlaveIo^ GetSlaveIo(
uint stationNumber
);
Detailed description
■Parameter
Argument
stationNumber [in]
■Return value
Value
Reference to the I/O class object
null
■Point
• Call this method after setting the parameter, calling the SetUserProgramReady method, and turning ON the user program
READY signal [Y0].
• Because the objects gotten by this method are automatically deleted at the time of controller class object delete, calling the
Delete method of the I/O class is not necessary.
■Supported version
API version
1.30
■Reference
None.
Description
Station No. (1 to 120)
Description
Function succeeded
Failed to generate object. Call the MmfGetLastError function of MMC_BasicLibrary class and
confirm the error details.
Software version
01
3 API LIBRARY DETAILS (BASIC FUNCTIONS)
3.2 MMC_Controller Class
3
37

Advertisement

Table of Contents
loading

Table of Contents