Mitsubishi Electric MELDAS C6 Programming Manual page 21

Hide thumbs Also See for MELDAS C6:
Table of Contents

Advertisement

1. PLC Development Environment Using GX Developer
(5) Statements and notes
GX Developer allows a PLC program to be commented (with interlinear statements and notes).
They are available in two types: integrated and peripheral.
Integrated type : Can be downloaded together with a ladder program to the CNC
Peripheral type : Cannot be downloaded.
The integrated type cannot be used with the C64 series. If it is used, a PLC program cannot be
transferred to the CNC properly.
Do not use integrated type interlinear statements and notes.
Create the message data as the integrated type statement.
(6) File name
Inside the C64 series, PLC-related data are controlled and stored in the following categories.
Therefore, they are also developed in the same categories.
CAUTION
If the data transferred does not follow the following file name rule, the NC will
mistake it for another data, resulting in unexpected operation, e.g. PLC
program erasure.
File name rule
M1
xxxx.
When data is transferred by GX Developer, its data type is distinguished by the file name.
An extension indicates a file type, and the first two characters denote a data type and a language
type.
File name can be specified within eight characters including data classification and language
classification freely with the exception of the extension.
(Note) File name that is not permitted.
The following characters at the head of file name are reserved for CNC side.
Do not use the file name of these characters combination.
Data classification
Language classification
1.3 Developing PLC Programs
controller.
W PG or W CD
Extensions .... Automatically attached with the GX Developer
(expresses file classification)
Random file name .... User free designation
Data classification and language classification
(M1: Message 1st language)
: "M", "C", "H" (alphabet)
: "0" to "9" (number)
- 12 -
Get other manuals https://www.bkmanuals.com
.... user fixed
designation

Advertisement

Table of Contents
loading

This manual is also suitable for:

Meldas c64

Table of Contents