CipInstance Class
NuGet: GHIElectronics.TinyCLR.EthernetIP.Adapter
Assembly: GHIElectronics.TinyCLR.EthernetIP.Adapter
Namespace: GHIElectronics.TinyCLR.EthernetIP.Adapter
Represents a single instance of a CIP object class.
public class CipInstance
Properties
Impl
public IntPtr Impl { get; set; }
Native handle to the underlying CIP instance.