Mitsubishi Electric MELSEC Q Series User Manual page 348

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

Advertisement

(4) Description of script
(a) Description of command
• Only one command can be described in one line.
• Up to 12 arguments can be specified for one command.
(b) Description of comment statement
Describe "//" at the beginning of a line.
No restrictions are applied on the number of characters in a comment statement.
(c) When C++ function is executed
Describe the function declaration part of C++ source code as follows.
extern "C" { Function declaration part }
Remark
● Description in the script file allows for the following operations.
• Copy registration of a program to the standard ROM of Q24DHCCPU-V/-VG
• Copy registration of a program to the standard ROM and standard RAM of Q12DCCPU-V
• Standard ROM and standard RAM formatting
● Commands described in a script file are identical with those described in the startup script file for VxWorks.
For details, refer to the manual for VxWorks.
● For the sample file of the script file, refer to the following.
 Setting/Monitoring Tools for the C Controller Module Version 4 Operating Manual
346
Page 349, Section 19.7.1 (2)
Page 351, Section 19.7.2 (2)

Advertisement

Table of Contents
loading

Table of Contents