BufferDataConverterGetPacketUnmarshaller Method |
Namespace: Demo3D.PLC.Comms
public BufferDataConverterPacketUnmarshallerDelegate GetPacketUnmarshaller( IDataContextProvider contextProvider, DataType destinationType )
The contextProvider must provide an object of type BufferDataConverterContext. This context tells the marashaller the endianess of the data, string format, and the area of memory being addressed.