beautypg.com

Examples – Teledyne LeCroy Hot Swapping PCI Cards User Manual

Page 10

background image


6

Examples

Control for the PCIBX


parallel 1 2 de

set LPT port to write mode

parallel 1 0 63

set address for global register

parallel 1 2 d6

strobe address

parallel 1 2 de

return strobe


parallel 1 0 01

set data to global register

parallel 1 2 dc

strobe data

parallel 1 2 de

return strobe


parallel 1 0 64

set address for on-off register

parallel 1 2 d6

strobe address

parallel 1 2 de

return strobe


parallel 1 0 00

set data to turn the board on

parallel 1 2 dc

strobe data

parallel 1 2 de

return strobe

Using MS-Dos Prompt


1. Change the directory to the location of “Parallel.exe”
2. Type parallel 1 0 80
3. Repeat step 2 as needed changing the offset and data information as needed.

Using Start:RUN command
1. Click on Start on the Windows Task Bar
2. Click on Run
3. Click on browse
4. Change the directory to the location of “Parallel.exe”
5. Select Paralell.exe
6. Click Open
7. After the path display in the run box enter the parameters to be used, as highlight below.