Appliance Trim Kit User Manual
Table Of Contents
- Chapter 1 Overview
- Chapter 2 C400 Panel Controller Hardware
- General Information
- Genius Panel Controller (C400)
- Specifications
- Overview of Connections and Operational Elements
- VDC Power Supply (item 2, Figure 2-2)
- IF0 - RS-232, Non-isolated (item 3, Figure 2-2)
- Genius Bus Connector, Isolated (item 4, Figure 2-2)
- Mode Switch (item 6, Figure 2-2)
- Device Number Switches (item 8, Figure 2-2)
- Lithium Battery (item 7, Figure 2-2)
- Reset Button (item 9, Figure 2-2)
- Operating the C400 Controller
- Chapter 3 Quick Start
- Calling the Setup Program
- Language Selection
- Installation Menu
- Pull-Down Menus (Main Menu)
- Window Name
- Selection Windows
- Context-Sensitive Help Screens
- Screen Elements
- Connection to a GE Fanuc PLC via Genius
- Internal Connection
- Genius Internal Connection
- Picture 1
- Picture 2
- Picture 3
- Genius Device Connection
- Genius Internal Connection
- Internal Connection
- Picture for a Communications Error
- Picture Binding Overview
- Picture List Organization
- Chapter 4 Configuring Communication with the PLC
- Chapter 5 PCS Connection Editor
- Chapter 6 Demo Project
- Appendix A Cabling Information
- Appendix B Errors/Troubleshooting
- Index

GFK-1115 Chapter 6 Demo Project 6 - 29
6
3. Insert an input field that increments/decrements using keys F1 and F2, respectively. Follow
these steps:
● Position the cursor at (11,2).
● Press F2 Field.
● Select Input Field from the Field Class selection window and press the ↵↵ key.
● Select the input field Input Word (unsigned) from the Select Field Type, which will
bring a parameter definition window onto the screen for entering or changing the
parameters of the input field:
● Enter
INP_WORD
as the Destination Tagname and confirm the entry with ↵↵. The
declaration of this address is done collectively in the connection editor.
● Move the cursor to the Up/Down Input line. press the Y and then ↵↵, to define the field as
an up/down input.
● Now, press F1 Up/Down Input. The following window appears:
● In the window shown above, the F1 function key is defined as the key for incrementing
the value (F key +) and F2 for decrementing (F key -).
● Press F4 Accept to confirm the definition and to close the Up/Down Input window.
● Now, press the F4 key again to confirm your entries and to close the Input Word
(unsigned) window. The input field is shown on the screen: