PDA

View Full Version : Biopac Parallel Port Writer Error: missing INPOUT32.dll


mmatlock
06-30-2010, 07:58 AM
The subject line says most of the problem.

When trying to run the example Vizard scenes (Elevator, public speaking, cue reactivity) included as examples to interfacing with BioPac's MP150, STP100c, and attached biofeedback modules, I receive the error: "This application has failed to start because INPOUT32.dll was not found." It appears that this error is coming directly from the ParallelWriter.dls sensor module, loaded by the viz script.

I checked another windows machine and was unable to find the mentioned DLL, so is it something that should have been included with the software, but wasn't?
Our machine was set up by a biopac representative, I believe.

Any help would be appreciated.

farshizzo
06-30-2010, 02:04 PM
You should use the vizparallel module that comes with Vizard to communicate over the parallel port. Just search the docs for vizparallel to find some sample code.