Fcontrol

SCPI Commands :

[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:CFEXtension
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:FDS
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:MDATa
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:MFRagments
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:ORDer
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:PFRame
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:PMANagement
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:PVERsion
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:RETRy
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:SUBType
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:TDS
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:TYPE
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol
class FcontrolCls[source]

Fcontrol commands group definition. 13 total commands, 0 Subgroups, 13 group commands

get_cf_extension() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:CFEXtension
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_cf_extension()

Set the value of the individual bits of the frame control field.

return

extension: No help available

get_fds() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:FDS
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_fds()

Set the value of the individual bits of the frame control field.

return

fds: No help available

get_mdata() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:MDATa
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_mdata()

Set the value of the individual bits of the frame control field.

return

mdata: No help available

get_mfragments() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:MFRagments
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_mfragments()

Set the value of the individual bits of the frame control field.

return

mfragments: No help available

get_order() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:ORDer
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_order()

Set the value of the individual bits of the frame control field.

return

order: No help available

get_pframe() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:PFRame
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_pframe()

Set the value of the individual bits of the frame control field.

return

protd_frm: No help available

get_pmanagement() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:PMANagement
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_pmanagement()

Set the value of the individual bits of the frame control field.

return

pmanagement: No help available

get_pversion() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:PVERsion
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_pversion()

Set the value of the individual bits of the frame control field.

return

pversion: No help available

get_retry() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:RETRy
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_retry()

Set the value of the individual bits of the frame control field.

return

retry: No help available

get_sub_type() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:SUBType
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_sub_type()

Set the value of the individual bits of the frame control field.

return

sub_type: No help available

get_tds() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:TDS
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_tds()

Set the value of the individual bits of the frame control field.

return

tds: No help available

get_type_py() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:TYPE
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_type_py()

Set the value of the individual bits of the frame control field.

return

type_py: 2 bits

get_value() str[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol
value: str = driver.source.bb.wlad.pconfig.mac.fcontrol.get_value()

Sets the value of the frame control field. The frame control field has a length of 2 bytes (16 bits) and is used to define, for example, the protocol version, the frame type, and its function. As an alternative, the individual bits can be set.

return

fcontrol: 16 bits

set_cf_extension(extension: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:CFEXtension
driver.source.bb.wlad.pconfig.mac.fcontrol.set_cf_extension(extension = rawAbc)

Set the value of the individual bits of the frame control field.

param extension

2 bits

set_fds(fds: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:FDS
driver.source.bb.wlad.pconfig.mac.fcontrol.set_fds(fds = rawAbc)

Set the value of the individual bits of the frame control field.

param fds

2 bits

set_mdata(mdata: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:MDATa
driver.source.bb.wlad.pconfig.mac.fcontrol.set_mdata(mdata = rawAbc)

Set the value of the individual bits of the frame control field.

param mdata

2 bits

set_mfragments(mfragments: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:MFRagments
driver.source.bb.wlad.pconfig.mac.fcontrol.set_mfragments(mfragments = rawAbc)

Set the value of the individual bits of the frame control field.

param mfragments

2 bits

set_order(order: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:ORDer
driver.source.bb.wlad.pconfig.mac.fcontrol.set_order(order = rawAbc)

Set the value of the individual bits of the frame control field.

param order

2 bits

set_pframe(protd_frm: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:PFRame
driver.source.bb.wlad.pconfig.mac.fcontrol.set_pframe(protd_frm = rawAbc)

Set the value of the individual bits of the frame control field.

param protd_frm

2 bits

set_pmanagement(pmanagement: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:PMANagement
driver.source.bb.wlad.pconfig.mac.fcontrol.set_pmanagement(pmanagement = rawAbc)

Set the value of the individual bits of the frame control field.

param pmanagement

2 bits

set_pversion(pversion: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:PVERsion
driver.source.bb.wlad.pconfig.mac.fcontrol.set_pversion(pversion = rawAbc)

Set the value of the individual bits of the frame control field.

param pversion

2 bits

set_retry(retry: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:RETRy
driver.source.bb.wlad.pconfig.mac.fcontrol.set_retry(retry = rawAbc)

Set the value of the individual bits of the frame control field.

param retry

2 bits

set_sub_type(sub_type: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:SUBType
driver.source.bb.wlad.pconfig.mac.fcontrol.set_sub_type(sub_type = rawAbc)

Set the value of the individual bits of the frame control field.

param sub_type

2 bits

set_tds(tds: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:TDS
driver.source.bb.wlad.pconfig.mac.fcontrol.set_tds(tds = rawAbc)

Set the value of the individual bits of the frame control field.

param tds

2 bits

set_type_py(type_py: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol:TYPE
driver.source.bb.wlad.pconfig.mac.fcontrol.set_type_py(type_py = rawAbc)

Set the value of the individual bits of the frame control field.

param type_py

2 bits

set_value(fcontrol: str) None[source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:FCONtrol
driver.source.bb.wlad.pconfig.mac.fcontrol.set_value(fcontrol = rawAbc)

Sets the value of the frame control field. The frame control field has a length of 2 bytes (16 bits) and is used to define, for example, the protocol version, the frame type, and its function. As an alternative, the individual bits can be set.

param fcontrol

16 bits