DL05 Programming

A

Thread Starter

Aldefo

I have had some success at interfacing and programming the DL05 until I wanted to set the TMR set point or the K. Can't seem to find the location to or how to enter my K constant.

Any help appreciated. TIA.
 
W

William Sturm

<p>In the TMR box, just enter K10 for 1 second in the lower data entry field (K100 is 1 second for a TMRF). Constants must be preceded by the letter K. You can also use a V memory location (V1400-8192) if you need to use a variable time delay.
<pre>
------------------
-----------------| T0 |
| K10 |
------------------
</pre>
<p>Bill
 
C

Curt Wuollet

IIRC, you enter the timer number and K into the dialog box that opens when you select the timer.

Regards

cww
 
Top