Service Methods

<< 点击显示目录 >>

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

Service Methods

BR.AN.PviServices .NET


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

Public Instance Methods

pubmethodAttachPVIObjects

读取所有打开的INA2000连接的PVI对象层次结构,直至变量。

pubmethodConnect

重载。使用现有的带有端口号的服务器初始化该实例。

pubmethodDisconnect

重载。取消初始化此实例。这是一个同步函数,不能在CB函数中调用!!

pubmethodGetAssemblyVersions

获取此服务类定义的程序集的文件和产品版本。

pubmethodGetErrorText

获取指定错误号码的错误文本。

pubmethodGetPVIVersionInfo

调用此方法来获取主要PVI通信组件的版本信息,包括设置版本。其结果将以名称和版本对的形式提供。包括活动的PVI安装的版本号(关键是"§PVI Setup§"),PVI通信库的版本(本地的以"§LOCAL§"开头,当不使用远程通信时,总是有相同的版本)和PVI管理器的可执行版本。

pubmethodLoadConfiguration

重载。加载存储在一个xml文件中的现有PlcService配置。

pubmethodRefreshPviClientsList

帮助更新客户端的列表。

pubmethodRemove

该方法从PviServices的层次结构中删除实例引用。

pubmethodRemoveArchive

帮助从全局记录仪集合中删除记录仪存档。

pubmethodSaveConfiguration

重载。将实例及其所有子对象分层结构保存在xml-File中。用来恢复对象的层次结构。

pubmethodUpdateLicenceInfo

调用此方法来重新读取许可证信息。这些信息将在 LicencInfoUpdated中被接收 。但在PVI启动后不会立即可用。需要几秒钟的时间,直到信息可用。

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Service.AttachPVIObjects Method

Service.Connect Method

Service.Disconnect Method

Service.GetErrorText Method

Service.LoadConfiguration Method

Service.RefreshPviClientsList Method

Service.Remove Method

Service.RemoveArchive Method

Service.SaveConfiguration Method

Service.UpdateLicenceInfo Method