Visual Basic (Declaration) | |
---|---|
Public Property FrameTriggerEnabled As Boolean |
C# | |
---|---|
public bool FrameTriggerEnabled {get; set;} |
When InputDataDomain is InputDataDomain.Time, and the data is captured with frame trigger enabled, the DirectCalculation will search the frame boundary within the range of +-50us. if the data is not captured with frame trigger enabled, the search ranges depends on the periodicity of the synchronization signal, which normally is 10 milliseconds.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)