MELSOFT Library

Sample programs for the iQ-R series C Controller module standard model (R12CCPU-V)(English)

This is sets of sample programs for the R12CCPU-V C Controller module.

Applicable model R12CCPU-V
Relevant manual Type
SH-081367ENG-B MELSEC iQ-R C Controller Module User's Manual (Startup)
SH-081369ENG-C MELSEC iQ-R C Controller Module User's Manual (Application)
SH-081371ENG-B MELSEC iQ-R C Controller Module Programming Manual
SH-081373ENG-A CW Workbench/CW-Sim Operating Manual

Sample program

File name Size Last update
c-r12ccpu-v_v100a_e.zip 80,249 bytes Mar. 9, 2015
Folder name Program name Description
MDtest DevAccess DevAccess
ChanCCIEC
DevAccessChanCCIEC_R12.c MELSEC communication function sample program for device access via CC-Link IE Controller Network
DevAccess
ChanCCL
DevAccessChanCCL_R12.c MELSEC communication function sample program for device access via CC-Link
DevAccess
ChanCCIEF
DevAccessChanCCIEF_R12.c MELSEC communication function sample program for device access via CC-Link IE Field Network
DevAccess
ChanRBF
DevAccessChanRBF_R12.c MELSEC communication function sample program for device access via CPU bus
CCPU
test
SDChange SDChange_R12.c Sample program for unmounting an SD memory card when X0 turns on
EntryWDTInt EntryWDTInt_R12.c Sample program for interrupt registration of user WDT errors
MotionLink MotionLink_R12.c Sample program that uses the collaboration function with a Motion CPU
MotionSyncInt_R12.c Sample program for executing interrupt processing linked with multiple synchronous interrupts
Others SDTaskPrioritySet SDTaskPrioritySet_R12.c Sample program for setting the priority of SD memory card tasks
FTPGet FTPGet_R12.c Sample program for FTP access to a personal computer server (FTP server)
MakeRAMDisk MakeRAMDisk_R12.c Sample program for creating RAM disks
RD75Status RD75Status_R12.c Sample program for reading data from a positioning module and perform one-shot monitoring
Script ParamBackUp STARTUP.CMD Script file for backing up parameters into an SD memory card
ParamRestore STARTUP.CMD Script file for restoring parameters from an SD memory card


[Precautions for using the file]

  1. Install the file to the personal computer in which CW Workbench (SW1DND-CWWR-E) has been installed.


[How to extract the compressed file]

Copy the file to a folder.
After the copied file is decompressed, the c-r12ccpu-v_v100a_e folder is created.

Decompression method 1): For the OS with the ZIP-compatible decompression function

  1. Right-click the copied file.
  2. Select "Extract All...".
    When "Extract All..." is not displayed, follow the decompression method 2).
  3. Specify the location of the extracted file, and click the "Extract" button to start the decompression.

Decompression method 2): For the OS without the ZIP-compatible decompression function

  1. If not having the ZIP-compatible decompression tool, acquire the decompressing tool.
  2. Decompress the file using the decompression tool.

* Use the decompression tool at users' own risk.


[How to use sample programs]

Refer to the MELSEC iQ-R CW Workbench/CW-Sim Operating Manual.


[Precautions for using the sample programs]

Before using these sample files in an actual system, sufficiently consider the operations of the sample programs at user's own risk.