Q12Dccpu-V - Mitsubishi Electric MELSEC Q Series User Manual

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

Advertisement

19.7.2

Q12DCCPU-V

(1) Registration from development environment (personal computer)
To write files from the development environment (personal computer) to a memory, use the FTP function
(Page 197, Section 12.1.2).
1.
Create the following files.
STARTUP.CMD
file.out
STARTUP.CMD
//The "file.out" file is loaded from the standard ROM root directory.
ld (1, 0, "/ROM/file.out")
//The "func" function is generated under the default task name (t1). ("func" function already included file.out)
sp (func, 0, 0, 0, 0, 0, 0, 0, 0, 0)
For details of description of scripts to load user program(s), refer to the following.
 Page 347, Section 19.6 (5)
2.
Power on the C Controller module.
3.
Connect the development environment (personal computer) to the C Controller module.
4.
Use the FTP function to write files into a memory.
5.
Reset the C Controller module or perform a power cycle OFF  ON.
6.
Check that RUN LED flashes.
The script file "STARTUP.CMD" is started.
7.
Check that the RUN LED is lit or goes off.
The user program is executed.
350
File name
Script file to load the user program
User program (Use any file name.)
Description

Advertisement

Table of Contents
loading

Table of Contents