Mmc_Label Class; Mmc_Devicedriver Class - Mitsubishi MR-EM340GF User Manual

Simple motion board
Table of Contents

Advertisement

MMC_Label class

Refer to the following for details of MMC_Label class.
• Basic functions (Page 89 MMC_Label Class)
Public method
Category
Name
Wait method
Wait
Public data member
There is no public data member.

MMC_DeviceDriver class

Refer to the following for details of MMC_DeviceDriver class.
• Basic functions (Page 92 MMC_DeviceDriver Class)
Public method
Category
Name
Delete/generate
Delete
object method
Open and close
Open
method
Close
Interrupt method
StartInterrupt
EndInterrupt
DMA
StartDMA
transmission
EndDMA
method
Buffer memory
SetBufferMemory
access method
GetBufferMemory
Public data member
Variable name
LastErrorNumber
LastDetailErrorNumber
BoardID
Tag
2 CLASS/FUNCTION LIST
26
2.2 Public method/Data Method List
Description
Waits by polling until the value of the label satisfies
the specified conditions.
Description
Deletes object.
Opens device.
Closes device.
Starts interrupt driver.
Ends interrupt driver.
Starts DMA transmission driver.
Ends DMA transmission driver.
Sets data to buffer memory.
Gets data from buffer memory.
Data type
Initial value
unsigned long
MMERR_NONE
unsigned long
MMERR_NONE
unsigned long
long long
0
Description
Latest error code
Latest detail error code
Board ID
A variable that the user may use freely.
An integer value or pointer can be cast to long long type and stored.
Reference
Page 90 Wait
Reference
Page 93 MMC_DeviceDriver::Delete
Page 94 MMC_DeviceDriver::Open
Page 95 MMC_DeviceDriver::Close
Page 96
MMC_DeviceDriver::StartInterrupt
Page 97
MMC_DeviceDriver::EndInterrupt
Page 98 MMC_DeviceDriver::StartDMA
Page 99 MMC_DeviceDriver::EndDMA
Page 100
MMC_DeviceDriver::SetBufferMemory
Page 101
MMC_DeviceDriver::GetBufferMemory

Advertisement

Table of Contents
loading

Table of Contents