OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework Namespace
- Last UpdatedApr 08, 2026
- 1 minute read
| Class | Description | |
|---|---|---|
![]() | DataStreamByteOrder | This class contains methods to convert Remote Terminal Unit (RTU) data stream data using either Most Significant Byte (MSB) or Least Significant Byte (LSB). Little Endian is taken into account. |
![]() | KrunchDataTypeConverterRegistry | This class loads OASySDNA.RealTime.ExecutionPipelines.IKrunchDataTypeConverterRegistry for data type converters from the RealTime_KrunchDataTypeConverters.json file. |
![]() | KrunchDataTypeConvertersConfigurationValidator | This class provides validation of the RealTime_KrunchDataTypeConverters.json file and its various setup options. |
| Interface | Description | |
|---|---|---|
![]() | IKrunchDataTypeConverter | Provides an interface to the various data type converters. |

