Val

SCPI Command :

BUS<*>:PCIE:RESult:PACKet<*>:FLD<*>:VAL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busUsbPacket=BusUsbPacket.Default, busFieldNull=BusFieldNull.Default) int[source]
# BUS<*>:PCIE:RESult:PACKet<*>:FLD<*>:VAL
value: int = driver.bus.pcie.result.packet.fld.val.get(bus = repcap.Bus.Default, busUsbPacket = repcap.BusUsbPacket.Default, busFieldNull = repcap.BusFieldNull.Default)

Returns the value of the field with the selected field number within the packet with the selected packet number (for the selected serial bus) .

Parameters:
  • bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)

  • busUsbPacket – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Packet’)

  • busFieldNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Fld’)

Returns:

value: 0 to 4294967295