AcPairs

SCPI Command :

[SENSe]:POWer:ACHannel:ACPairs
class AcPairsCls[source]

AcPairs commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [SENSe]:POWer:ACHannel:ACPairs
value: float = driver.sense.power.achannel.acPairs.get()

Defines the number of pairs of adjacent and alternate channels.

return

channel_pairs: Range: 0 to 12

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

Defines the number of pairs of adjacent and alternate channels.

param channel_pairs

Range: 0 to 12