Service Parameters (Simpleconfig) - ABB 800xA User Manual

Distributed control system
Hide thumbs Also See for 800xA:
Table of Contents

Advertisement

Appendix B Calculation using C# Calculation File
Figure 85. Service Parameters(SimpleConfig)
Define sections for Variable Tables. The idea is to define a section with Maximum
64000 or less Variables. Since the definition of the Section can be trivial, following
example explains how to generate variable sections.
Example 1: Defining sections on the basis of Variable Names:
praotstx "%APP_DSN%" -sql "update variables set
section='System' where variablename
Example 2: Defining Sections on the basis of Variable Id:
praotstx "%APP_DSN%" -sql "update variables set
section='System' where VariableId > 70000"
To check the number of variables for the defined section, run the following
command:
praotstx %app_dsn% -sql "select count(*) from variables where
section like 'System'"
2PAA107563-600 B
e.
Click Revert tab and accept changes.
Variable Sections for Calculations
like 'SYS_%'"
141

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents