Hi,
In short, I have a set number of captor on a physical structure, which are regrouped in a FPGA I/O Node in my VI. A website is communicating by websocket to my VI, and a user can change some configuration. In the future, more captors will need to be added or removed.
Will it be possible for the user to add/remove a captor from the website? Right now I don't see a solution that doesn't requires the user to open the VI, manually add the captor, than recompile. Can a FPGA I/O Node change size after compilation?
Thank you very much