[an error occurred while processing this directive]

HP OpenVMS Systems

Ask the Wizard
» 

HP OpenVMS Systems

OpenVMS information

» What's new on our site
» Upcoming events
» Configuration and buying assistance
» Send us your comments

HP OpenVMS systems

» OpenVMS software
» Supported Servers
» OpenVMS virtualization
» OpenVMS solutions and partners
» OpenVMS success stories
» OpenVMS service and support
» OpenVMS resources and information
» OpenVMS documentation
» Education and training

Quick Links

» Non-javascript page
» Ask the Wizard
» OpenVMS FAQ

Test Drive OpenVMS

» OpenVMS I64 test drive
» Java test drive

Other information resources available to you include:

» OpenVMS freeware
» ECO kits, software and hardware support, prior version support
» Alpha SRM, ARC, and AlphaBIOS firmware updates
» ENCOMPASS - HP user group
» OpenVMS software downloads, OpenVMS freeware CD-ROM
» OpenVMS firmware locations
» DECconnect passive adaptor charts
» Cables reference guide
» MicroVAX console commands
» OpenVMS student research

Select a topic below to see Questions Frequently Asked by partners

» Using the online documentation library(installing BNU from the asap SDK)
» Global sections(how to create and use.)
» xx$CREATE_BUFOBJ system service(usage)
» Ethernet address(methods of determination)
» Shareable images(cookbook approach to creating one)
» Sharing data/code at absolute addresses(a guide with examples)
» Determining the Alpha microprocessor
» Using GETSYI to get hardware status

Evolving business value

» Business Systems Evolution
» AlphaServer systems transition planning
» Alpha RetainTrust program

Related links

» HP Integrity servers
» HP Alpha systems
» HP storage
» HP software
» HP products and services
» HP solutions
» HP support
disaster proof
HP Integrity server animation
HP Integrity server animation
Content starts here

Ask the Wizard Questions

We are having a lot of trouble with laptops that can't connect reliably as serial terminals.

The Question is:

This is probably the wrong place to ask the following, but it is the only place I've found so far that is at all related to our problem. If this is not something you deal with, perhaps you could let me know where to take it?

Here's the deal: We have a MicroVAX running some kind of VMS. We are replacing dumb terminals with PCs. We are having a lot of trouble with laptops that can't connect reliably as serial terminals. We are using Windows 95, although we had the same problem with Windows for Workgroups. Our terminal emulation program is Procomm 2.1, and it works fine on our desktop PCs, but on the laptops it usually is extremely garbled with lots of high ASCII characters. Occasionally, a laptop works fine. We are baffled. I suppose it could be a hardware problem, but I have no idea what kind.

Thanks for any help.


The Answer is:

The symptoms you describe are typical of having a serial line controller in the laptop that cannot keep up with the high data rate being used. You don't say whether the modem is external or internal on the laptops, but if external, and the laptop does not have a 16550 (or compatible) high-speed UART chip, then you will be limited to 9600 baud as the chip can't handle faster rates. The Windows 95 Device Manager can tell you what kind of chip is being used for the serial port.

If you are using an internal modem, then the UART issue does not apply. Make sure that the modem serial port's properties are set to a high baud rate (57600 or 115200).

It is unlikely that the problem is on the OpenVMS end of the connection, since as you say the desktop systems work fine.