Solution
Yes, it is possible to sort controls and indicators in Read/Write Control Function based on your desired order by setting the tabbing order.
1. Select
Edit>>Set Tabbing Order... to activate the tabbing order edit mode for the front panel of FPGA VI.
2. Refer to the
Setting the Tabbing Order of Front Panel Objects help page on how to set the tabbing order.
3. Compile the FPGA VI.
4. In the RT or Host VI, place
Open FPGA VI Reference function and reference your FPGA VI or bit file.
5. After connecting FPGA VI Reference Out to
Read/Write Control Function, you can see the controls and indicators are sorted similar to the tabbing order in FPGA VI.