ModemBase.DeviceParameterString Property

<< 点击显示目录 >>

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

ModemBase.DeviceParameterString Property

BR.AN.PviServices .NET


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

[Visual Basic]

Public Overrides ReadOnly Property DeviceParameterString() As String

  Public Get

  End Get

End Property

[C#]

public override string DeviceParameterString { public get; }

Property Value

All parameters which belong to the PVI DEVICE object.

See Also

ModemBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]