|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > Config Class > Config Properties |
The Config type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Gets the path to the BNCS configuration folder. |
|
|
Gets the path to the BNCS database. |
|
|
Gets the path to the BNCS data directory. |
|
|
Gets the path to the device types configuration folder within the BNCS system path. |
|
|
Gets the BNCSSystemName from the environment variable "CC_SYSTEM". |
|
|
Gets the path to the BNCSSystem directory by combining the CC_ROOT and CC_SYSTEM environment variables. |
|
|
Gets the BNCS Workstation ID from the environment variable "CC_WORKSTATION". If the value is a valid unsigned integer, it returns that value. If the value is not a valid unsigned integer, it returns 0. |
|
|
Gets the path to the instances.xml file located in the BNCSConfigPath directory. If the file does not exist, a FileNotFoundException is thrown. |
|
|
Gets the path to the workstation settings file. |
|
|
Gets the path to the workstations file. |