T1Tk

SCPI Command :

[SOURce<HW>]:BB:NFC:CBLock<CH>:T1TK
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(commandBlock=CommandBlock.Default) str[source]
# [SOURce<HW>]:BB:NFC:CBLock<CH>:T1TK
value: str = driver.source.bb.nfc.cblock.t1Tk.get(commandBlock = repcap.CommandBlock.Default)

For number of historical bytes k greater than 0: sets the historical bytes T1 to Tk.

Parameters:

commandBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cblock’)

Returns:

t_1_totk: integer

set(t_1_totk: str, commandBlock=CommandBlock.Default) None[source]
# [SOURce<HW>]:BB:NFC:CBLock<CH>:T1TK
driver.source.bb.nfc.cblock.t1Tk.set(t_1_totk = rawAbc, commandBlock = repcap.CommandBlock.Default)

For number of historical bytes k greater than 0: sets the historical bytes T1 to Tk.

Parameters:
  • t_1_totk – integer

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