phyphox Forums
Real time Translation Translation Display digit problem - Printable Version

+- phyphox Forums (https://phyphox.org/forums)
+-- Forum: App-Feedback (https://phyphox.org/forums/forumdisplay.php?fid=6)
+--- Forum: Experiment editor (new Blockly-based version) (https://phyphox.org/forums/forumdisplay.php?fid=15)
+--- Thread: Real time Translation Translation Display digit problem (/showthread.php?tid=2052)



Real time Translation Translation Display digit problem - zzzz - 12-01-2024

I need smaller precision bits for conducting micro voltage experiments. How can I adjust the display bit count? Can it be adjusted on phyphox? My sensor can reach 7 decimal places, but the interface only displays 4 decimal places.


RE: Real time Translation Translation Display digit problem - SemtexA - 12-02-2024

Hi,

I'm no expert I just started to do my own experiments but there is a tag "precision" which you can adjust. Look at my photo.

Does it work?


RE: Real time Translation Translation Display digit problem - Jens Noriʇzsɔɥ - 12-02-2024

You might also want to look into “factor”. There is a context menu on right click or long press that links to the documentation, https://phyphox.org/wiki/index.php/Phyphox_file_format#View-Element:_value in this case.


RE: Real time Translation Translation Display digit problem - zzzz - 12-03-2024

(12-02-2024, 05:32 PM)SemtexA Wrote: Hi,

I'm no expert I just started to do my own experiments but there is a tag "precision" which you can adjust. Look at my photo.

Does it work?

yes,thanks.

(12-02-2024, 09:14 PM)Jens Noriʇzsɔɥ Wrote: You might also want to look into “factor”. There is a context menu on right click or long press that links to the documentation, https://phyphox.org/wiki/index.php/Phyphox_file_format#View-Element:_value in this case.

Thank you so much for your assistance, the technical details webpage you provided is exactly what I was looking for, and now I can delve into it with great interest.