Sandbox

From LabVIEW Wiki
Jump to: navigation, search
<?php
$v = "string";    // sample initialization
?>
html text t
<?     echo $v;         // end of php code
?>


WebServer.Enabled

Example WebServer.Enabled=TRUE
Description Enable Web Server
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

5.x , 6.x , 7.x , 8.x Spacer.png Spacer.png

OS's Supported

Logo.Windows.png Logo.Mac.png Logo.Linux.png Logo.Sun.png

Notes None


WebServer.LogEnabled

Example WebServer.LogEnabled=TRUE
Description Enable Log File
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

5.x , 6.x , 7.x , 8.x Spacer.png Spacer.png

OS's Supported

Logo.Windows.png Logo.Mac.png Logo.Linux.png Logo.Sun.png

Notes None