DefaultFloatConverter Class
- Last UpdatedApr 08, 2026
- 1 minute read
An implementation of the OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter class. This class performs a BitConverter.ToSingle conversion of the byte-ordered data retrieved from the remote. Sets the InstrumentFailFlag in the KrunchContext to HILOW_INS_HIGH if it cannot convert the value.
public sealed class DefaultFloatConverter : OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
public ref class DefaultFloatConverter sealed : public OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
System.Object
OASySDNA.RealTime.KrunchDataTypeConverters.DefaultFloatConverter