Click or drag to resize

Demo3D.PLC Namespace

The Demo3D.PLC namespace provides PLC related features.
Classes
  ClassDescription
Public classStringConversion
Methods for standard string conversion.
Delegates
  DelegateDescription
Public delegateStringConversionGetBytes
A delegate for encoding a string into an array of bytes.
Public delegateStringConversionGetString
A delegate for converting an array of bytes into a string.