You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit bdf1bed ostensibly changed tek4010 to clear the screen only with ESC FF rather than just FF, but seems to have disabled clearing the screen at all.
./tek4010 -noexit ./idemo.sh
winds up not clearing the screen at all between plots. The plotfiles also have ESC FF in them to clear the text from one screen and let the graphics show. These do not work either.
If I undo commit bdf1bed, the demos perform as expected.
The text was updated successfully, but these errors were encountered:
Bug fixed properly and resubmitted as version 1.5.7b. tek4010 should now clear the screen again with ESC FF, but not with FF. This is the behavior of the original hardware. Please let me know if this version causes any problems.
Commit bdf1bed ostensibly changed tek4010 to clear the screen only with ESC FF rather than just FF, but seems to have disabled clearing the screen at all.
./tek4010 -noexit ./idemo.sh
winds up not clearing the screen at all between plots. The plotfiles also have ESC FF in them to clear the text from one screen and let the graphics show. These do not work either.
If I undo commit bdf1bed, the demos perform as expected.
The text was updated successfully, but these errors were encountered: