IOPortConditionAheadOfTimeEvaluation Property |
Allows evaluating the condition ahead of time, resulting in optimized execution time. Should be disabled, if condition is not set ahead of time.
Namespace: RAYLASE.Marker.DeviceAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic bool AheadOfTimeEvaluation { get; set; }
Property Value
Boolean
See Also