Hi Mikhail,
Thanks for creating the script. I have tested it with a Keysight Oscilloscope and it works perfect. I have a loop in my code that sweeps and collects data from the scope, but Im getting the error message shown below "_create_hislip_message
message_dict['message_parameter'] = struct.pack('>I', message_parameter)
struct.error: 'I' format requires 0 <= number <= 4294967295". I get the error after 8 successful loops.
Regards,
Tony