Versions Compared

Key

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

...

The SOAP call is <txc:setCfgAcqChgRequest>.  The following SOAP message sets up two acquire-on-change routines, one for each of the track circuits.

Image RemovedImage Added

Taking the first as an example, this tells the logger to:

...

The response from the logger to both the captures and acquire-on-change messages is as follows:

Image RemovedImage Added

This is a very simple empty response.  Any errors in setting the config are returned as SOAP faults.  If there is no SOAP fault, then the command completed OK.

...