Variable Events

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Variable Class >

Variable Events

BR.AN.PviServices .NET


The events of the Variable class are listed below. For a complete list of Variable class members, see the Variable Members topic.

Public Instance Events

pubeventActivated

当变量实例被激活时发生。

pubeventDataValidated

当值数据有效时发生。

pubeventDeactivated

当变量实例被停用时发生。

pubeventExtendedTypeInfoRead

当变量的扩展类型信息被读取时出现。

pubeventForcedOff

当实例的强制状态从ON变为OFF时发生(仅适用于SG3)。

pubeventForcedOn

当实例的强制状态从OFF变为ON时发生(仅适用于SG3)。

pubeventUploaded

当实例成员被上传时发生。

pubeventValueChanged

当过程变量的值发生变化时出现。

pubeventValueRead

当一个值被读取时发生。

pubeventValueWritten

当一个值被写入时发生。

See Also

Variable Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Variable.Activated Event

Variable.DataValidated Event

Variable.Deactivated Event

Variable.ExtendedTypeInfoRead Event

Variable.ForcedOff Event

Variable.ForcedOn Event

Variable.Uploaded Event

Variable.ValueChanged Event

Variable.ValueRead Event

Variable.ValueWritten Event