LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA error -1073807232

Can anyone advice on the error code below:  how to solve this problem? It happens intermittent.

The program I writing is a simple PEEK and POKE using VISA VI. The program is cover with a while loop and a stop button.

The VI use are:  VISA Peek & Poke(8bit) and VISA map & unmap.    

 

 

Error:

d-1073807232(hex=0x4000FF80)
Occurred at VISA map address in VMIC_R2.vi

VISA: (Hex OxBFFF0080) The specified session currently contains a mapped window

0 Kudos
Message 1 of 5
(2,470 Views)

Can you please post your code. It will be easy to visualize.

 

Thanks

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 2 of 5
(2,436 Views)

hi Ranjeet Singh   

Sorry unable to copy. thanks i have solve the problem...

0 Kudos
Message 3 of 5
(2,414 Views)

Then please share your experience & reason.

 

May be it will be helpful for next time

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 4 of 5
(2,409 Views)

just added the VISA unmap VI and VISA close  VI at the end of my program

0 Kudos
Message 5 of 5
(2,401 Views)