C Controller Module Dedicated Functions For Isr - Mitsubishi Electric MELSEC iQ-R C Series Programming Manual

Controller module
Table of Contents

Advertisement

C Controller module dedicated functions for ISR

Function name
CCPU_DisableInt_ISR
CCPU_EnableInt_ISR
CCPU_FromBuf_ISR
CCPU_FromBufHG_ISR
CCPU_GetCounterMicros_ISR
CCPU_GetCounterMillis_ISR
CCPU_GetDotMatrixLED_ISR
CCPU_ReadDevice_ISR
CCPU_RegistEventLog_ISR
CCPU_ResetDevice_ISR
CCPU_SetDevice_ISR
CCPU_SetDotMatrixLED_ISR
CCPU_SetLEDStatus_ISR
CCPU_ToBuf_ISR
CCPU_ToBufHG_ISR
CCPU_WriteDevice_ISR
CCPU_X_In_Word_ISR
CCPU_Y_In_Word_ISR
CCPU_Y_Out_Word_ISR
2 FUNCTION LIST
66
2.1 C Controller Module Dedicated Functions
Function
To disable the routine registered with the CCPU_EntryInt function.
To enable the routine registered with the CCPU_EntryInt function.
To read data from the CPU buffer memory of the CPU module and the buffer
memory of the intelligent function module which are mounted on the
specified module position. (FROM instruction)
To read data from the fixed cycle communication area of the CPU module
mounted on the specified module position.
To acquire a 1 μs counter value of a C Controller module.
To acquire a 1 ms counter value of a C Controller module.
To acquire the value displayed on the dot matrix LED of a C Controller
module.
To read data from internal user devices and internal system devices of a C
Controller module.
To register an event log in the event history of a C Controller module.
To reset internal user devices and internal system devices (bit devices) of C
Controller module.
To set internal user devices and internal system devices (bit devices) of C
Controller module.
To set a value to be displayed on the dot matrix LED of C Controller module.
To set the LED status of a C Controller module.
To write data to the CPU buffer memory of the CPU module (host CPU) and
the buffer memory of the intelligent function module which are mounted on
the specified module position. (TO instruction)
To write data to the fixed cycle communication area of the CPU module
mounted on the specified module position.
To write data to internal user devices and internal system devices of C
Controller module.
To read an input signal (X) in word (16-point) units.
To read an output signal (Y) in word (16-point) units.
To output an output signal (Y) in word (16-point) units.
Reference
Page 165 CCPU_DisableInt_ISR
Page 166 CCPU_EnableInt_ISR
Page 167 CCPU_FromBuf_ISR
Page 168 CCPU_FromBufHG_ISR
Page 169 CCPU_GetCounterMicros_ISR
Page 170 CCPU_GetCounterMillis_ISR
Page 171 CCPU_GetDotMatrixLED_ISR
Page 173 CCPU_ReadDevice_ISR
Page 174 CCPU_RegistEventLog_ISR
Page 173 CCPU_ReadDevice_ISR
Page 176 CCPU_SetDevice_ISR
Page 177 CCPU_SetDotMatrixLED_ISR
Page 179 CCPU_SetLEDStatus_ISR
Page 180 CCPU_ToBuf_ISR
Page 182 CCPU_ToBufHG_ISR
Page 183 CCPU_WriteDevice_ISR
Page 184 CCPU_X_In_Word_ISR
Page 186 CCPU_Y_In_Word_ISR
Page 188 CCPU_Y_Out_Word_ISR

Advertisement

Table of Contents
loading

Table of Contents