answersLogoWhite

0

The command, parallelput sends binary information to the parallel port on a PC. The command appears in a number of different computer programming languages such as C/C++ and Delphi but may have equivalents in other languages.

It's worth noting that most modern PC clone computers don't have a parallel port anymore. On older machines it was used to drive the printer and was noticable by its large 25 way D connector and flat ribbon cable. The data lines of a parallel port are 8 bit (0-255) and labelled DB0 through DB7.

In C the command is parallelput (value) where the value is the 8 bit binary value to be sent to the parallel (print) connector. Therefore the command in parallelput (3) would send the binary 00000011 to the parallel port which would in turn switch on DB0 and DB1 on the port.

The parallel port is bidirectional and thus can receive information too using the parallelget command.

Chris Neary Bsc hons FdSc

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is divine command?

divine command is command given by God


What is the key command for DOS?

Go to the Command prompt and run "help" command to see the command list..


What Windows command prompt command does the same thing as the cat command in Unix?

The 'type' command does approximately (but not exactly) the same thing as the 'cat' command.


What is the command to print directly from command prompt to notepad?

Command+p


What command erases files or groups of files?

The Del or Erase command in command prompt.


Which command is used to clear the command window of Matlab?

CLC is the command used for this purpose. CLC clears the command window and homes the cursor


What are tbe four types of command relationships when task organizing?

Command relationships help establish the order of command. The four types of relationships are operational control, assigned command, attached command, and tacon command.


Instruction that causes a program to perform a specific action?

Command


What is the command to run windows explorer from the command line?

The command is: "start explorer.exe".


What command follow the same general command source destination?

Xcopy Command


Is Ping Command an MS DOS External command?

yes it is an external command.


What are 10 shortcuts you can use on your macbook and what do they do?

1. Command + C: Copy 2. Command + V: Paste 3. Command + P: Print 4. Command + Q: Quit 5. Command + W: Close Window 6. Command + N: New Window 7. Command + T: New Tab 8. Command + H: Hide 9. Command + S: Save 10. Command + Z: Undo