C Controller Module Dedicated Function Used In This Guide - Mitsubishi Electric MELSEC iQ-R Series Quick Start Manual

Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

C Controller module dedicated function used in this guide

Create a program using basic C Controller module dedicated functions (output access and dot matrix LED control).
Output access: CCPU_Y_Out_WordEx function
■Format
short CCPU_Y_Out_WordEx (short sFlg, unsigned, short usYNo, unsigned short usSize, unsigned short* pusDataBuf,
unsigned short usBufSize);
■Argument
Argument
sFlg
usYNo
usSize
pusDataBuf
usBufSize
2 USING C CONTROLLER MODULE
20
2.4 Knowledge Required for Programming
Name
Access flag
Start output signal
Output size
Data storage destination
Data storage destination size
Description
Specify an access flag.
• 0: Normal access
• Others: Reserved
Specify a start output signal (Y).
(Specify a multiple of 16.)
Specify the output size in word units.
Specify the storage destination of output data.
Specify '0'.
IN/OUT
IN
IN
IN
IN
IN

Advertisement

Table of Contents
loading

This manual is also suitable for:

C controller

Table of Contents