<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > InstallMode Enumeration |
Install modes
[Visual Basic]
Public Enum InstallMode
[C#]
public enum InstallMode
Do either use InstallMode or InstallOption
Member Name |
Description |
Overload |
Reinitializes variables, execute Init Subroutine |
OneCycle |
Prereserves local variable values, no Init Subroutine |
Copy |
Task update within the cycle, no interface changes allowed, no variable datatype and scope changes allowed, no Init Subroutine |
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Generated from assembly BR.AN.PviServices [8.1.0.4]