Test_VNASourcePorts Property
Source Port Settings
Namespace: Metas.Instr.Driver.VnaAssembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
public VnaSourcePortSettings[] SourcePorts { get; set; }
Public Property SourcePorts As VnaSourcePortSettings()
Get
Set
public:
virtual property array<VnaSourcePortSettings>^ SourcePorts {
array<VnaSourcePortSettings>^ get () sealed;
void set (array<VnaSourcePortSettings>^ value) sealed;
}
abstract SourcePorts : VnaSourcePortSettings[] with get, set
override SourcePorts : VnaSourcePortSettings[] with get, set
VnaSourcePortSettingsIVnaSourcePorts