ProSoft Technology AN-X-PB User Manual
Page 39

AN-X-PBCAPT Page
35
Gap Time, GapTme
The gap time, GapTme, is the time in microseconds between the end of
the previous frame and the start of the current frame.
Example: The following equation selects frames with gap times greater
than 1 milliseconds (1000 microseconds)
showonly
GapTme > 1000
#
Constants
Constants can be entered in the following formats:
Format
Data range
Signed integer
-32768 to 32767
Hexadecimal
0x0000 to 0xFFFF
Passing In Parameters
You can pass in up to four parameters to be used in the equation.
Parameters are defined by the keywords “ArgName0=”, “ArgName1=”,
“ArgName2=”, “ArgName3=”
followed by the parameter description, for example,
ArgName0=ToNode
AnxPbCapt displays the description and lets you enter a value, as shown.