![]() |
Cannot Display Images on Dashboard
Hi all,
We are using an Axis Camera 206 connected to port 2 on our cRIO. However, we have a persistent error of not being able to display images from the camera on the dashboard. We have code that says: Code:
AxisCamera &camera = AxisCamera::GetInstance("192.168.0.90"); |
Re: Cannot Display Images on Dashboard
The Dashboard program is written to expect the camera to be connected to the DAP-1522 router, and to be configured at the 10.te.am.11 IP address. If you have it connected instead to the second Ethernet port on the cRIO and at the default 192.168.0.90 address, the Dashboard will not be able to view its output. You can either move and reconfigure the camera (and change the address in your robot code to match), or you can change a well-labeled boolean constant in the Dashboard program to get the camera image through the cRIO and build a new Dashboard .exe file.
|
| All times are GMT -5. The time now is 13:01. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi