-
python set the time/date of the scope MDO3104 series
Dear all,
I would like to update the time/date of my scope remotely via pyvisa.
I get them viascope.query('DATE?')
But I don't know how to change it
I tried various form of:scope.write('DATE 2024-05-26')
But I get
104,"Data type error; Unrecognized string data; DATE 2"
Thanks in advance