Mitsubishi Electric FR-F800 Series Sample Screen Manual page 79

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

Advertisement

*1 The structure of the value stored in the station number switching device is
as below.
Set the constant in hexadecimal format.
• Upper 8 bits: Network No.
• Lower 8 bits: Station No.
Example: Network No. 2 and Station No. 1
02 01
7.2.7.2 Project Script
The station number switching function is used in this sample, thus there are cases where the addition of this
sample to existing screen data affects the monitor destination of the existing screen data.
When this sample is added to any existing screen data, add the following project script as well.
Script No.
Comment
Data type
//When the value in the screen switching device is for sample screens (12000-14300)
if((12000 <= [<$:Com_Label:u16_Com_CngBsDv>]) && ([<$:Com_Label:u16_Com_CngBsDv>]<=
14300 ) && [b:GB17000] == OFF){
set([b:GB17000]);
}else{
//When the value in the screen switching device is for other than sample screens, switches the
station number switching device to the host station.
if( (([<$:Com_Label:u16_Com_CngBsDv>] < 12000 ) || ([<$:Com_Label:u16_Com_CngBsDv>]
> 14300 )) && [b:GB17000] == ON){
[<$:Com_Label:u16_Com_StChgDv>] = 0; //Clears the station number switching device 0
rst([b:GB17000]);
}
}
7.2.8 Precautions
When connecting GOT2000 to the inverter via CC-Link IE Field Network, the value cannot be written to the
link devices (RX, RY, RWw, RWr) the functions (signals) are assigned by GOT.
Example: GOT virtual devices CMD1 (Forward rotation command)
Forward rotation command is assigned to RY0, thus it cannot be sent by GOT with CMD1.
Change the link devices (RX, RY, RWw, RWr) of the master station to control the link devices (RX, RY, RWw,
RWr) value.
These screens below have the limitations in this sample screen.
B-13100 Operation Command
B-14200 Machine Diagnosis (Load
Characteristics Measurement)
For the functions (signals) assigned to the link devices, please refer to "Inverter Plug-in Option FR-A8NCE
Instruction Manual".
Station No.
Network No.
12100
Station number switching device initialization
Signed BIN16
//Turns ON the station number switching flag
// Turns OFF the station number switching flag
Screen
Script name
Trigger type
[Forward] or [Reverse] cannot be executed.
Automatic measurement cannot be executed.
79/83
Script12100
Ordinary
Limitations
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