[General]InfoDestroy
- Last UpdatedJul 19, 2023
- 1 minute read
Determines whether the VARIABLE.DBF file is closed automatically after a call to the DspInfoField() function. You can disable this parameter for optimization, but you must call the DspInfoDestroy() function to close the VARIABLE.DBF file. If the VARIABLE.DBF file is not closed, the Plant SCADA compiler will not be able to open VARIABLE.DBF file.
Allowable Values:
-
0 - (Disabled (VARIABLE.DBF is not closed))
-
1 - (VARIABLE.DBF is automatically closed)
Default Value:
1