dBASE Databases
- Last UpdatedJul 13, 2023
- 1 minute read
The dBASE file format has become an industry standard for data storage, and Plant SCADA supports the standard dBASE format. You can use any database editor (that supports dBASE III files) to create a database, and to read and write database records.
To connect to a database, you need to define a Plant SCADA Device. Devices specify the format and location of the database, for example:
|
Name |
Recipe |
|
Format |
{Name,16}{Water,8}{Sugar,8}{Flour,8} {Salt,8}{Yeast,8}{Milk,8} |
|
Header |
Name |
|
File Name |
[DATA]:RECIPE.DBF |
|
Type |
DBASE_DEV |
|
Comment |
Recipe Device (dBASE file) |