Click or drag to resize

AutoClassAttribute Constructor

Construct an AutoClassAttribute.

Namespace:  Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:  PLC (in PLC.dll) Version: 18.03.00
Syntax
C#
public AutoClassAttribute(
	ClassID classId
)

Parameters

classId
Type: Demo3D.PLC.Comms.CIPClassID
Class id to bind.
See Also