Owning Palette: HTML Image VIs
Installed With: Internet Toolkit
Creates a tag for an embedded animation of a panel image <IMG>. The image parameters indicate to the server in what format to generate the panel image.

![]() |
label specifies text that the VI inserts between HTML in and the HTML code that the VI creates. |
![]() |
HTML in contains text to which the VI adds the new HTML code. |
![]() |
vi name specifies the VI with the panel image you want to embed. |
![]() |
image attributes contains the attributes of the image. You can construct the image attributes with the HTML Image Attributes VI. |
![]() |
image parameters contains the image parameters as a URL-encoded parameter list. |
![]() |
refresh in secs specifies how often to update the image. The default refresh is specified in the server configuration files. |
![]() |
lifespan in secs specifies how long to animate the image. The default lifespan is specified in the server configuration files. |
![]() |
HTML out contains HTML in, label, and the HTML code the VI constructs. |