TsPackets

SCPI Command :

[SOURce<HW>]:BB:ISDBt:TSPackets:A
class TsPacketsCls[source]

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

get_a() SettingsTestTsPacket[source]
# SCPI: [SOURce<HW>]:BB:ISDBt:TSPackets:A
value: enums.SettingsTestTsPacket = driver.source.bb.isdbt.tsPackets.get_a()

Specifies the structure of the test transport stream packet that is fed to the modulator.

return:

test_ts_packet: S187| H184

set_a(test_ts_packet: SettingsTestTsPacket) None[source]
# SCPI: [SOURce<HW>]:BB:ISDBt:TSPackets:A
driver.source.bb.isdbt.tsPackets.set_a(test_ts_packet = enums.SettingsTestTsPacket.H184)

Specifies the structure of the test transport stream packet that is fed to the modulator.

param test_ts_packet:

S187| H184