|
Re: Camera GetImage not getting image
I am assuming that the camera is plugged in via Ethernet to the wireless bridge. If it is plugged in to the second Ethernet port on the cRIO then the IP adress should be 192.168.0.90 I believe. Did you use the utility that was provided with the other various LabView utilities that configures the camera? If not then that might be your issue. Did you connect to the IP address from the computer to make sure that the camera is actually streaming the video? Try using the function imaqWriteBMP (I think that is what it is called) in nivision.h, this should also help to make sure that it is taking in data. You didn't really provide enough info as to what the problem might be, it could be a hardware issue.... It took me about a week to get all the vision processing done in C++, nivision.h isn't very fun to work with.
__________________
FRC Team 1477 - Texas Torque
The Woodlands, Texas
|