<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:m="http://www.w3.org/1998/Math/MathML" id="new">
  <name>Test Module for Embedding Local Runtime Labview VIs</name>
  <metadata>
  <md:version>**new**</md:version>
  <md:created>2005/07/21 15:16:17.871 GMT-5</md:created>
  <md:revised>2005/07/21 15:17:35.477 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="ewang">
      <md:firstname>Eric</md:firstname>
      
      <md:surname>Wang</md:surname>
      <md:email>eric.wang@ni.com</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="ewang">
      <md:firstname>Eric</md:firstname>
      
      <md:surname>Wang</md:surname>
      <md:email>eric.wang@ni.com</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>Embedding</md:keyword>
    <md:keyword>Labview</md:keyword>
    <md:keyword>Virtual Instrument</md:keyword>
  </md:keywordlist>

  <md:abstract>A test module for embedding VI's into connections using HTML direct coding.</md:abstract>
</metadata>
  <content>
    <para id="element-537">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.</para><para id="element-8">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.</para><para id="delete_me">
       <!-- Insert module text here -->
    </para>   
  </content>
  
</document>
