DefaultByteDecimalLSB3 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 1. The Least Significant Byte (LSB) factor is 1000. This class sets the InstrumentFailFlag in the KrunchContext to HILOW_INS_HIGH if it cannot convert the value.
public sealed class DefaultByteDecimalLSB3 : OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
public ref class DefaultByteDecimalLSB3 sealed : public OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
System.Object
OASySDNA.RealTime.KrunchDataTypeConverters.DefaultByteDecimalLSB3