BufferDataConverterGetPacketMarshaller Method |
Namespace: Demo3D.PLC.Comms
public BufferDataConverterPacketMarshallerDelegate GetPacketMarshaller( IDataContextProvider contextProvider, DataType sourceType )
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.