EasyManua.ls Logo

Mitsubishi FR-A800 Series - 5.7 Script List

Mitsubishi FR-A800 Series
83 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
60/83
BCN-P5999-1045-1a
5.7 Script List
Item
Settings
Project script
Specified
Screen script
B-12090, B-12100, B-12201, B-14200
Object script
B-12090B-13100, B-14100, B-14200, B-14300, W-30003
5.7.1 Project script
Script No.
12000
Script name
Script12000
Comment
Initial setting
Data type
Signed BIN16
Trigger type
Rise GB40
set([b: GS523.b2]); //Document display common control Enable the PDF high quality display
set([b: GB15062]); //Recipe No. 12000 Turn on the write trigger device
[u16: GD15500] = 1; //Recipe No. 12000 Store 1 in the record No. device
Script No.
12006
Script name
Script12006
Comment
Recipe No.12000 After writing
Data type
Signed BIN16
Trigger type
ON GB15062
if([<$: Com_Label: u16_Com_RcpCmNtcDv [0].b0>] == ON){ //When the Recipe-shared Write-in-progress
signal is turned on
rst([b: GB15062]); //Recipe No. 12000 Reset the write trigger device
}
Script No.
12007
Script name
Script12007
Comment
Recipe No.12000 After reading
Data type
Signed BIN16
Trigger type
ON GB15063
if([<$: Com_Label: u16_Com_RcpCmNtcDv [0].b1>] == ON){ //When the Recipe-shared Read-in-progress
signal is turned on
rst([b: GB15063]); //Recipe No. 12000 Reset the read trigger device
}
5.7.2 Screen script
Base screen 12090
Script No.
12001
Script name
Script12001
Comment
Last page of document display
Data type
Unsigned BIN16
Trigger type
Ordinary
//Check the total number of document pages is not 0
if( [<$: Com_Label: u16_Com_DocEndPageNum>]!=0 )
{
//Check the current page number does not exceed the total number of the document pages
if( [<$: Com_Label: u16_Com_DocPageNum>] > [<$: Com_Label: u16_Com_DocEndPageNum>] )
{
//Set the last page to display
[<$: Com_Label: u16_Com_DocPageNum>] = [<$: Com_Label: u16_Com_DocEndPageNum>];
}
}}
Script No.
12017
Script name
Script12017
Comment
Switch Manual at Screen Display
Data type
Signed BIN16
Trigger type
Rise GB40
if([b:GB16000] ==0){ //At screen transition from the parameter screen
switch([<$:Com_Label:s16_Com_CngLngDv>]){
case 1: //Language setting is English
[<$:Com_Label:u16_Com_DocIDNum>] = 12000; //Displays the PDF (English manual) in the file 12000
[<$:Com_Label:u16_Com_DocPageNum>] = 163; //Displays the 163th page (5. Parameters) in the PDF
break;
case 2: //Language setting is Japanese
[<$:Com_Label:u16_Com_DocIDNum>] = 12001; //Displays the PDF (Japanese manual) in the file
12001
[<$:Com_Label:u16_Com_DocPageNum>] = 153; //Displays the 153th page (5. Parameters) in the PDF
break;
case 3: //Language setting is Chinese
[<$:Com_Label:u16_Com_DocIDNum>] = 12002; //Displays the PDF (Chinese manual) in the file 12002

Table of Contents

Related product manuals