Appendix
23
KPDesign Keypad Design Program
Bargraph Notes
!
Each bargraph can be Bargraph (Vertical on DMS, Horizontal on IMS)
!
Temperature bargraph (Number with degree symbol with Inside temperature
displayed) or
!
Text mode (Number only)
!
Sending 0 and 0 for limits on "Set Temperature" Mode uses Panel Property defaults.
!
Sending 0 and 0 for limits on "Set Bargraph" Mode uses 0 to 255 step 1 for defaults.
!
Sending 0 and 0 for limits on "Set Text" Mode uses 0 to 255 step 1 for defaults.
!
IMS panels can only range from 0 to 255 step 1 for Text mode.
!
Temperature mode can only range from 0 to 255.
!
Step is not used on Temperature Mode. Step is always 1.
!
Set TEXT and TEMP modes send value as string or to bargraph on exit only.
!
Set BAR mode sends value as string or to bargraph as it is adjusted.
DMS Version 5.1 and greater, IMS Version 5.0 and greater:
!
Bargraghs and Text mode for DMS can range from -9999 to 9999.
All other versions:
!
Bargraghs and Text mode for DMS can range from -255 to 255.
!
IMS Version 5.0 or less has a problem with bargragh offsets other than 0 or less than 0.
!
The maximum allowed range for a bargraph is 327. The upper limit is always adjusted so
-255 to 255 will be converted to -255 to 72.
Custom Text Notes
!
Variable text is not updated while viewing a page. You must exit and flip back to the page.
The exception is the Main Page. It is updated as the variable text command is sent.
!
Only 1 font is allowed per line.
!
The variable text storage array is passed to the module. This allows the user of the module
decide how much and of what type of memory to allocate for this. Suggested size is only
as much as you need and the suggested type is PERSISTENT.
!
If %LOGO is used, the font will be forced to upper case
!
If %JL is used, default for auto font and word-wrap will not be used. Use the embedded
codes to turn these features on when using %JL.
!
%TIME, %LDATE and %DATE are not updated in list pages, only the main page.
!
On the IMS, the formatting codes only work on the main page.
Содержание KPDesign
Страница 1: ...instruction manual Software KPDesign Keypad Design Program...
Страница 12: ...Introduction 8 KPDesign Keypad Design Program...
Страница 22: ...Using KPDesign 18 KPDesign Keypad Design Program...
Страница 24: ...Troubleshooting 20 KPDesign Keypad Design Program...
Страница 31: ...Appendix 27 KPDesign Keypad Design Program...