You are on page 1of 2

%d IF LCD or VFD Display Type Detected

The L?%d and V?%d commands are used to determine if a specific display is installed on a 60 Series indicator. Syntax:
LCD Displays If either of the 8 line or 16 line LCD are installed L?%d If the 8 line LCD is installed 8L?%d If the 16 line LCD is installed 16L?%d VFD Displays If either the standard VFD or the 4x20 VFD are installed V?%d If the 4x20 VFD is installed and turned on at P425 4V?%d If the standard VFD (2x5) is installed and turned on at P420 FV?%d

%j IF 60 Series Keypad
The %j command is used as a method of determining what product is running with the exception of the 663 & 665 (due to flexibility in display types). This will allow a generic macro to be written that can operate differently on different products. Syntax:
460 Series If 460 keypad 460%j If 465 keypad 465%j If 460 Series keypad 46X%j 560 Series If 560 Series keypad and VFD display 560%j If 560 Series keypad and LCD display 562%j If 560 Series keypad 56X%j

60 Series %d and %j Addendum

4/30/07

660 Series If 660 Series keypad and standard 2x5VFD (P425 disabled) 660%j If 660 Series keypad and 4x20VFD (P425 enabled) 661%j If 660 Series keypad and LCD installed 662%j If 660 Series keypad (Model 663)* 663%j If 660 Series keypad (Model 665)* 665%j If 660 Series keypad (Any 660 Series) 66X%j If 660 keypad and VFD (2x5 OR 4x20) display 66V%j

*Both the 663 and 665 have a VFD or LCD option. Determining which model via the %j command is not possible.

60 Series %d and %j Addendum

4/30/07

You might also like