Script List - Mitsubishi Electric FR-F800 Series Sample Screen Manual

Hide thumbs Also See for FR-F800 Series:
Table of Contents

Advertisement

5.7 Script List

Item
Project script
Screen script
Object script
5.7.1 Project script
Script No.
Comment
Data type
set([b: GS523.b2]);
set([b: GB15062]);
[u16: GD15500] = 1;
Script No.
Comment
Data type
if([<$: Com_Label: u16_Com_RcpCmNtcDv [0].b0>] == ON){ //When the Recipe-shared Write-in-progress
signal is turned on
rst([b: GB15062]);
}
Script No.
Comment
Data type
if([<$: Com_Label: u16_Com_RcpCmNtcDv [0].b1>] == ON){ //When the Recipe-shared Read-in-progress
signal is turned on
rst([b: GB15063]);
}
5.7.2 Screen script
Base screen 12090
Script No.
Comment
Data type
//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.
Comment
Data type
if([b:GB16000] ==0){
switch([<$:Com_Label:s16_Com_CngLngDv>]){
case 1:
[<$:Com_Label:u16_Com_DocIDNum>] = 12000; //Displays the PDF (English manual) in the file 12000
[<$:Com_Label:u16_Com_DocPageNum>] = 133; //Displays the 133th page (5. Parameters) in the PDF
break;
case 2:
[<$:Com_Label:u16_Com_DocIDNum>] = 12001; //Displays the PDF (Japanese manual) in the file
12001
[<$:Com_Label:u16_Com_DocPageNum>] = 125; //Displays the 125th page (5. Parameters) in the PDF
break;
case 3:
Specified
B-12090, B-12100, B-12201, B-14200
B-12090、B-13100, B-14100, B-14200, B-14300, W-30003
12000
Initial setting
Signed BIN16
//Document display common control Enable the PDF high quality display
//Recipe No. 12000 Turn on the write trigger device
//Recipe No. 12000 Store 1 in the record No. device
12006
Recipe No.12000 After writing
Signed BIN16
12007
Recipe No.12000 After reading
Signed BIN16
12001
Last page of document display
Unsigned BIN16
12017
Switch Manual at Screen Display
Signed BIN16
//Language setting is English
//Language setting is Japanese
//Language setting is Chinese
Script name
Trigger type
Script name
Trigger type
//Recipe No. 12000 Reset the write trigger device
Script name
Trigger type
//Recipe No. 12000 Reset the read trigger device
Script name
Trigger type
Script name
Trigger type
//At screen transition from the parameter screen
60/83
Settings
Script12000
Rise GB40
Script12006
ON GB15062
Script12007
ON GB15063
Script12001
Ordinary
Script12017
Rise GB40
BCN-P5999-1067

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fr-f800-eFr-f820-0.75k-e1

Table of Contents