Test controller, timer counter

TimerCounter

This popup can analyze time and occurrences of measured values. It only works with signals in the second range or slower. It can be used to analyze freezers, heaters, pumps and other stuff with slow on/off control, usually by using a ammeter in the power led to a device or a voltmeter across the active part of the device.

Contents
    Value
    Configuration
    Data
    Summary
    Menu
    Scripting
Main page



Value

Value

The top line shows the actual value on the channel, if a unit is present it will also be shown. The the right of the screen is the time this state has been active and a on/off indicator, it can show the following: TimerCounter2



Configuration

Parameters

Parameters2

The combobox is used to select input, either from one of the attached devices or a column from the table (When use table is checked).



Data

Data

This table will log each cycle, logging is done when value goes from on to off. The first line is not used on the summary shown below the table.

The values are:


Summary

The summary has the same columns as the data, but the values are slightly different.

Menu

Menu

Right clicking will show a menu where it is possible to search for minimum or maximum value in the data (Row 0 is not included in the search).
Data from the table can be copied to the clipboard in a format that can be read by a spreadsheet.

Spreadsheet

The summary can also be copied and it contains considerable more data than the on-screen version:

Summary2



Scripting

This popup can be controlled with:

#SHOWPOPUPSYSTEM TimerCounter {x y {w h}}
#TIMERCOUNTER channel {threshold {tolerance{ onIsLow{ useTable}}}}
#CLOSEALL