Mitsubishi Electric MELSEC Q Series User Manual page 469

Hide thumbs Also See for MELSEC Q Series:
Table of Contents

Advertisement

3.
Bus interface function replacement
The following bus interface functions are obsolete in Q24DHCCPU-V/-VG.
If any of them is used in the user program to be replaced, change it to the processing indicated in
Substitute action.
Functions obsolete in
Q24DHCCPU-V/-VG
QBF_ShutdownRom
QBF_EntryMultiCPUSyncInt
QBF_EnableMultiCPUSyncInt
QBF_DisableMultiCPUSyncInt
QBF_EntryCpuInt
QBF_EnableCpuInt
QBF_DisableCpuInt
QBF_EntryUnitInt
QBF_EnableUnitInt
QBF_DisableUnitInt
QBF_ControlLED_ISR
QBF_Control7SegLED_ISR
QBF_WriteSRAM_ISR
QBF_ReadSRAM_ISR
QBF_X_In_Word_ISR
QBF_Y_In_Word_ISR
QBF_Y_Out_Word_ISR
QBF_ToBuf_ISR
QBF_FromBuf_ISR
QBF_EnableMultiCPUSyncInt_ISR
QBF_DisableMultiCPUSyncInt_ISR
QBF_WriteDevice_ISR
QBF_ReadDevice_ISR
QBF_SetDevice_ISR
QBF_ResetDevice_ISR
QBF_EnableCpuInt_ISR
QBF_DisableCpuInt_ISR
QBF_EnableUnitInt_ISR
QBF_DisableUnitInt_ISR
Substitute action
Not required in Q24DHCCPU-V/-VG.
Q24DHCCPU-V/-VG does not support registration of a routine called from
ISR upon occurrence of multiple CPU synchronous interrupt.
Use the QBF_WaitMultiCPUSyncEvent function to change the task to wait
for an interrupt event notification.
Q24DHCCPU-V/-VG does not support registration of a routine called from
ISR upon occurrence of an interrupt from another CPU.
Use the QBF_WaitEvent function to change the task to wait for an interrupt
event notification.
Q24DHCCPU-V/-VG does not support registration of a routine called from
ISR upon occurrence of an interrupt from another CPU.
Use the QBF_WaitUnitEvent function to change the task to wait for an
interrupt event notification.
This product does not support module control from ISR. Change the task to
control the module.
Use CCPU_SetDotMatrixLED_ISR function
Use CCPU_WriteSRAM_ISR function
Use CCPU_ReadSRAM_ISR function
Q24DHCCPU-V/-VG does not support module control from ISR.
Change the task to control the module.
APPENDICES
A
467

Advertisement

Table of Contents
loading

Table of Contents