OPC Toolbox object type
Type
indicates the type of the object. The OPC Toolbox™ object types are 'opcda'
,
'dagroup'
, and 'daitem'
. Once an object is
created, the value of Type
is automatically defined, and cannot
be changed.
You can identify OPC Toolbox objects of a given type using the opcfind
function and the Type
value.
Access |
Read-only |
Applies to |
|
Data type |
character vector |
Values |
The value is set during object creation. |