Transfer Configuration Property Data using the AVEVA Measurement Advisor Data Connector for Autosol Communication Manager (ACM)
- Last UpdatedAug 27, 2024
- 1 minute read
Transfer Configuration Property Data using the AVEVA Measurement Advisor Data Connector for Autosol Communication Manager (ACM)
The AVEVA Measurement Advisor stored procedure [dbo].[writeCombinedMtrConfigGQRecord] transfers configuration data for meters and gas quality (GQ) records from the AVEVA Measurement Advisor Data Connector for Autosol Communication Manager (ACM) to AVEVA Measurement Advisor. Meter configuration data goes to the rdm_configRaw table for normal processing. GQ data goes to the rdm_GasAnalysisRaw<XXX> table where XXX denotes the abbreviation of the granularity (for example, "Hy" for hourly).
If the configDesc item CD_SCADA_CREATE_OBJECTS is set to "Y" and the meter, GQ, or measurement point (MP) does not yet exist in the system, this stored procedure also creates the needed objects.
For more information, see the AVEVA Measurement Advisor On-Premises Developer Guide topic "[dbo].[writeCombinedMtrConfigGQRecord]" and the topic "Support for Property Uploads Using AVEVA Measurement Advisor Data Connector for Autosol Communication Manager (ACM)" in the AVEVA Measurement Advisor Installer Guide.