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 5 PCS Connection Editor 5 - 9
5
Entering/Changing PLC Variable Types
If the cursor is in the PLC Variable Type line, a selection window can be opened by pressing the
↵↵ (Enter) key. This window lists the data types that are permitted for this PLC address.
Table 5-1 provides a list of the data types allowed for PLC addresses, depending on the Panel data
types and the address codes of the PLC address. Table 5-2 lists the address codes that make up
Groups 1 and 2.
Table 5 - 1. Allowable PLC Address Data Types
PLC Variable Type
Panel Data Type (PDT)
Group 1 Group 2
Bit WORD BIT
Byte unsigned INT, WORD BIT, INT, WORD
Word unsigned INT, WORD, DWORD BIT, INT, WORD
Word signed INT, WORD, DINT INT, WORD
Long unsigned DWORD, DINT ----
Long signed DWORD, DINT ----
Float FLOAT ----
String STRING ----