Chapter 2 Function List; C Controller Module Dedicated Functions - Mitsubishi Electric MELSEC iQ-R C Programming Manual

Melsec iq-r series programmable controller
Hide thumbs Also See for MELSEC iQ-R C:
Table of Contents

Advertisement

2
FUNCTION LIST
This chapter describes the functions that can be used for a C Controller module.
2.1

C Controller Module Dedicated Functions

The C Controller module dedicated functions are as listed below.
C Controller module dedicated functions
Function name
CCPU_ChangeCCIEFBCycPrm
CCPU_ChangeFileSecurity
CCPU_ClearError
CCPU_Control
CCPU_DedicatedDInst
CCPU_DedicatedGInst
CCPU_DedicatedJInst
CCPU_DedicatedMInst
CCPU_DisableInt
CCPU_EnableInt
CCPU_EndCCIEFBDataAssuran
ce
CCPU_EntryCCIEFBRefEndFunc
CCPU_EntryInt
CCPU_EntryTimerEvent
CCPU_EntryWDTInt
CCPU_FromBuf
CCPU_FromBufHG
CCPU_GetCCIEFBDiagnosticInfo
CCPU_GetConstantProcessStatu
s
CCPU_GetCounterMicros
CCPU_GetCounterMillis
CCPU_GetCpuStatus
CCPU_GetDotMatrixLED
CCPU_GetErrInfo
CCPU_GetFileSecurity
CCPU_GetIDInfo
CCPU_GetLEDStatus
CCPU_GetOpSelectMode
CCPU_GetPowerStatus
CCPU_GetRTC
CCPU_GetSerialNo
CCPU_GetSwitchStatus
CCPU_GetUnitInfo
CCPU_MountMemoryCard
2 FUNCTION LIST
44
2.1 C Controller Module Dedicated Functions
Function
To change the operation parameter of the cyclic transmission of the CC-Link
IE Field Network Basic function.
To change the file access restriction status of a C Controller module.
To clear errors of a C Controller module.
To perform remote operations (remote RUN/STOP/PAUSE) for the CPU
module.
To execute dedicated instructions categorized as 'D' or 'DP'.
To execute dedicated instructions categorized as 'G' or 'GP'.
To execute dedicated instructions categorized as 'J' or 'JP'.
To execute dedicated instructions categorized as 'M' or 'MP'.
To disable the routine registered with the CCPU_EntryInt function.
To enable the routine registered with the CCPU_EntryInt function.
To end data assurance for one link scan of CC-Link IE Field Network Basic.
To register a routine to be called when the link scan of CC-Link IE Field
Network Basic is completed.
To register a routine to be called when an interrupt occurs.
To register a timer event.
To register a routine to be called when a user WDT error interrupt occurs.
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 the diagnostic information of CC-Link IE Field Network Basic.
To acquire the fixed cycle processing status of a C Controller module.
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 operating status of a C Controller module.
To acquire the value displayed on the dot matrix LED of a C Controller
module.
To acquire the error information of a C Controller module.
To acquire the file access mode of a C Controller module.
To acquire the individual identification information of a C Controller module.
To acquire the LED status of a C Controller module.
To acquire the operation selection mode of a C Controller module.
To acquire the power status of a C Controller module.
To acquire the clock data (local time) of a C Controller module.
To acquire the serial number of a C Controller module.
To acquire the switch status of a C Controller module.
To acquire the module configuration information.
To mount the SD memory card inserted to a C Controller module.
Reference
Page 48 CCPU_ChangeCCIEFBCycPrm
Page 49 CCPU_ChangeFileSecurity
Page 50 CCPU_ClearError
Page 51 CCPU_Control
Page 52 CCPU_DedicatedDInst
Page 54 CCPU_DedicatedGInst
Page 56 CCPU_DedicatedJInst
Page 58 CCPU_DedicatedMInst
Page 60 CCPU_DisableInt
Page 61 CCPU_EnableInt
Page 62
CCPU_EndCCIEFBDataAssurance
Page 63 CCPU_EntryCCIEFBRefEndFunc
Page 64 CCPU_EntryInt
Page 65 CCPU_EntryTimerEvent
Page 66 CCPU_EntryWDTInt
Page 67 CCPU_FromBuf
Page 68 CCPU_FromBufHG
Page 69 CCPU_GetCCIEFBDiagnosticInfo
Page 70
CCPU_GetConstantProcessStatus
Page 71 CCPU_GetCounterMicros
Page 72 CCPU_GetCounterMillis
Page 73 CCPU_GetCpuStatus
Page 74 CCPU_GetDotMatrixLED
Page 75 CCPU_GetErrInfo
Page 76 CCPU_GetFileSecurity
Page 77 CCPU_GetIDInfo
Page 78 CCPU_GetLEDStatus
Page 80 CCPU_GetOpSelectMode
Page 81 CCPU_GetPowerStatus
Page 82 CCPU_GetRTC
Page 83 CCPU_GetSerialNo
Page 84 CCPU_GetSwitchStatus
Page 85 CCPU_GetUnitInfo
Page 88 CCPU_MountMemoryCard

Advertisement

Table of Contents
loading

Table of Contents