Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

does anyone know what causes error numbers -1074360311 and -107436010?

Hi,
I'm getting random occurances of error numbers -1074360311 and -107436010, they seem to be linked to acquiring images from some firewire cameras but i'm struggling to track down the cause. my system can run for hours without the problem. When it errors it can sometimes require a full system shutdown and re-boot to clear it.
I have also noticed that sometimes when the error occurs one of the cameras is missing from the MAX list (there are 8 cameras in total running through powered hubs).
 
Thanks for you help,
 
Stewart.
0 Kudos
Message 1 of 12
(4,619 Views)
8 cameras????????Defenitely bandwidth problem.You can download the bandwidth monitor from ni.com.I had the same problem while using 3 firewire cameras.
0 Kudos
Message 2 of 12
(4,617 Views)
It Shouldn't be a bandwidth issue as they are aquired from sequentially, not in parrallel.
0 Kudos
Message 3 of 12
(4,609 Views)
Check the buffer name?
0 Kudos
Message 4 of 12
(4,604 Views)
Can you post your code?
0 Kudos
Message 5 of 12
(4,603 Views)

It's a bit difficult to upload just that section of the code, however heres a description of how it works:

1. open connection to all cameras

2. run main code

3.snap image from each camera in sequence

2. run main code

So the connection to the cameras are only opened once in the initialisation section. the connection is only closed on program exit.

I have linked the error to only occuring if no images have been taken in about 20mins, it is almost as if the connection to the cameras is closing itself of windows is dropping a camera.

 

Hope this is of some help.

 

Stewart.

 

0 Kudos
Message 6 of 12
(4,552 Views)
So seems to be a time out error.Connect the error out to simple error handler and chose no dialog.Hope it works!!!!!
0 Kudos
Message 7 of 12
(4,549 Views)
i wish it was that simple! the pc requires a re-boot or i must re-start labview before it will work again.
0 Kudos
Message 8 of 12
(4,541 Views)
Well I really require the code to suggest any improvement.Atleast a snap shot of the block diagram will be of grt help.R u sure the cables are absolutely fine?
0 Kudos
Message 9 of 12
(4,539 Views)
here are the initialise and main acquire vi's.
It's definatly not a cable problem as i have two seperate systems running the same setup and code and get the same problem.
 
Regards,
 
Stewart.
Download All
0 Kudos
Message 10 of 12
(4,500 Views)