Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Expand
titleTable Of Contents

Table of Contents
printablefalse

...

  1. Exclude Non-External: Use the External GC Reference or External Meter Reference properties to find the correct meter name and device. The default setting is False. To change this setting, select the cell marked “False” and use the drop-down menu.
  2. Fail Orphaned Requests: Any gas analysis writes that occur during a server shutdown will be marked as “failed”. The default setting is False. To change this setting, select the cell marked “False” and use the drop-down menu.
  3. FlowCal Area Index: The FlowCalScadaRequest measurement area index to use for requests. Leave empty to specify all areas. The default setting is empty.
  4. Max Concurrent Writes: The maximum number of gas analysis writes that can be queued simultaneously. The default setting is 25. To change this setting, select the cell with the numerical value and use keyboard input.
  5. Request Service Interval Timer: The interval time (in seconds) for the asiGCRequestManager service to process requests. Default is 30. Changes require a restart of the service.
  6. Trace Logging: This enables logging of gas analysis related progress messages. The default setting is False. To change this setting, select the cell marked “False” and use the drop-down menu.

...

  1. Archive Schedule: This enables users to configure when the Archive Manager process runs.
    1. Do not run automatically:  The archive process will only run if triggered to run manually
    2. Run every hour at # minutes past the hour:  If 55 is entered for minutes, the archive process will run at 1:55, 2:55, 3:55 and so on.
    3. Run once a day at entered time
  2. Detail Logging: This option allows users to show logging messages for starting and completing calls through the Report Service, such as, Archive Management and Scheduled Reports.

Server

The following settings associated with Server can be modified by users:

  1. DataPath: This points to the folder used for data file storage; includes View filters and RTU configuration files. The default data path is: C:\ProgramData\AutoSol\Communication Manager\7\DataFiles
  2. DotNaming: This option allows “Object.Item” naming syntax. Otherwise, “[Object]Item” syntax must be used. The default value is True.
  3. LogStartupConfig: This option allows users to log all configuration properties during server startup. The default setting is False.

    Info
    titleImportant!

    Enabling LogStartupConfig may slow down the startup process.


  4. OPC Trace: OPC trace information between clients and server is possible when this option is enabled. The default setting is False

    Info
    titleImportant!

    Enabling OPC Trace may produce large log files and add significant overhead to the server.


  5. SQLTimeout – Bulk Insert: This is the maximum time, in seconds, allowed for a SQL command to complete. The default value is 60.
  6. SQLTimeout – Publisher Commands: This is the maximum time, in seconds, allowed for a Publisher SQL command to complete. The default value is 60.
  7. SQLTimeout – Report Commands: This is the maximum time, in seconds, allowed for a Report SQL command to complete. The default value is 60.
  8. UniqueNamesWithinType:Enabling this option forces unique object names within each object type. The default setting is False.
  9. UseCacheForDeviceReads: This property is not visible in the Server properties list. It controls how ACM provides data to OPC clients that request a read from field devices. The default setting is False, which makes ACM follow the OPC specification for data updates. If OPC clients request a read from field devices while this setting is True, ACM will update OPC clients with data from its internal cache instead of polling field devices for data. Contact technical support if you believe this alternate behavior will benefit your application.

Service Ports

The TCP ports used for communication between the ACM Configuration client and the server components can be configured in the Service Ports section. If another application on the computer is already using one of these ports, the associated service will not be able start successfully. The port numbers to use can be modified in this section:

...