User guide
P/N: 021-00154, Rev. A.6 - updated for V4.7 Tools     Page | 91  
Range: 16 alpha/numeric characters only with no spaces. 
V1, … ,V12: 
Scroll down list of display types/formats 
Refer to Section 8.2 for an explanation of Display Types. 
X & Y These are the X and Y numeric text character position and line coordinates for the Display 
 variables. The Upper left corner is X = 1 and Y = 1. 
Test Value This is the value displayed on the test screen to allow the user to preview the finished 
  screen while in the programming tool. 
DVC61 Program Variables 
Note: DVC61 below is the default device name but could be another name of your choosing. 
DVC61.Screen   Identifies the screen image to be displayed 
DVC61.V1    Get/Set the value for the V1. 
 Range: 0 to 65535 
DVC61.V2    Get/Set the value for the V2. 
 Range: 0 to 65535 
DVC61.V3    Get/Set the value for the V3. 
 Range: 0 to 65535 
****** 
DVC61.V12    Get/Set the value for the V12 
 Range: 0 to 65535 
DVC61.Backlight  Get/Set The value of the Backlight. 
 Range: 0 to 1023 
DVC61.Contrast  Get/Set The value of the Contrast Level. 
Range: 0 to 1023 
DVC61.Status  Get the state of the flag. 
Range: 0 = Module is Online 
2 = Module is Offline 
DVC61.Input_Name  Get the state of the digital input 
Range: False or Off, True or On 
DVC61 Code Sample 
Code Comments 
DVC61.Screen = Screen_Name  Point to DVC61 Screen image to display 
DVC61.V1 = ana_1  First Variable is set to analog input 1’s value 
6.7 DVC62 
Rele
ase 4.7 the DVC tools provides support for the DVC62 input/output device 
commonly referred to as a pendant. This device provides a 4 line 20 characters per line 
text display plus a 20 key keypad for inputting data to your application. The DVC62 
connects to the DVC5/7/10 controller using the RS232 interface. Typical usage of the 
DVC62 is for system configuring where your application writes messages to the display 
and accepts user input from key depressions and in so doing sets parameters probably 
saved into EE memory that determine the operation of the system. The device is 
approximately 3” wide by 5” high and easily held in your hand, comes with pendant 










