IpLogging

SCPI Commands

SENSe:DATA:MEASurement<MeasInstance>:IPLogging:FNAMe
class IpLogging[source]

IpLogging commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_fname()str[source]
# SCPI: SENSe:DATA:MEASurement<Instance>:IPLogging:FNAMe
value: str = driver.sense.data.measurement.ipLogging.get_fname()

Queries the current or next log file name. If IP logging is on, the name of the currently used log file is returned. If IP logging is off, the name of the file to be created in the next logging session is returned.

return

filename: File name as string