TcpIp.CpuParameterString Property

<< 点击显示目录 >>

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

TcpIp.CpuParameterString Property

BR.AN.PviServices .NET


Call this method to split all parameters into CPU and device parameters and get the CPU parameters.

[Visual Basic]

Public Overrides ReadOnly Property CpuParameterString() As String

  Public Get

  End Get

End Property

[C#]

public override string CpuParameterString { public get; }

Property Value

All parameters which belong to the PVI CPU object.

See Also

TcpIp Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]