Tmcc

SCPI Command :

[SOURce<HW>]:BB:ISDBt:[SPECial]:TMCC:NEXT
class TmccCls[source]

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

get_next() IsdbtSpecialTmcc[source]
# SCPI: [SOURce<HW>]:BB:ISDBt:[SPECial]:TMCC:NEXT
value: enums.IsdbtSpecialTmcc = driver.source.bb.isdbt.special.tmcc.get_next()

Sets the next information bits.

return:

mtcc_next: UNUSed| CURRent

set_next(mtcc_next: IsdbtSpecialTmcc) None[source]
# SCPI: [SOURce<HW>]:BB:ISDBt:[SPECial]:TMCC:NEXT
driver.source.bb.isdbt.special.tmcc.set_next(mtcc_next = enums.IsdbtSpecialTmcc.CURRent)

Sets the next information bits.

param mtcc_next:

UNUSed| CURRent