High Country Tek DVC80 User Manual
Page 31

P/N: 021-00154, Rev. A.6 - updated for V4.7 Tools
Page | 31
Digital Input Code Example
Code
Comments
If (Dig_1 = True) Then
if logic test True or False based on the state of
the input
HS_1 = Dig_1
Sets an output to the state of the Input
PWM_1.Dir = Dig_1
Set direction of a dual coil based on the state
of the input
Dig_1 = False
Set the state of an Input to False (Toggle mode
Only)
DVCLED_1 = True
Turns on the programmable LED of a DVC5
DVC7 Digital Pulse Inputs
The DVC7’s digital inputs can be configured to be pulse inputs with RPM and counter modes. You configure the
digital inputs using the following two windows. The modes operate very much like the Pulse input capability of
the Universal Inputs.
You access the Pulse capability using the variables
Dig_1.RealRPM
Dig_1.PulsesperRev
Dig_1.Pulsetimeout
Dig_1.counter
Dig_1.LOS
Input Impedance
The input impedance for all inputs, other than current inputs is 10k ohms. The input impedance for current
inputs is 120 ohms.