GetCurrentValue Method

Returns the value, time stamp, and quality information of the current data associated with the pen object.

Syntax

object.GetCurrentValue CurrentValue, dt, lQual

Properties

The GetCurrentValue method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

CurrentValue

Single. Returns the current value of the pen's data source.

dt

Date. Returns the associated time stamp of the value.

lQual

Integer. Returns the OPC quality codes representing the quality of the data being sent.

 

Example

Applies To