Store Timer's Preset/Current Value

This function allows you to take a value and store it into a timer to change the preset or current timer value.  Since there is no Ladder element for this function; you perform it by storing values into:

Take into account that:

To use this function:

 

Function #
(SI 140)

Description

200

Store Timer Preset

201

Store Timer Current

Note that when you run Test (Debug) Mode, the current value in SI 140 will not be displayed.

Timer Resolution (stored into SI 143)

Value

Resolution

0

Maintain Timer Resolution

1

10mS (0.01S)

10

100mS (0.1S)

100

1000mS (1.0S)

1000

10000mS (10.0S)

 

Note

Jazz: Preset values are stored in Flash memory.

 

M90/91: The preset value is stored in RAM memory and is lost at Power-up. In order to retain the preset value, assign the preset value as a power-up task.

 

Related Topics

Timers

How Timers work

Setting Timers

Presetting_Timers_via_Keypad

Load Timer Preset/Current Value

Selecting_a_Timer's_Display_format

How do I set a Timer's time?

How do I measure time between two events?

How do I count accumulated time?