The OpcProxyExt has standard proxy extension properties such as Status and Enabled, among others (for details, see “ProxyExt properties” in the Drivers Guide). Figure 12 shows the property sheet of an Opc proxy point with its OpcProxyExt expanded.
The following properties of the Opc Proxy Ext are unique or have special importance—note that some are also available in the Add or Edit dialog in the Opc Point Manager (see Figure 10):
Device Facets
Will contain OPC “properties” for points discovered by the Opc Point Manager.
Id
The ID of the point on the OPC server.
Opc Data Type
Windows variant datatype of the OPC item. In most cases, the server provides this information.
Opc Read Time
(read only) The server timestamp of the current value.
Opc Quality
(read only) The server-supplied status of the value, as either:
Good
Bad
Uncertain
Opc Quality Subcode
(read only) The server-supplied status subcode (numeric subcodes indicate vendor information):
Good
Non-specific
Local Override
Bad
Non-specific
Configuration Error
Not Connected
Device Failure
Last Known Value — Comm has failed, however the last known value is available.
Comm Failure — No last known value.
Out of Service
Waiting for Initial Data
Uncertain
Non-specific
Last Usable Value — Whatever was writing this value has stopped doing so.
Sensor Not Accurate
Engineering Units Exceeded
Sub-Normal — The value is derived from multiple sources, and has less than the required number of good sources.
Opc Limit
(read only) One of the following:
Not Limited — The value is free to move up or down.
Low Limited — The value has pegged at some lower limit.
High Limited — The value has pegged at some upper limit.
Constant — The value is a constant and cannot move.
Server Handle
(read only) The server handle used to refer to this item. A handle of 0 means the item has not been registered with the server.
Tuning Policy Name
If the point is not being updated via asynchronous server callbacks, this controls the tuning policy, and thus the poll frequency at which the point is synchronously polled.