|
<< Click to Display Table of Contents >>
Setting Properties in Offline Mode |
This Driver's property settings can also be accessed at run time if this Driver starts in Offline mode, by using the Strings described on the next table.
Runtime settings
Parameter |
Data Type |
|---|---|
BoschNCO.IPAddress |
String with the IP address in the format [0-255].[0-255].[0-255].[0-255] or the description of the hostname on the Ethernet network |
BoschNCO.IpPort |
Integer with the number of the TCP/IP port |
BoschNCO.UserName |
String with a user's account name |
BoschNCO.Password |
String with a user's account password |
BoschNCO.UseGeneralEvents |
Boolean to enable (1, one) or disable (0, zero) capturing general events |
BoschNCO.UseCallEvents |
Boolean to enable (1, one) or disable (0, zero) capturing call events |
BoschNCO.UseFaultEvents |
Boolean to enable (1, one) or disable (0, zero) capturing fault events |
For more information about runtime configurations, please check topic Documentation of I/O Interfaces.