SCPI Command
CALCulate<Ch>:FSIMulator:STATe {OFF|ON|0|1}
CALCulate<Ch>:FSIMulator:STATe?
Turns the fixture simulation function ON/OFF. |
---|
command/query |
The channel <Ch>={[1]|2|...16}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Analysis > Fixture Simulator > Fixture Simulator {ON/OFF}
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.STATe
Status = app.SCPI.CALCulate(Ch).FSIMulator.STATe
app.SCPI.CALCulate(Ch).FSIMulator.STATe = True
Boolean (read/write)
Back to CALCulate
Back to Command Finder