SCPI Command
CALCulate<Ch>:FSIMulator:BALun:DMCircuit:STATe {OFF|ON|0|1}
CALCulate<Ch>:FSIMulator:BALun:DMCircuit:STATe?
Turns the differential matching circuit function ON/OFF. |
---|
command/query |
The channel <Ch>={[1]|2|...16}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Analysis > Fixture Simulator > Diff Matching > Diff Matching
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.STATe
Syntax
Status = app.SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.STATe
app.SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.STATe = True
Boolean (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)