10.4.19 HTTPHeader
Specifies additions to the HTTP header in the web service response. It can include multiple lines.
Example:
Access-Control-Allow-Origin: *
l
String data type
10.4.20 HTTPPort
Configures the TCP port on which the HTTP (web server) service is offered. Generally, the default
value is sufficient unless a different value needs to be specified to accommodate port-mapping
rules in a network-address translation firewall. Default = 80.
10.4.21 HTTPSEnabled
Set to 1 to enable the HTTPS (secure web server) service.
10.4.22 HTTPSPort
Configures the TCP port on which the HTTPS (encrypted web server) service is offered. Generally,
the default value is sufficient unless a different value needs to be specified to accommodate port
mapping rules in a network address translation firewall.
10.4.23 IncludeFile
This setting specifies the name of a file to be implicitly included at the end of the current CRBasic
program or can be run as the default program. In order to work as an include file, the file
referenced by this setting cannot contain a
BeginProg()
statement or define any variable
names or tables that are defined in the main program file.
This setting must specify both the name of the file to run as well as on the device (CPU:, USR:, or
CRD:) on which the file is located. The extension of the file must also be valid for a data logger
program (.CRB, .DLD, .CR6).
See also
File management via powerup.ini
l
String data type
10.4.24 IPAddressCSIO
Arrays that specify the IP addresses of the internet interfaces that use the CS I/O bridge protocol.
If a value is specified as zero (the default), the data logger will use DHCP to configure the IP
address, network mask, and default gateway for that interface.
l
String data type
10. Information tables and settings (advanced)
179