IODataPoint Members

<< 点击显示目录 >>

IODataPoint Members

BR.AN.PviServices .NET


IODataPoint overview

Public Instance Constructors

pubmethod IODataPoint Constructor

Initialices a new instance of an IO data point. Do not call this constructor directly!

Public Instance Properties

pubpropertyActive

Gets or sets the active state of this instance.

pubpropertyDirection

WIll return the IO direction

pubpropertyForce

Gets or sets the force state of this IO Datapoint.

pubpropertyForceValue

Gets or sets the FORCE value.

pubpropertyFullName

Not supported

pubpropertyPhysicalValue

Gets the physical (PRODUCER) value which is READ only.

pubpropertyPviPathName

Gets the PviPathName of this instance.

pubpropertyRefreshTime

Gets or sets the refreshtime of this instance.

pubpropertySimulated

Gets or sets wheter ít is a simulated IO variable or not.

pubpropertyValue

Gets the consumer value which is READ onl

Public Instance Methods

pubmethodConnect

Overloaded. Call this method to connect the IO

pubmethodDisconnect

Overloaded. Call this method to disconnect the IO

pubmethodReadValue

Overloaded. Call this helper to read one of the values of the IO data point.

pubmethodRemove

This method removes the instances references from the PviServices hierarchy.

Public Instance Events

pubeventActivated

Occurs when the variable-instance is activated.

pubeventDataValidated

Occurs when consumer, producer and force value data is valid.

pubeventDeactivated

Occurs when the variable-instance is deactivated.

pubeventForcedOff

Occurs when the variable-instance is deactivated.

pubeventForcedOn

Occurs when the variable-instance is activated.

pubeventForceValueChanged

Occurs when a value is written.

pubeventForceValueWritten

Occurs when a value is written.

pubeventPhysicalValueChanged

Occurs when a value is written.

pubeventValueChanged

Occurs when a value is written.

pubeventValueRead

Occurs when a value is written.

See Also

IODataPoint Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]