Hello,
I've the following problem. I want to start the LPT port testing via script i use this commands:
SETPARALLELPORTS PORT lpt1 TEST detect_loop
RUN PARALLEL
BIT shows me the Errormessage "Configured parallel port does not exist" and in the parallel port windows the address 00 is shown.
Then i try to start it manually over the preferences window and click on start and it works the address now is 0378.
And it also dont work if i try to script it with a config file (LOAD "xxx.bitcfg")
What can be the problem?
I've the following problem. I want to start the LPT port testing via script i use this commands:
SETPARALLELPORTS PORT lpt1 TEST detect_loop
RUN PARALLEL
BIT shows me the Errormessage "Configured parallel port does not exist" and in the parallel port windows the address 00 is shown.
Then i try to start it manually over the preferences window and click on start and it works the address now is 0378.
And it also dont work if i try to script it with a config file (LOAD "xxx.bitcfg")
What can be the problem?
Comment