|
Top Previous Next |
Set or return the position of the trigger event on displayed sweep. Namespace: Boonton.Boonton55xxx.Interop Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
|
Member name |
Value |
Description |
|
Boonton55xxxTriggerPositionLeft |
0x00000000 |
Assuming zero trigger delay, setting the position to Left causes the entire trace to be post-trigger. |
|
Boonton55xxxTriggerPositionMiddle |
0x00000001 |
Setting trigger position to Middle will display both the pre- and post-trigger portions of the trace. |
|
Boonton55xxxTriggerPositionRight |
0x00000002 |
Assuming zero trigger delay, setting trigger position to right causes the entire trace to be pre-trigger. |
Note that the Trig Delay setting is in addition to this setting, and will cause the trigger position to appear in a different location.
Boonton.Boonton55xxx.Interop Namespace