<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Properties > Service.PVIAutoStart Property |
Auto-Start (only for the local communication type). 1 ... PVI Manager is started (default). 0 ... PVI Manager is not started automatically and must be started already when the function is called.
[Visual Basic]
Public Property PVIAutoStart() As Integer
Public Get
End Get
Public Set
End Set
End Property
[C#]
public int PVIAutoStart { public get; public set; }
PVIAutoStart
Service Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]