Execute

SCPI Commands

CONFigure:WCDMa:SIGNaling<Instance>:CELL:CARRier<Carrier>:HSUPa:ERGCh:PATTern:EXECute
class Execute[source]

Execute commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

set()None[source]
# SCPI: CONFigure:WCDMa:SIGNaling<instance>:CELL:CARRier<carrier>:HSUPa:ERGCh:PATTern:EXECute
driver.configure.cell.carrier.hsupa.ergch.pattern.execute.set()

Triggers the execution of a single relative grant pattern (mode SINGle) .

Global Repeated Capabilities: repcap.Carrier

set_with_opc()None[source]
# SCPI: CONFigure:WCDMa:SIGNaling<instance>:CELL:CARRier<carrier>:HSUPa:ERGCh:PATTern:EXECute
driver.configure.cell.carrier.hsupa.ergch.pattern.execute.set_with_opc()

Triggers the execution of a single relative grant pattern (mode SINGle) .

Same as set, but waits for the operation to complete before continuing further. Use the RsCmwWcdmaSig.utilities.opc_timeout_set() to set the timeout value.

Global Repeated Capabilities: repcap.Carrier