SCPI Command
CALCulate<Ch>:FSIMulator:BALun:PARameter<Tr>:STATe {OFF|ON|0|1}
CALCulate<Ch>:FSIMulator:BALun:PARameter<Tr>:STATe?
Turns the balun function for the specified trace ON/OFF. |
---|
command/query |
Trace <Tr> of channel <Ch>,
<Tr>={[1]|2|...16}
<Ch>={[1]|2|...16}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Analysis > Fixture Simulator > BalUn
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.BALun.PARameter(Tr).STATe
Status = app.SCPI.CALCulate(Ch).FSIMulator.BALun.PARameter(Tr).STATe
app.SCPI.CALCulate(Ch).FSIMulator.BALun.PARameter(Tr).STATe = True
Boolean (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)