OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.Steps.Analog Namespace
- Last UpdatedApr 08, 2026
- 3 minute read
| Class | Description | |
|---|---|---|
![]() | AnalogParameterNames | Contains the names of analog-specific parameters for variables that can be accessed across different steps in the KrunchDataStream pipeline. |
![]() | AnalogProcessingDeadband | AnalogProcessingDeadband step in the KrunchDataStream pipeline. Check the polled value against the processing deadband to decide if further krunching is required. |
![]() | ConfigurableQualityBit | ConfigurableQualityBit step in the KrunchDataStream pipeline. Checks the configurable quality bit to determine if it should stale the record and refrain from krunching it. |
![]() | ConvertToRawValue | ConvertToRawValue step in the KrunchDataStream pipeline. Converts the data stream from the remote into a raw data value according to data type. |
![]() | DetermineIfFreshAnalog | ConfigurableQualityBit step in the KrunchDataStream pipeline. Update the fresh flag after checking for instrument failure and data quality. |
![]() | InitializeAnalogParameters | InitializeAnalogParameters step in the KrunchDataStream pipeline. Initialize the additional parameters used in other steps, including creating a backup of the original data buffer. |
![]() | KrunchAnalogValue | KrunchAnalogValue step in the KrunchDataStream pipeline. Calls krunch on the analog point value. |
![]() | RawDataEnabled | RawDataEnabled step in the KrunchDataStream pipeline. Update the raw hexadecimal data for the point, if enabled. |
![]() | RtuQsdAsDeviceDqSetFreshness | RtuQsdAsDeviceDqSetFreshness step in the KrunchDataStream pipeline. Sets flag.fresh as indicated by the flag.rtu_qsd field when useDeviceDQ is enabled. |
![]() | UpdateLastPointCondition | UpdateLastPointCondition step in the KrunchDataStream pipeline. Updates the last point condition state if using Point Conditioning. |
![]() | UpdateRecordDisposition | UpdateRecordDisposition step in the KrunchDataStream pipeline. Updates the record disposition with DISP_DATA_MOD if any fresh, secondpoll, last point condition, or clamped flags have changed. |
