Visual Basic (Declaration) | |
---|---|
Public MustOverride Property UnlockFrontPanel As Boolean |
C# | |
---|---|
public abstract bool UnlockFrontPanel {get; set;} |
If Unlock Front Panel is True (default), the instrument accepts input from its front panel. If Unlock Front Panel is False, the instrument front panel is locked, and no input is accepted.
Note
Unlock Front Panel works only for the GPIB interface to the ESA.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)