VariableCollection Events

<< 点击显示目录 >>

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

VariableCollection Events

BR.AN.PviServices .NET


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

Public Instance Events

pubeventActivated

当一个列表对象被成功激活时发生。

pubeventCollectionActivated

当集合中的每个变量对象的所有激活请求被响应时发生。

pubeventCollectionDataValidated

当列表中至少有一个变量对象通知有效数据时发生。

pubeventCollectionDeactivated

当集合中的每个变量对象的所有停用请求被响应时发生。

pubeventCollectionPropertyChanged

当集合中的每个变量对象的所有(例如:迟滞写入请求)被响应时发生。

pubeventCollectionValuesRead

当集合中的每个变量对象的所有值读取请求被响应时发生。

pubeventCollectionValuesWritten

当集合中的每个变量对象的所有值的写入请求被响应时发生。

pubeventDataValidated

当一个列表对象的值数据有效时出现。

pubeventDeactivated

当列表对象被成功停用时发生。

pubeventPropertyChanged

当列表对象的属性改变时出现(例如RefreshTime)。

pubeventValueChanged

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

pubeventValueRead

当一个列表对象的值被成功读取时出现。

pubeventValueWritten

当一个列表对象的值被成功写入时发生。

See Also

VariableCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

VariableCollection.Activated Event

VariableCollection.CollectionActivated Event

VariableCollection.CollectionDataValidated Event

VariableCollection.CollectionDeactivated Event

VariableCollection.CollectionPropertyChanged Event

VariableCollection.CollectionValuesRead Event

VariableCollection.CollectionValuesWritten Event

VariableCollection.DataValidated Event

VariableCollection.Deactivated Event

VariableCollection.PropertyChanged Event

VariableCollection.ValueChanged Event

VariableCollection.ValueRead Event

VariableCollection.ValueWritten Event