Points

SCPI Commands

DATA:POINts
class PointsCls[source]

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

get(file_path: str) int[source]
# SCPI: DATA:POINts
value: int = driver.data.points.get(file_path = r1)

Queries the number of measurement readings saved in a file.

param file_path:

No help available

return:

count: No help available