Timer

<< Click to Display Table of Contents >>

Navigation:  Function block library > Generators >

Timer

Previous pageReturn to chapter overviewNext page

timer

 

Measures the time in milliseconds since program start. If reset is true, the measurement is restarted.

 

Inputs

Type

Default

Description

Reset

bool

false

If true, the measurement is restarted.





Outputs




Time

float


Time in milliseconds since program start or since Reset changes from true to false.