What context are you doing this in?
If you are driving this output from a simh simulator, connections to the DZ and VH devices
already run at the speeds that the speed each multiplexer line is programmed to run at.
Impatient folks who can?t stand to wait for output at the ?natural? line speed can
configure the multiplexer to deliver data from 2 to 32 times faster than the programmed
speeds.
Simulator console port speeds can also be set to run a specific rates. This is explicitly
controlled in the simulator configuration files since console ports didn?t have
programmable port speeds. SET CONSOLE SPEED=n generally works.
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On Behalf Of
Supratim Sanyal
Sent: Saturday, November 16, 2019 4:38 PM
To: hecnet at Update.UU.SE
Subject: Re: [HECnet] 9600 bps
On 11/16/2019 07:33 PM, David Moylan wrote:
Cheers, Wiz!!
ah! was wondering :)
thanks. basically trying to write a simple program to filter the old VT100 demo text files
to slow them down (calculate the required usleep()).