User`s manual
Graphic Operation Terminal F930GOT Creation of Display Screens (FX-PCS-DU/WIN-E) 9
9-45
9.5.2 Switch
The "Switch" object allows a touch key in the GOT to control the ON/OFF status of a bit device
in the PLC.
The "Switch" object offers the switch function as a pushbutton switch, etc.
u
uu
u
Contents of setting
1) Operation
• Select the output operation mode.
Momentary: Turns on/off the controlled bit device in accordance with the ON/OFF status
of the control input key.
Alternate : Turns on/off the controlled bit device every time the control input key
becomes ON from OFF.
Set : Forces ON forcedly the controlled bit device when the control input key
becomes ON. The controlled bit device remains ON until a reset input is
given.
Reset : Forces OFF forcedly the controlled bit device when the control input key
becomes ON.
Operation examples of "Momentary" and "Alternate"
When a touch key is pressed, Y0 in the PLC is output.
- Switch Control Input: 0 key
Bit Device: Y0
Operation examples of "Set" and "Reset"
When the SET key is pressed, Y1 is set. When the RST key is pressed, the Y1 is reset.
- Switch Control Input: SET key, RST key
Bit Device: Y1 (set), Y1 (reset)
Attribute Contents of setting
Control Input Enter a key name which actuates the switch function.
Bit Device Enter a bit device to be driven by the key specified in "Control Input".
Operation
Select the operation mode among "Momentary", "Alternate", "Set" and
"Reset".
When "Operation" is set to "Momentary" When "Operation" is set to "Alternate"
ON
OFF
ON
OFF
ON
OFF
ON
OFF
Y0
Touch key
ON
OFF
ON
OFF
ON
OFF
Y1
RST key (reset)
SET key (set)