Visual Basic (Declaration) | |
---|---|
Public MustOverride Property UnlockFrontPanel As Boolean |
C# | |
---|---|
public abstract bool UnlockFrontPanel {get; set;} |
If the value is False (default), the instrument front panel is locked, and no input is accepted.
If the value is True, the instrument accepts input from its front panel.
Setting the value to True can interfere with communication between other applications and other GPIB instruments. Take care not to change parameters that will interfere with 89600 measurements, such as data sample rate or sweep time.
This is useful for diagnostic purposes or to change PSA parameters that the 89600 software does not set.
Tip: Some changes you make from the PSA front panel may be overwritten by the 89600. You are more likely to notice these changes if you enable PSA display updates when you make changes from the PSA front panel.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)