LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

0X1D8 error

I have recently upgraded from ME to XP. The problem that I'm having is that when I put my labview program "Invivo" on the computer, it is not running. I keep getting the error that the "In Port" function is not working at address as listed above. Is there a driver or something that I need to install or something I need to do to the language to upgrade it as well?
0 Kudos
Message 1 of 6
(3,534 Views)
Prior to LabVIEW 7, the In Port and Out Port functions required a special utility for protected OS's (NT, 2K, XP). You can download it here.
Message 2 of 6
(3,534 Views)
This still doesn't work? I'm connecting an MRI Measurement Invivo machine and the error I'm getting is as follows:

Capability not supported
VI "Invivo Data Logger v2.vi" was stopped at node Ox1D8 of subVI "In Port.vi"

any help is appreciated
0 Kudos
Message 3 of 6
(3,534 Views)
You should verify that the port addresses did not move on you when you migrated to the new computer.
0 Kudos
Message 4 of 6
(3,534 Views)
How do I do that....? sorry I'm still quite novice as far as this is concerned. Is that going to be in my code or will the settings be outside of the code in the actual port
Message 5 of 6
(3,534 Views)
You can check this in the bios when your computer boots. You can also check it in Windows XP by going to start >> settings >> control panel >> system >> hardware (tab) >> device manager (button) >> ports (tree) >> double click on printer port >> resources (tab). The memory address will be something like 378h, 278h, or something else.
0 Kudos
Message 6 of 6
(3,534 Views)