Appendix A.    Info Tables and Settings 
 
 
PingEnabled 
Numeric   
•  Settings Editor: Network Services | Ping (ICMP) Enabled 
Enables (True [default]) or disables (False) the ICMP ping service. 
 
 
 
PortConfig() 
String  Y 
•  Status table field: ≈43 
Sets up C terminals in numeric order of terminals. Set up for input, output, SDM, SDI-12, 
COM port. Default = Input. Updates when the port configuration changes. 
 
 
 
PortStatus() 
Numeric   
•  Status table field: ≈42 
States of C terminals configured for control. On/high (True) or off/low (False). Array 
elements in numeric order of C terminals. Default = False. Updates when state changes. 
 
 
 
pppDial 
String   
•  Settings Editor: PPP | Modem Dial String 
Specifies the dial string that follows ATD or a list of AT commands separated by ';' that are 
used to initialize and dial through a modem before a PPP connection is attempted. A blank 
string means that dialing is not necessary before a PPP connection is established. CRBasic 
program will recompile if changed from NULL to not NULL, or from not NULL to NULL. 
 
 
 
pppDialResponse 
String   
•  Settings Editor: PPP | Modem Dial Response 
Specifies the response expected after dialing a modem before a PPP connection can be 
established. Default is CONNECT. CRBasic program recompiles if changed from NULL to 
not NULL, or from not NULL to NULL. 
 
 
 
pppInfo 
String   
•  Settings Editor: PPP | PPP Network Status 
 
 
 
pppInterface 
Numeric   
•  Settings Editor: PPP | Config/Port Used 
Sets the CR800 PPP port. Warning: if this value is set to CS I/O ME, do not attach other 
devices to the CS I/O port. A change will cause the CRBasic program to recompile. 
 
 
 
pppIPAddr 
String   
•  Settings Editor: PPP | IP Address 
IP address of the PPP interface. A value of 0.0.0.0 or an empty string indicates that DHCP 
must be used to resolve this address and the subnet mask. 
 
 
 
pppIPMask 
String     
 
 
 
pppPassword 
String   
•  Settings Editor: PPP | Password 
Specifies the password that is used to log in to the PPP server when the PPP interface 
setting is set to one of the client selections. Also specifies the password that must be 
provided by the PPP client when the PPP interface setting is set to one of the server 
selections. 
 
 
 
pppUsername 
String   
•  Settings Editor: PPP | User Name 
Specifies the user name that is used to log in to the PPP server. 
 
 
 
ProcessTime 
Numeric  Y 
•  Status table field: ≈32 
Processing time (μs) of the last scan. Time is measured from the end of the EndScan 
instruction (after the measurement event is set) to the beginning of the EndScan (before the 
wait for the measurement event begins) for the subsequent scan. Calculated on-the-fly. 
Updated at the conclusion of scan processing, prior to waiting for the next scan.