Points

SCPI Command :

DIAGnostic<HW>:EEPRom<CH>:DATA:POINts
class PointsCls[source]

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

get(board: str, sub_board: str, channel=Channel.Default) int[source]
# SCPI: DIAGnostic<HW>:EEPRom<CH>:DATA:POINts
value: int = driver.diagnostic.eeprom.data.points.get(board = 'abc', sub_board = 'abc', channel = repcap.Channel.Default)

No command help available

param board

No help available

param sub_board

No help available

param channel

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

return

points: No help available