Inject
SCPI Command :
[SOURce<HW>]:BB:EVDO:USER<ST>:RPC:INJect
- class InjectCls[source]
Inject commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(userIx=UserIx.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EVDO:USER<ST>:RPC:INJect driver.source.bb.evdo.user.rpc.inject.set(userIx = repcap.UserIx.Default)
Enables sending of user defined Reverse Power Control (RPC) pattern at the end of the current RPC mode. The former RPC mode is restart at the end of the pattern transmission.
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
- set_with_opc(userIx=UserIx.Default, opc_timeout_ms: int = - 1) None [source]