Ambient

SCPI Command :

SENSe:BASE:TEMPerature:OPERating:AMBient
class AmbientCls[source]

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

class GetStruct[source]

Response structure. Fields:

  • Temperature: float: No parameter help available

  • Timestamp: str: No parameter help available

  • Box: str: No parameter help available

get(all_py: All = None) GetStruct[source]
# SCPI: SENSe:BASE:TEMPerature:OPERating:AMBient
value: GetStruct = driver.sense.base.temperature.operating.ambient.get(all_py = enums.All.ALL)

No command help available

param all_py:

No help available

return:

structure: for return value, see the help for GetStruct structure arguments.