DefaultByteDecimalLSB4 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 Signification Byte (LSB) factor is 10000. Sets the InstrumentFailFlag in the KrunchContext to HILOW_INS_HIGH if it cannot convert the value.
public sealed class DefaultByteDecimalLSB4 : OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
public ref class DefaultByteDecimalLSB4 sealed : public OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
System.Object
OASySDNA.RealTime.KrunchDataTypeConverters.DefaultByteDecimalLSB4