I used DEC VT320 terminal with screen builder using (VAX-C) .I've written sophisticated dumb terminal managers in the past, minicomputer days (serial comms, escape codes etc).
Imagine devices you can send commands and data to, like set cursor position, write chars, set background color et.
We needed to display rapidly changing stock price data to like fifty such screens and it was absolutely not an option to just redraw the pages every time a 6 changed to a 1 for example.
The design was two buffers, representing the screens current state and the next state, we were able to compute a delta string, which was the command and data bytes needed to make the change in appearance. It worked extremely well, just a few bytes sent to each screen per second and numbers changing as you'd expect.
I recall a soak test for it, ran for 24 hours non-stop at 10x the change rate we needed, it was magic to watch those screens.
I wonder if such a design has merits with these displays?
It used a database of the semiconductors equipment status listing on the VAX computers to create a VT320 graphics display of the fab with equipment number blocks you could cursor to, press a key to display the current tools status. Equipment is a down status would blink BOLD until the a tech logged on to repair, the it would just blink normal until the status change to back online. I also write a version for their fab in Japan.
I built this system for Fujitsu America when I worked for them 20+ years ago.
I think a donated my last color VT terminal a few years ago.
My computer rack is from that old VAX system. Old disc array cabinet.


https://forum.allaboutcircuits.com/threads/and-now-for-something-weird.124706/post-1124878
Old picture.

You might also recognize the Pizza Box Sun workstation on the floor.
Last edited:

