LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Axis IP Camera - Unknown Network Error

Solved!
Go to solution

Hi,

 

I have an Axis P1435-LE camera.  It is setup on a static IP address on secondary ethernet port of cDAQ 9132.  In MAX the camera seems to work perfectly.  See attached pictures.

 

When I try run it through code I get an "unknown network error".  If I enter a random camera name instead of cam0 I get a "camera not found error" so it finds something on cam0!

 

If I do a Enumerate Cameras in code it finds the camera on cam0.

 

The error comes from the open camera IMAQdx VI.

 

Any ideas?

 

Regards

 

Ashley

Capture.PNG

Capture2.PNG

Capture.PNG

Capture3.PNG

 

Capture4.PNG

0 Kudos
Message 1 of 3
(5,274 Views)
Solution
Accepted by topic author ashesman1

I dont even want to admit what I did wrong but needless to say the above code works fine (if you run it on the right target!).  Maybe this will help others in the future!

 

 

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

The Unknown Network Error message indicates that your IP camera is not communicating with your router. This error can be due to an issue with your IP camera's internal settings or an issue with how your IP camera cables are connected. To resolve the error, there are some step you can follow:

  • Right-click on the Live View to access the Quick Menu.
  • Click Main Menu, and then click the Setting icon.
  • Click Network > TCP/IP.
  • Check your Mode settings. If the Mode is set to Static, click the button next to Dynamic Host Configuration Protocol (DHCP).
  • Click Apply to save settings and click OK to exit.

Hope these steps can help you.

0 Kudos
Message 3 of 3
(4,548 Views)