Iip

SCPI Command :

[SOURce<HW>]:BB:ISDBt:IIP:PID
class IipCls[source]

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

get_pid() int[source]
# SCPI: [SOURce<HW>]:BB:ISDBt:IIP:PID
value: int = driver.source.bb.isdbt.iip.get_pid()

Defines the for packets, that contain ISDB-T initialization packet (IIP) data.

return:

iip_pid: integer Range: #H0000 to #H1FFF

set_pid(iip_pid: int) None[source]
# SCPI: [SOURce<HW>]:BB:ISDBt:IIP:PID
driver.source.bb.isdbt.iip.set_pid(iip_pid = 1)

Defines the for packets, that contain ISDB-T initialization packet (IIP) data.

param iip_pid:

integer Range: #H0000 to #H1FFF