|
|
Advanced Triggered Storage
Please consider Advanced Trigger
Excel Link instead if Excel Link is needed
Comparing to WinDaq's single-trigger counter part, this add-on uses
calculated result
to provide
two
trigger points for all Windaq-based instruments. For example, add a
start trigger of "#0<7" and a stop trigger of
"#0<5.1", it can be used to record a battery discharging
curve like the one shown below
-
Green: Waiting for the start
trigger
-
Red: recording until the
stop trigger
Chart Features
True math expression with many predefined operators and
functions
-
Operators include: +, -, *, /, ^, %, &, |, !, >,
>=, <, <=, !=, ==
-
Functions include: abs, floor, hex, round, if, avg, bin,
log, sqrt, ceil, log10, sum, max, min, acos, asin, atan, sin,
sinh, cos, tan, cosh, tanh
-
To use the reading from a channel, use #n. For example, #0
is the reading from the first enabled channel in Windaq
-
To access the sample rate, use #@.
-
You can use earlier readings to form a more complicated
math expression. To do so, add a letter after #, and alphabet
order of the letter represents the delay, such as:
-
#0 is the reading from channel 0
-
#A0 is the reading from channel 0, one scan earlier
-
#B1 is the reading from channel 1, two scans earlier
-
Readings from up to 26 scans earlier can be used, for example, #Z0.
-
For example: use ( #0-#A0)*#@, or #0-#A0, to form a two-point
derivative
-
The math equation parser uses standard English (United
States) notation without the present of digital grouping symbol,
the decimal point must be "." (period) instead of ","
(comma). If your Regional and Language Setting is not English
(United States), you may need to adjust it
WinDaq Add-on ID
7039
Menu Name Appeared under WinDaq->View->Add-ons
Advanced Triggered Storage
Configuration file
C:\Windows\trigtgerstorage.ini
Last update: 01/26/24
©
www.UltimaSerial.com
|