G7A

SCPI Commands :

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

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

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

Sets block 4 of the open format group types A.

return:

ofg_1_ablk_2: No help available

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

Sets block 4 of the open format group types A.

return:

open_format_blk_3: No help available

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

Sets block 4 of the open format group types A.

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:G7A:BLOCk2
driver.source.bb.radio.fm.rds.opf.g7A.set_block_2(ofg_1_ablk_2 = 1)

Sets block 4 of the open format group types A.

param ofg_1_ablk_2:

integer Range: 0 to 65535

set_block_3(open_format_blk_3: int) None[source]
# SCPI: [SOURce<HW>]:BB:RADio:FM:RDS:OPF:G7A:BLOCk3
driver.source.bb.radio.fm.rds.opf.g7A.set_block_3(open_format_blk_3 = 1)

Sets block 4 of the open format group types A.

param open_format_blk_3:

integer Range: 0 to 65535

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

Sets block 4 of the open format group types A.

param open_format_blk_4:

integer Range: 0 to 65535