
5.CONVERSION RULES B-64214EN/01
- 26 -
The variable is named Vc_’PMC-SB7 address’ when the
conversion source address cannot be used in destination PMC.
In case of bit address, ‘.’ (Period) in bit address is replaced with
‘_’ (Under bar).
E.g.)
D100.0 → Vc_D100_0
3) Coil comment → description of variable
Coil comment is converted to the description of variable.
Kana, Kanji and half-size kana are converted to ‘?’ (Question
mark).
Moreover, conversion source address is inserted at the beginning
of description according to the setting. At this time, ‘/’ is inserted
between address and description converted from coil comment.
If one of above two data does not exist, ‘/’ is omitted.
E.g.) R0.0/coil comment of R0.0
R0.0
Only Coil Comment
4) Data type → data type
Data type is decided according to the type of the instruction for
which the variable is used at the first appearance in the
LADDER.
If the address is not used in LADDER, it is converted to BOOL.
E.g.) If an address is used for a parameter of ADD_DINT at
the first appearance, it is converted to DINT.