Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ResBWCouple As ResBWCoupleType |
C# | |
---|---|
public abstract ResBWCoupleType ResBWCouple {get; set;} |
C++/CLI | |
---|---|
public: abstract property ResBWCoupleType ResBWCouple { ResBWCoupleType get(); void set ( ResBWCoupleType value); } |
Determines the type of coupling for resolution bandwidth as either auto, offset, or fixed. Your resolution bandwidth and coupling choices affect both resolution and measurement speed. To get the best resolution to speed tradeoff, choose auto ResBW coupling and arbitrary ResBW mode (IsResBWArbitrary property).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)