Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full XR | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
Enumerated |
Description |
Noise removal on designated end trigger hardware line from outside system |
"Set" effect |
Sets the end trigger hardware line cleaning mode |
"Get" effect |
Returns the currently chosen end trigger hardware line cleaning mode |
Classification
Class |
Channel |
Category |
Trigger Control |
Level |
Adjust |
Identifiers
String |
EndTrigFilter |
C, C++ |
MC_EndTrigFilter |
.NET |
MC.EndTrigFilter |
Numerical |
3639 |
This parameter applies to the hardware line designated by EndTrigLine or EndTrigLineIndex.
Along with EndTrigCtl, EndTrigFilter declares the grabber attributes of the end trigger line sensed by the channel and aimed at generating the end trigger event.
EndTrigFilter specifies the time constant of the noise reduction filter of the designated hardware line.
The time constant of the filter is the amount of time the line should be detected at the same logic state before a logic transition be considered.
When insulated I/O are used, EndTrigFilter is MEDIUM or STRONG. The value OFF is not allowed.
This parameter applies when acquisition control settings require a hardware end trigger line (LONGPAGE acquisition mode).
Values applicable to Picolo Tymo, Picolo Alert
Name |
Identifier |
Description |
OFF |
MC_EndTrigFilter_OFF |
The noise removal filter is turned off. |
FILTER_10ms |
MC_EndTrigFilter_FILTER_10ms |
A 10 ms filter correctly debounces an input. |
FILTER_100ms |
MC_EndTrigFilter_FILTER_100ms |
A 100 ms filter correctly debounces an input and is very efficient to reject 20/60 Hz perturbation. |
When EndTrigFilter is set to RELAY, the value OFF is not allowed.
When the triggering and end triggering signals are generated through an I/O line, the values of TrigFilter and EndTrigFilter are the same.
Values applicable to Picolo, Picolo Pro 2, Picolo Pro 3, Picolo Tetra
Name |
Identifier |
Description |
OFF |
MC_EndTrigFilter_OFF |
The filter time constant is approximately 100 ns. |
ON |
MC_EndTrigFilter_ON |
The filter time constant is approximately 500 ns. |
MEDIUM |
MC_EndTrigFilter_MEDIUM |
The filter time constant is approximately 500 ns. |
STRONG |
MC_EndTrigFilter_STRONG |
The filter time constant is approximately 2500 ns. |
Values applicable to Grablink series
Name |
Identifier |
Description |
OFF |
MC_EndTrigFilter_OFF |
The filter time constant is approximately 100 ns. |
ON |
MC_EndTrigFilter_ON |
The filter time constant is approximately 500 ns. |
MEDIUM |
MC_EndTrigFilter_MEDIUM |
The filter time constant is approximately 500 ns. |
STRONG |
MC_EndTrigFilter_STRONG |
The filter time constant is approximately 2500 ns. Default value. |