I came to add another one and found your reply.
-
I typically only have one trace/recording active at a time, so just want to see the raw sampled value (singular) for the cursor position (it would then be easier to add for all traces). I think the min/max/avg stats should be kept to having an area selected.
-
You could probably put both fields in the banner along the top of each channel like:
Arc Main Current <> ^ || |> 5s/div 15mA/div MIN:xxx AVG:xxx MAX:xxx -
Correct. So can check timing loop variations etc - saves trying to do it with the cursors if the user has their state-machine states being output over UART
and speaking of UARTs: what is wrong with this line? - “box:set_uart_baudrate(19200)” its calling a nil value… and box:get_uart_baudrate() doesn’t return anything.
-
Can you add line numbers in your script editor (I don’t typically use 3rd party editors) so it would make debugging the ‘error on line X’ easier to find.
-
Also I notice I’m zooming into the tops of wave-forms a lot, and the cursor boxes in zoom mode obscure what I’m trying to zoom in on. Preference tick-box to selectively turn off this box during zooming? Or simply turn it off?
-
add an “export all to csv” for the recordings
-
add an export and export all to the UART window (include timestamps)