Class B2900Output
- Namespace
- Loehnert.Lisrt.SourceMeasureUnit.Keysight
- Assembly
- Loehnert.Lisrt.SourceMeasureUnit.Keysight.dll
Represents the output sub system.
public class B2900Output
- Inheritance
-
B2900Output
- Inherited Members
Methods
Disable()
Disables the output.
public void Disable()
Enable()
Enables the output.
public void Enable()
SetLowTerminalState(TerminalState)
Sets the state of the low terminal.
public void SetLowTerminalState(TerminalState state)
Parameters
state
TerminalStateState of the terminal.
Remarks
The state can only be change, while the output is disabled.