DefaultByteDecimalMSB4 Class
- Last UpdatedApr 08, 2026
- 1 minute read
An implementation of the OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter class. This class performs a Byte Decimal conversion OASySDNA.RealTime.KrunchDataTypeConverters.Helper.ByteDecimal of the byte-ordered data retrieved from the remote. The Most Signification Byte (MSB) factor is 10000. The Least Significant Byte (LSB) factor is 1. Sets the InstrumentFailFlag in the KrunchContext to HILOW_INS_HIGH if it cannot convert the value.
public sealed class DefaultByteDecimalMSB4 : OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
public ref class DefaultByteDecimalMSB4 sealed : public OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
System.Object
OASySDNA.RealTime.KrunchDataTypeConverters.DefaultByteDecimalMSB4