EasyManua.ls Logo

Mitsubishi FR-A800 Series - Page 64

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...
64/83
BCN-P5999-1045-1a
if([u32: LPr896] == 9999){
[u16: GD16301] = 1; // Displays the unit kW.
}else{
[u16: GD16301] = 0; // Hides the unit.
}
Base screen 14200
Script No.
12009
Script name
Script12009
Comment
Diagnosis: confirmation display
Data type
Signed BIN16
Trigger type
Rise GB16700
if([u32:OP2] ==4){ //When the inverter operation mode is the NET operation mode
// Judges if the inverter is operating or stopped, open W-14200 if it is stopped and W-14201 if it is operating.
if([u32: OP3] == 0) //While the inverter is stopped
{
rst([b: GB18100]); //Turns off the bit for displaying the OK switch.
[u16: GD18100] = 0; //Initializes the status display comment.
[<$: Com_Label: u16_Com_CngOvrRpDv3>] = 14200; //Opens W-14200.
}else
{
if([u32: OP3]==3){ //When the inverter alarm is occuring
[u16: GD18800] = 1; //Changes the display comment for W-14201.
}else{ //When the inverter is operating
[u16: GD18800] = 0; //Changes the display comment for W-14201.
}
[<$: Com_Label: u16_Com_CngOvrRpDv3>] =14201; //Opens W-14201.
}
}else{ //When the inverter operation mode is other than the NET
operation mode
[u16:GD18800] = 2; //Changes the display comment for W-14201.
[<$:Com_Label:u16_Com_CngOvrRpDv3>] =14201; //Opens W-14201.
}
Script No.
12010
Script name
Script12010
Comment
Diagnosis: Forward command ON
Data type
Signed BIN16
Trigger type
Rise GB17900
set([b: CMD1]); //Turns on the forward command.
set([b: GB18000]); //Turns on the trigger for script No.12011.
Script No.
12011
Script name
Script12011
Comment
Diagnosis: start diagnosis
Data type
Signed BIN16
Trigger type
Rise GB18000
[u32: LPr1480] = 1; //Starts machine diagnosis.
set([b: GB18001]); //Turns on the trigger for script No.12012.
Script No.
12012
Script name
Script12012
Comment
Diagnosis: Execute confirmation
Data type
Signed BIN16
Trigger type
ON GB18001
if([u32: LPr1480] == 1){ //Executing machine diagnosis
set([b: GB18002]); //Turns on the trigger for script No.12013.
rst([b: GB18001]); //Turns off the trigger for script No.12012.
}
Script No.
12013
Script name
Script12013
Comment
Diagnosis: Normal completion
Data type
Signed BIN16
Trigger type
ON GB18002
if([u32: LPr1480] ==0){ //Normal completion of machine diagnosis
set([b: CMD0]); //Turns on the stop command.
set([b: GB18003]); //Turns on the trigger for script No.12014.
rst([b: GB18002]); //Turns off the trigger for script No.12013.
[u16: GD18100] = 1; //Changes the display comment for W-14202.
}else{

Table of Contents

Related product manuals