I'd like to create a front panel control that simulates a 16-button keypad (0x0 - 0xF) to be used in LabVIEW FPGA.
For example, if a user wanted to use a virtual keypad in their design, the control could be added to the front panel. The block diagram icon would allow access to the binary representation of the button pressed on the front panel.
Is this possible in LabVIEW FPGA? If so, mind giving me a few pointers on how to accomplish this? I'm not familiar with making front panel objects.
Thanks.