Conversion VIs

Owning Palette: Web Services VIs

Requires: Full Development System (Windows). This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Conversion VIs to escape or unescape characters in a URL or convert images for LabVIEW Web services.

Palette ObjectDescription
Escape HTTP URLReplaces special characters with the appropriate escape sequences according to the URL encoding specification RFC 1738.
LV Image to PNG DataConverts a LabVIEW image to a PNG binary stream.
PNG Data to LV ImageConverts a PNG binary stream to a LabVIEW image.
Unescape HTTP URLReplaces escape sequences with the corresponding special characters according to the URL encoding specification RFC 1738.