High Country Tek DVC80 User Manual
Page 70

P/N: 021-00154, Rev. A.6 - updated for V4.7 Tools
Page | 70
Double click on bubble "1". In the entry window enter this information:
Caption: 1
Description: Start
Visible: Checked
Entry Code: (empty)
Always Code: TurnMotor = 0%
EndPulse = Off
Double click on bubble "2" and enter this information:
Caption: 2
Description: Ramp Motor Up
Visible: Checked
Entry Code: Dim Wait as Timer
Wait = 5s
Always Code: TurnMotor = 100%
Double click on bubble "3" and enter this information:
Caption: 3
Description: Hold Motor
Visible: Checked
Entry Code: Wait = 2s
Always Code: (empty)
Double click on bubble "4" and enter this information:
Caption: 4
Description: Ramp Motor Down
Visible: Checked
Entry Code: Wait = 5s
Always Code: TurnMotor = 0%
Double click on bubble "5" and enter this information:
Caption: 5
Description: Pulse EndPulse
Visible: Checked
Entry Code: Wait = 2s
Always Code: EndPulse = On
Double click on the transition between bubble 1 and 2. In this entry screen enter the following:
Description: (empty)
Visible: not checked
Transition to 1 when: (empty)
Visible: checked
Transition to 2 when: Start = On
Visible: checked