answersLogoWhite

0

What is parallel serial port?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

It's kinda like a perpendicular serial port, but instead of intersecting it just kinda lines up.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is faster serial port or parallel port?

parallel port if you want to know why go to it140 if you know what that is.


Is prn a serial port?

No. Its a parallel port


What replaces the parallel port?

USB port (Universal Serial Bus) replaces the parallel port


Is a s-video port considered serial or parallel?

S-Video is an analog port, not digital, so "serial" and "parallel" terms do not apply to it.


What is PORT name any two PORT?

USB port, serial port, parallel port.


What ports and ports are considered connectivity port?

parallel and serial port


What are the examples of serial and parallel ports?

give the difference between serial port and parallel port


Can a serial port send data over a longer distance than a parallel port?

Usually, because a serial port doesn't have to deal with the problem of signal skew that can jumble the data on a parallel port and gets worse proportional to distance.


Is VGA port a serial port?

No. VGA port is not either serial or parallel port. It is a different interface. If you need a serial output, you need a VGA to serial converter.


What is meant by serial and parallel transmission?

A serial port only allows a single bit of data through at a time. A parallel port allows multiple bits of data through at a time.


What is the name of a port?

Gallo makes a nice port. San Francisco is a port as is Southampton. There are serial and parallel ports Portholes


How do you redirect a serial port to output out of the parallel port?

You don't. If you are wanting to plug something into the serial port, and it is the same size as the parallel port (it isn't a parallel port, it's a different plug for the serial), use an adaptor. I'm in the same problem. I have a laptop and a program that uses com1 and need to redirect serial communication (com1) to a parallel port since the laptop doesn't have a serial port. i have an adapter for parallel to serial connections but need to remap com1. your can redirect lpt1 outputs with mode lpt1=com1 but not the other way round. If the laptop has usb just grab a USB to Serial Adaptor. Am in the same boot. A Point of Sales app need to be connected via a com port for Receipt Printing... The Printer is a ESC/POS Printer but has a Parallel Connection... Works fine under Windows, but not in the POS App. What is needed is some sort of Virtual COM Port to Capture the Outputs and Redirect it the a Physical LPT Port. In doesn't sound hard, yet no ones don't it...