Includefile; Ipbroadcastfiltered; Ipaddresseth; Ipgateway - Campbell CR300 Series Product Manual

Compact datalogger
Hide thumbs Also See for CR300 Series:
Table of Contents

Advertisement

23.3.18 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
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:) on which
the file is located. The extension of the file must also be valid for a data logger program (.CRB,
.DLD, .CR300).
 
String data type
l

23.3.19 IPBroadcastFiltered

Set to one if all broadcast IP packets should be filtered from IP interfaces. Do not set this if you
use the IP discovery feature of the Device Configuration Utility or of LoggerLink. If this is set to
one, the data logger will fail to respond to the broadcast requests.
Default = 0.

23.3.20 IPAddressEth

Specifies the IP address used by the Ethernet interface. If this value is specified as "0.0.0.0" (the
default), the data logger will use DHCP to configure the effective value for this setting as well as
the Ethernet Default Gateway and Ethernet Subnet Mask settings. This setting is
the equivalent to the IPAddressEth status table variable.
 
String data type
l

23.3.21 IPGateway

Specifies the IP address of the network gateway on the same subnet as the Ethernet interface. If
the value of the Ethernet IP Address setting is set to "0.0.0.0" (the default), the data logger will
configure the effective value of this setting using DHCP.
 
String data type
l
BeginProg()
statement or define any variable
23. Information tables and settings (advanced)     215

Advertisement

Table of Contents
loading

Table of Contents