Quote:
Originally Posted by merscwog
This probably is a very simple fix to the Labview code, as it just needs to provide the IP address it is trying to send to:
Host: 10.xx.yy.11:80
where xx.yy is the normal team designation when running camera on the 10 network.
|
It is indeed a very simple fix. The http header is a string constant in
WPI_CameraIssue HTTP Request with Authentication.vi. It's trivial to put a specific team number's address into the string. The code would take a little modification in order to use the cRIO's address automatically, but not much.