DetectorShutter.yml 1.03 KB
- attribute:
    key: manufacturer
    is_container: False
    value: Panasonic
    is_editable: False
    unit: ""
    label: manufacturer
    description: ""

- attribute:
    key: model
    is_container: False
    value: MN34230
    unit: ""
    is_editable: False
    label: "model"
    description: ""

- attribute:
    key: type
    is_enum: True
    value: [None, "iris", "rolling"]
    unit: ""
    is_editable: False
    label: "type"
    description: ""

- attribute:
    key: modes
    is_enum: True
    value: ["opened", "closed", "synchro"]
    unit: ""
    is_editable: True
    label: "modes"
    description: ""

- attribute: 
    key: delayopening
    is_container: False
    value : 0
    unit: "s"
    is_editable: False
    label: "Delay to sweep charges after opening signal"
    description: ""

- attribute: 
    key: delayclosing
    is_container: False
    value : 0
    unit: "s"
    is_editable: False
    label: "Delay to read charges after closing signal"
    description: ""