G1B

SCPI Commands :

[SOURce<HW>]:BB:RADio:FM:RDS:OPF:G1B:BLOCk2
[SOURce<HW>]:BB:RADio:FM:RDS:OPF:G1B:BLOCk3
[SOURce<HW>]:BB:RADio:FM:RDS:OPF:G1B:BLOCk4
class G1BCls[source]

G1B commands group definition. 3 total commands, 0 Subgroups, 3 group commands

get_block_2() int[source]
# SCPI: [SOURce<HW>]:BB:RADio:FM:RDS:OPF:G1B:BLOCk2
value: int = driver.source.bb.radio.fm.rds.opf.g1B.get_block_2()

Sets block 4 of the open format group types B.

return:

ofg_1_ablk_2: No help available

get_block_3() int[source]
# SCPI: [SOURce<HW>]:BB:RADio:FM:RDS:OPF:G1B:BLOCk3
value: int = driver.source.bb.radio.fm.rds.opf.g1B.get_block_3()

Sets block 4 of the open format group types B.

return:

open_format_blk_3: No help available

get_block_4() int[source]
# SCPI: [SOURce<HW>]:BB:RADio:FM:RDS:OPF:G1B:BLOCk4
value: int = driver.source.bb.radio.fm.rds.opf.g1B.get_block_4()

Sets block 4 of the open format group types B.

return:

open_format_blk_4: integer Range: 0 to 65535

set_block_2(ofg_1_ablk_2: int) None[source]
# SCPI: [SOURce<HW>]:BB:RADio:FM:RDS:OPF:G1B:BLOCk2
driver.source.bb.radio.fm.rds.opf.g1B.set_block_2(ofg_1_ablk_2 = 1)

Sets block 4 of the open format group types B.

param ofg_1_ablk_2:

integer Range: 0 to 65535

set_block_4(open_format_blk_4: int) None[source]
# SCPI: [SOURce<HW>]:BB:RADio:FM:RDS:OPF:G1B:BLOCk4
driver.source.bb.radio.fm.rds.opf.g1B.set_block_4(open_format_blk_4 = 1)

Sets block 4 of the open format group types B.

param open_format_blk_4:

integer Range: 0 to 65535