Click or drag to resize

Demo3D.PLC Namespace

The Demo3D.PLC namespace provides PLC related features.
Classes
 ClassDescription
Public classSecondaryBinder A class for supporting secondary binding. Whereas primary binding is done through the IO Browser, secondary binding uses a primary-bound tag to support additional further binding.
Public classSecondaryBinderBindingResults Binding results.
Public classSecondaryBinderConfiguration The model binding configuration.
Public classSecondaryBinderModelConfiguration The model binding configuration.
Public classStringConversion Methods for standard string conversion.
Public classValueSource The source of the value that's changing/changed.
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.