VariableCollection Methods

<< 点击显示目录 >>

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

VariableCollection Methods

BR.AN.PviServices .NET


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

Public Instance Methods

pubmethodAdd

重载。给这个实例添加一个变量类型的对象。

pubmethodClear

从集合中删除所有元素。

pubmethodConnect

重载。使用ConnectionType属性连接集合中的每个Variable对象。

pubmethodDisconnect

重载。断开集合中每个变量对象的连接。

pubmethodReadValues

该方法读取集合中每个变量对象的值。

pubmethodRemove

重载。从集合中删除一个变量对象,给定变量名称。

pubmethodUpload

根据集合的父对象上传变量对象。

pubmethodWriteScaling

这个函数将实际定义的缩放点写到PLC上的每个变量。

pubmethodWriteValues

写入每个变量对象的实际值

See Also

VariableCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

VariableCollection.Add Method

VariableCollection.Clear Method

VariableCollection.Disconnect Method

VariableCollection.ReadValues Method

VariableCollection.Remove Method

VariableCollection.Upload Method

VariableCollection.WriteScaling Method

VariableCollection.WriteValues Method