5- 106 5- 106
5 MELSEC FUNCTIONS
5.19.9 Set of comment file QCDSET_M
The file name of the comment file used in a program is changed into the specified file name.
Function definition
BOOL QDRSET_M (BOOL EN, STRING S1);
Argument Name
IN/OUT
Description
EN IN
Execution condition (Function is executed only when the
result is TRUE)
S1 IN
"Drive No.: File name" of target comment file (character
string data)
Return Value
Description
BOOL Execution
condition
Example of use
(* When execution condition X0 turns ON, the file name of the comment file of
*)
(* drive No. 3 is changed into "DEF.QCD".
*)
QCDSET_M (X0, "3: DEF");
Corresponding MELSEC command
QCDSET (Set of comment file)
Содержание MELSEC L series
Страница 1: ...Programming Manual Structured Text ...
Страница 2: ......
Страница 73: ...4 33 4 33 4 ST PROGRAM EXPRESSIONS MEMO ...
Страница 297: ......