DefaultInt16Converter Class
- Last UpdatedApr 08, 2026
- 1 minute read
An implementation of the OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter class. This class performs a BitConverter.ToInt16 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 DefaultInt16Converter : OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
public ref class DefaultInt16Converter sealed : public OASySDNA.RealTime.ExecutionPipelines.KrunchDataStream.ConverterFramework.IKrunchDataTypeConverter
System.Object
OASySDNA.RealTime.KrunchDataTypeConverters.DefaultInt16Converter