InstallMode Enumeration

<< 点击显示目录 >>

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

InstallMode Enumeration

BR.AN.PviServices .NET


Install modes

[Visual Basic]

Public Enum InstallMode

[C#]

public enum InstallMode

Remarks

Do either use InstallMode or InstallOption

Members

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

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]