For my custom, that I would not choose this type control for remote pannel workings. (the web panel , client PC which hasn't LV, that must install "runing time engine")
I would write two program which is server ,the other is client. use TCP/IP or UDP communication to send or get the data.
at server PC ,I would bundle all of type data for a cluster , and unbundle at the client PC ( this handle will be clear for much data type process ),this handle will not send any unuseful data, example, front pannel, any decorations....except some available data, the data sent and got are fast surely!
certainly, this handle has its defect, example, software updated for client, you would remove old one and install...if your client are many many, there are trouble about.
just think it about. choose what you need.