Specifications

Graphic Operation Terminal GOT-F900 Creation of Display Screens (FX-PCS-DU/WIN-E) 18
18-59
#
##
#
Important point
1) Rule on data change
When changing the data, make sure to display the "Number" object whose "Word
Device" is equivalent to "Word Device" of the "Data Setting" object on the same screen.
The following restrictions are imposed on data change.
1) Data Changeable" of the "Number" object should be made effective with a check mark
when the "Number" object is registered. If it is not made effective, the keyboard is not
displayed even when the touch key to call the keyboard is pressed.
2) The data of the "Number" object can be changed within the range determined by
"Minimum Value" and "Maximum Value".
3) When a hexadecimal value (H) is displayed on the screen, make sure to use the
keyboard for hexadecimal input. When a decimal value is displayed, any keyboard can
be used.
2) Timing of data change
When the ENT key is pressed, the entered data is written to the PLC. The condition for
data change is equivalent to that for the "Increment" and "Decrement" objects. Even
while data is changed, monitors for numerics, bar graphs, etc. on the screen are
operating.
3) Data change condition
"
$
" indicates that data change is enabled.
PLC FX Series A Series
PLC memory type
$
:RAM
%
:EPROM *1
$
:RAM
$
:EPROM
%
:EEPROM
*1 When the read/write destination
is a data register, data can be
transferred without regard to the
memory type.
PLC operation status
$
:RUN
$
:STOP
$
:RUN
$
:STOP
GOT memory type
$
:Flash memory
$
:Flash memory
PLC entry code
%
: While entry
code is
registered
(while write is
forbidden)
$
:While entry
code is
unlocked or is
not registered
%
: While entry
code is
registered
(while write is
inhibited)
$
:While entry
code is
unlocked or is
not registered