Sconfiguration
SCPI Commands :
[SOURce<HW>]:BB:NFC:SCONfiguration:TNSamples
[SOURce<HW>]:BB:NFC:SCONfiguration:TSDuration
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_tn_samples() int[source]
# [SOURce<HW>]:BB:NFC:SCONfiguration:TNSamples value: int = driver.source.bb.nfc.sconfiguration.get_tn_samples()
Queries the total number of samples allocated to the current frame.
- Returns:
tn_samples: integer
- get_ts_duration() float[source]
# [SOURce<HW>]:BB:NFC:SCONfiguration:TSDuration value: float = driver.source.bb.nfc.sconfiguration.get_ts_duration()
Queries the total sequence duration for the current settings.
- Returns:
ts_duration: float