Creates OPCItemDef object with the usually used elements.
The data type is specified as a .Net data type.
Syntax
Parameters
- id
- A string that uniquely identifies the OPC data item. See the Item ID discussion and the
AddItems function for specific information about the contents of this field.
- activ
- This Boolean value affects the behavior various methods.
- hclt
- The handle the client wishes to associate with the item. See the OPCHANDLE for more specific
information about the contents of this field.
- st
- The data type requested by the client.
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also