Skip to content
Snippets Groups Projects
databuffer-ess.json 3.64 KiB
Newer Older
Jerzy Jamroz's avatar
Jerzy Jamroz committed
{
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "None": {
      "id": 0,
      "description": "Not Configured"
    },
    "Off": {
      "id": 10,
      "description": "No proton beam extraction."
    },
    "On": {
      "id": 20,
      "description": "Proton beam (IS on) extraction."
    },
    "Fault": {
      "id": 30,
      "description": "Fault detected, no proton beam."
    },
    "Recovery": {
      "id": 40,
      "description": "Recovering from a fault, proton beam for tune up. Possible neutron production, but not intended for users."
    }
  },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
  "PBMod": {
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "None": {
      "id": 0,
Jerzy Jamroz's avatar
Jerzy Jamroz committed
      "description": "Not Configured"
    },
    "NoBeam": {
      "id": 1,
      "description": "No Beam"
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "Conditioning": {
      "description": "Plasma production, magnetron allowed but no extraction HV."
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
      "description": "First beam through a particular section; non-damaging even in the case of total beam loss (even repeated); used to verify that machine configuration is not grossly incorrect."
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
    "FastCommissioning": {
      "description": "Limited beam loading; used for fast scans to rapidly determine/verify RF setpoints."
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
    "RfTest": {
      "description": "To perform an initial RF test with a longer pulse."
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
    "StabilityTest": {
      "id": 50,
      "description": "To be used mostly for beam stability test."
    },
    "SlowCommissioning": {
      "description": "Very short pulse planned to be used used during Normal Conducting Linac commissioning. It would allow installation of the rest of the Linac in parallel to Beam Commissioning."
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
    "FastTuning": {
      "description": "Limited beam loading; used for fast scans to rapidly determine/verify RF setpoints and measure beam profiles with wire scanners."
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
    "SlowTuning": {
      "description": "Largest charge per pulse that allow operation of invasive proton beam instrumentation devices like wire scanners; long enough beam pulses to diagnose and monitor RF feedback and the onset of beam loading; used to perform more precise single-pulse measurements."
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "UNDEFINED": {
      "id": 254,
      "description": "UNDEFINED shall be sent by a system to FBIS when it doesn’t read a value from the Timing.",
      "purpose" : "FBIS"
    },
    "ERROR": {
      "id": 255,
      "description": "ERROR shall be used internally of the FBIS when there is an error on the decoding (wrong value, failure of CRC check, etc.)",
      "purpose" : "FBIS"
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    }
  },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
  "PBDest": {
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "None": {
Jerzy Jamroz's avatar
Jerzy Jamroz committed
      "id": 0,
      "description": "Not Configured"
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "ISrc": {
      "type": "Virtual destination for plasma conditioning",
      "limits": "Only for conditioning mode/0/0/0"
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "LEBT": {
      "type": "Faraday Cup",
      "limits": "Full beam"
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "MEBT": {
      "type": "Faraday Cup",
      "limits": "(1Hz, 50us)/(14Hz, 5us), 62.5 mA"
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "DTL2": {
      "type": "Faraday Cup",
      "limits": "(1Hz, 50us)/(14Hz, 5us), 62.5 mA"
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "DTL4": {
      "type": "Faraday Cup",
      "limits": "(1 Hz, 50us)/(14 Hz, 5us), 62.5 mA"
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    },
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    "UNDEFINED": {
      "id": 254,
      "description": "UNDEFINED shall be sent by a system to FBIS when it doesn’t read a value from the Timing.",
      "purpose" : "FBIS"
    },
    "ERROR": {
      "id": 255,
      "description": "ERROR shall be used internally of the FBIS when there is an error on the decoding (wrong value, failure of CRC check, etc.)",
      "purpose" : "FBIS"
Jerzy Jamroz's avatar
Jerzy Jamroz committed
    }
  }