Measurement SetupΒΆ

<MeasurementSetup [version="versionstring|1"] [mode="string|strict"] [resetChannels="bool|true"]/>

version: Version of the format used for this setup

  • 1: initial features as implemented in Oxygen 7.1

  • 1.1: added rearm levels for window trigger (Oxygen 7.3)

  • 1.2: measurement screen configuration (Oxygen 7.4)

mode: Defines how the setup file should be interpreted.

  • strict: Enforces the following constraints for successful loading:

    • Setup format has to be equal to the one required by the current version of OXYGEN.

    • Each <Channel> has to match exactly one unique hardware channel.

    • All specified channel properties need to have exactly the same value as written in the file.

resetChannels: By default all channels are reset to default values before the setup values are applied. This can be prevented for specific use cases by setting this attribute to false.