Versions Compared

Key

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

Overview

Gas Analysis Writes are performed using a Write Request Framework; a core component of ACM that allows Gas Chromatograph write requests to be sent to end devices.

...

Resolving Meters

Each request contains a GCIdentifier that must match a Meter object in ACM before it can be created. Requests will fail to be created if they cannot be resolved using at least one of the following methods:

  • The External GC Reference (Meter Tab) matches the GCIdentifier

  • The External Meter Reference (Meter Tab) matches the GCIdentifier

  • The Meter Name (General Tab) matches the GCIdentifier

Life-Cycle of A Request 

A Write Request will go through the following stages during its life-cycle:

...