Click or drag to resize

SecondaryBinder Class

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.
Inheritance Hierarchy

Namespace:  Demo3D.PLC
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public abstract class SecondaryBinder

The SecondaryBinder type exposes the following members.

Constructors
  NameDescription
Protected methodSecondaryBinder
Initializes a new instance of the SecondaryBinder class
Top
Methods
See Also