|
Re: Input/Output programming for Labview
If the "numpad" you are talking about is part of your driver station laptop keyboard, then you need to make a custom dashboard that reads the keyboard input and sends the data to the robot using UDP or TCP. One of these days there may even be a NetworkTables implementation for LabVIEW that would make this even easier.
|