Summary: A test module for embedding VI's into connections using HTML direct coding.
This module tests the direct HTML coding method of embedding a VI in a local host runtime environment. The VI is downloaded directly from the server (both front panel and block diagram) and run locally on the host.
To avoid the CNX server's inability to support any sort of panels, the temporary solution is utilize iFrames (Inline Frames) in order to support the VI in a separate (but embedded) webpage.