PacketLength

SCPI Command :

[SOURce<HW>]:BB:DVBS2:[IS<CH>]:PACKetlength
class PacketLengthCls[source]

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

get(inputStream=InputStream.Default) InputSignalPacketLength[source]
# SCPI: [SOURce<HW>]:BB:DVBS2:[IS<CH>]:PACKetlength
value: enums.InputSignalPacketLength = driver.source.bb.dvbs2.isPy.packetLength.get(inputStream = repcap.InputStream.Default)

Queries the packet length of the external transport stream in bytes.

param inputStream:

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

return:

packet_length: P188| P204| INValid P188|P204 188/204 byte packets specified for serial input and parallel input. INValid Packet length does not match the specified length.