fietser28

Results 65 issues of fietser28

Pressing the cross (x) at the lower right corner restarts the BB3 with latest 1.8-alpha2 firmware on BB3 with MIO168: ![image](https://user-images.githubusercontent.com/8796121/140831949-0e2cdf06-91fd-475f-be67-d0323369b18b.png) Seem to happen independent of DLOG file loaded, also...

bug
P3-major

Background: When working with analog signals, these signals often correspond to a measurement (e.g. sensor) or other physical setting (e.g. speed, angle, temperature, ...). Most of the time the relation...

enhancement
P3-major

Using '(101)' as channel doesn't generate an error. It should. ![image](https://user-images.githubusercontent.com/8796121/139537763-9f6a4be3-117a-4356-aa11-0c3698118152.png)

bug
P4-minor

Running flow on BB3 (applet): If the output action is triggered it restarts the BB3, even with simple constant as input: ![image](https://user-images.githubusercontent.com/8796121/139500765-327d0386-1a8b-4b79-9e55-0d93eff4fd13.png) ![image](https://user-images.githubusercontent.com/8796121/139500869-d9434bfa-0083-4635-a711-79cd90ba7216.png) Using BB3 FW 1.8-alpha2, studio git as...

bug
P3-major

I would like to be able to manually store data to no volatile memory (= SD card) from my micropython scripts. This is for storing settings and maybe logging raw...

P3-major
task

While running some longer logging sessions on different time I noticed: The DLOG settings (selection of channels, sample period, duration, trigger, filename) are not retained on a restart / not...

bug
P3-major

I would like the possibility for scripts (both micropython and flow) to store there settings inside profiles. Possibly via SCPI commands like MEM:WRITE "name", "value" / MEM:READ "name" To avoid...

P3-major
task

Please add the following units to the DLOG interface: NONE (maybe PERCENTAGE?), CELCIUS, FARAD Is there a reason this is a fixed list? Other option would be to make it...

enhancement
P4-minor

If I set a starting value for the x range with: SENS:DLOG:TRAC:X:RANG:MIN this is not logged starting at MIN value. Data logged with SENSe:DLOG:TRACe still starts at zero when looking...

bug
P4-minor

I would like to have an easy way not to overwrite DLOG files either by an autoincrement or date feature in the filename if they are started with a SCPI...

P3-major
task