AcPairs

SCPI Command :

[SENSe]:POWer:ACHannel:ACPairs
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:POWer:ACHannel:ACPairs
value: float = driver.applications.k91Wlan.sense.power.achannel.acPairs.get()

Defines the number of pairs of adjacent and alternate channels.

Returns:

channel_pairs: Range: 0 to 12

set(channel_pairs: float) None[source]
# [SENSe]:POWer:ACHannel:ACPairs
driver.applications.k91Wlan.sense.power.achannel.acPairs.set(channel_pairs = 1.0)

Defines the number of pairs of adjacent and alternate channels.

Parameters:

channel_pairs – Range: 0 to 12