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

5 - 14 PANELWARE MMI Application Manual for GE Fanuc Genius Protocol - June 1995 GFK-1115
5
Table 5 - 4. - Continued
Word s.
→
Negative values are limited to 0.
→
WORD
*
←
Values higher than 32767 are limited to 32767.
←
Word s.
→
No conversion.
→
INT
*
←
No conversion.
←
Word s.
→
Word s. is copied to the lower word. For a negative value, the
upper word is filled with FFFF (hexadecimal). For a positive value,
the upper word is filled with 0.
→
DINT
←
Values higher than 32767 are limited to 32767. Values lower than
-32768 are limited to -32768.
←
Long u.
→
No conversion.
→
DWORD
←
No conversion.
←
Long u.
→
Values higher than 2147483647 are limited to 2147483647.
→
DINT
←
Negative values are limited to 0.
←
Long s.
→
Negative values are limited to 0.
→
DWORD
←
Values higher than 2147483647 are limited to 2147483647.
←
Long s.
→
No conversion.
→
DINT
←
No conversion.
←
Float
→
No conversion.
→
FLOAT
←
No conversion.
←
String
→
For odd string lengths, a null byte is added to the end.
→
STRING
←
No conversion.
←
* For PLC addresses in group 2 ensure that the offset of the address meets the
following condition: (Offset - 1) must be 0 or a multiple of 8