[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | "ASK THE WIZARDS" |
|
Moderator: | QUARK::LIONEL |
|
Created: | Mon Oct 30 1995 |
Last Modified: | Mon May 12 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 1857 |
Total number of notes: | 3728 |
1719.0. "Open: How can I access a serial port" by STAR::JKEENAN () Thu Apr 24 1997 10:30
Return-Path: "VMS001::WWW"@vms001.das-x.dec.com
Received: by vmsmkt.zko.dec.com (UCX V4.1-12, OpenVMS V6.2 VAX);
Mon, 14 Apr 1997 11:10:13 -0400
Received: from vms001 by mail13.digital.com (8.7.5/UNX 1.5/1.0/WV)
id LAA01503; Mon, 14 Apr 1997 11:03:33 -0400 (EDT)
Date: Mon, 14 Apr 1997 10:06:55 -0400
Message-Id: <[email protected]>
From: "VMS001::WWW"@vms001.das-x.dec.com (14-Apr-1997 1007)
To: [email protected], [email protected], [email protected]
Subject: Ask the Wizard: '[email protected]'
X-VMS-To: [email protected]
Remote Host: guadalajara0204.infosel.net.mx
Browser Type: Mozilla/3.01 (WinNT; I)
Remote Info: <null>
Name: Belen Jimenez
Email Address: [email protected]
CPU Architecture: Alpha
Version: v 6.2
Questions:
How can I access a serial port in an Alpha Machine in VMS with DEC C?
I Want to read some serial port Laboratory Instruments.
T.R | Title | User | Personal Name | Date | Lines |
---|
1719.1 | See I/O User's Guide, and Programming Concepts... | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Mon Apr 28 1997 11:07 | 7 |
|
See the terminal driver section of the I/O User's Guide and see
the OpenVMS Programming Concepts manual; these manuals will contain
the information necessary to access a serial port from OpenVMS.
(It is also possible to use language-specific I/O calls and/or RMS,
but the sys$qio and sys$qiow serices are the most flexible and
powerful means of accessing a serial device.)
|