Can.DeviceParameterString Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Can.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

Can Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]