Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!SPCA.BBN.COM!gwalker From: gwalker@SPCA.BBN.COM.UUCP Newsgroups: mod.computers.vax Subject: Re: terminal baud rate Message-ID: <8704101956.AA23468@ucbvax.Berkeley.EDU> Date: Fri, 10-Apr-87 06:50:03 EST Article-I.D.: ucbvax.8704101956.AA23468 Posted: Fri Apr 10 06:50:03 1987 Date-Received: Sat, 11-Apr-87 18:42:33 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 11 Approved: info-vax@sri-kl.arpa You can do this with $QIOW. Once you've ASSIGNed a channel to the terminal, you can use one of the function codes, IO$_SENSEMODE I think it's called, to get various terminal settings and baud rate gets returned in the I/O Status Block. Read about it in the Terminals section of the I/O manual. As for getting the info for another terminal other than the running one, I would guess that if you have enough privilege to assign a channel to the other terminal and do the $QIOW, that should do it. (Perhaps LOG_IO is the privilege needed?) -- Gail Walker