APM.DBS_LEVEL - APMonitor Option

 Type: Integer, Input
 Default Value: 1
 Description: Database level limited to a subset of options
              0=Basic, Limited Options
              1=All Options

DBS_LEVEL is an input option to control what is written to the DBS (database) file. When DBS_LEVEL=0, only a subset of basic parameters are written to the DBS file. This is used for compatibility with some industrial control systems that only support a subset of parameters. The basic global parameters are the following.

 APPINFO, APPINFOCHG, APPSTATUS, COLDSTART, CYCLECOUNT,
 DIAGLEVEL, ITERATIONS, OBJFCNVAL, REQCTRLMODE, SOLVESTATUS,
 SOLVETIME

Local parameters that are designated as basic types are only used when DBS_LEVEL=0.

 BIAS, COST, CRITICAL, DCOST, DMAX, DMAXHI, DMAXLO, FSTATUS,
 LOWER, LSTVAL, MEAS, MODEL, NEWVAL, NXTVAL, PSTATUS, REQONCTRL,
 SP, SPHI, SPLO, STATUS, TAU, UPPER, VDVL, VLHI, VLLO, WSPHI,
 WSPLO

See also CSV_READ, CSV_WRITE, DBS_LEVEL, DBS_READ, DBS_WRITE