03-01-2005 10:26 AM
03-01-2005 03:59 PM
ASRL10 maps to the parallel port (LPT1). Check out the NI-VISA help file (Start>>Programs>>National Instruments>>VISA>>NI-VISA Help) for more information. If you search for lpt1, you should find the topic "Serial Port Support". This is the topic that documents that ASRL10 accesses LPT1. It also states that the VISA interface number (e.g. ASRL10) may not equal the COM port number (e.g. COM10).
You probably can just use the COM alias (COM10) instead of ASRL10 to access the serial port at COM10 on your system. The best thing to do is probably to look in National Instruments Measurement and Automation Explorer (MAX) to determine the VISA alias for your serial port at COM10. In MAX, expand My System>>Devices and Interfaces>>Ports (Serial & Parallel) to see how VISA is aliasing your ports.