Command/Query
:CALCulate<Ch>:FSIMulator:SENDed:DEEMbed:STATe {ON|OFF|1|0}
:CALCulate<Ch>:FSIMulator:SENDed:DEEMbed:STATe?
This command sets/gets de-embedding network ON/OFF state.
Parameter |
Selection Option |
Description |
ON/OFF of the network de-embedding function |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:FSIM:SEND:DEEM:STAT " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:SEND:DEEM:STAT?", True
Var=Ena.ReadNumber
Analysis > Fixture Simulator > De-Embedding > De-Embedding
SCPI.CALCULATE(Ch).FSIMULATOR.SENDED.DEEMBED.STATE