Hello . I have a problem getting my aplication right . It is a controll system for an ROV. We intend to use a Pc 104 with a DAQ/IO card controlling the thrusters and all onboard devices (pressure sensors ,etc) using labview. I was thinking about controlling it from land via a laptop and remote controlling the onboard (in the ROV) pc104 with the ethernet function "connect to remote panel" in labview.
So to sum it up :laptop with labview remote controlls pc104 with labview with aquire data from sensors and controll thrusters . But here is my problem . I intend to controll the ROV with a gamepad(usb,saitek) also connected to the laptop! I have made and tested a joystick VI wich works great ,no problem with that.
But when controlling via remote panel the server needs the joystick connected to it . This is logical in itself but it NOT what I intend. How do i get the joystick values transfered from the operating pc(laptop) to the server pc (pc104) when using the "connect to remote panel " feature ??
Obviusly some change to the device ID is needed atleast but i dont know what ,so plz if you know a way to transmit usb values from one pc to another via ethernet give me a hint.