eration Manual
Item Procedure Reference
Func-
tional
objects
with
buttons
Transferring data be-
tween PLC words with
a button
1. Create a command button object (Functional Object -
Command Button).
2. Select Keyboard for the function selection on the General
Tab Page in the Property Setting Dialog Box.
3. Select indirect specification of the text string and set the PLC
source address.
4. Create a String Display and Input object (Functional Object
- String Display & Input).
5. Set the PLC destination address for the address on the Gen-
eral Tab Page in the Property Setting Dialog Box.
6. Set the input method to Other Input Method (command button
etc) on the Keyboard Screen Tab Page in the Property Set-
ting Dialog Box.
PT
ABC
ABC
String Display & Input
Command button (key function)
Screen
ABC
Destination
Source
PLC
Programming
Manual Sec-
tions 2-9 and
2-11
Stopping the PT's
buzzer with a button
1. Create a command button object (Functional Object -
Command Button).
2. Select Stop buzzer for the function selection on the General
Tab Page in the Property Setting Dialog Box and create a
button to stop the buzzer when pressed.
Screen
PT
Command button
(buzzer stop function)
Buzzer
stopped
Programming
Manual Sec-
tion 2-9
Using a button to
close or move a pop-
up screen
1. Create a command button object (Functional Object -
Command Button).
2. Select Pop-up Screen Control for the function selection on
the General Tab Page in the Property Setting Dialog Box and
create a button to control the pop-up screen.
Programming
Manual Sec-
tion 2-9
Disabling a button
from a PLC operation
1. Create a button.
2. Turn ON Display Expansion Tab on the Control Flag Tab
Page of the Property Setting Dialog Box and set Enable input
on other screens to Indirect. The specific address can be
used to enable and disable writing the specified address from
the button.
PLC
Bit OFF
Input disabled
Screen
PT
ON/OFF button