Result

SCPI Command :

[SOURce<HW>]:BB:INPut:IP<CH>:IGMP:[SOURce]:RESult
class ResultCls[source]

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

get(ipVersion=IpVersion.Default) str[source]
# SCPI: [SOURce<HW>]:BB:INPut:IP<CH>:IGMP:[SOURce]:RESult
value: str = driver.source.bb.inputPy.ip.igmp.source.result.get(ipVersion = repcap.IpVersion.Default)

Queries the result of pinging the source address. See [:SOURce<hw>]:BB:INPut:IP<ch>:IGMP[:SOURce]:PING.

param ipVersion:

optional repeated capability selector. Default value: Nr4 (settable in the interface ‘Ip’)

return:

ping_result: string Returns ping messages.