{
  "$id": "1",
  "$type": "NINA.Sequencer.Container.SequenceRootContainer, NINA.Sequencer",
  "Strategy": {
    "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
  },
  "Name": "EM2024_(0.2-4radii)_SEQ",
  "Conditions": {
    "$id": "2",
    "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
    "$values": []
  },
  "IsExpanded": true,
  "Items": {
    "$id": "3",
    "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
    "$values": [
      {
        "$id": "4",
        "$type": "NINA.Sequencer.Container.StartAreaContainer, NINA.Sequencer",
        "Strategy": {
          "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
        },
        "Name": "Start",
        "Conditions": {
          "$id": "5",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
          "$values": []
        },
        "IsExpanded": true,
        "Items": {
          "$id": "6",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
          "$values": []
        },
        "Triggers": {
          "$id": "7",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
          "$values": []
        },
        "Parent": {
          "$ref": "1"
        },
        "ErrorBehavior": 0,
        "Attempts": 1
      },
      {
        "$id": "8",
        "$type": "NINA.Sequencer.Container.TargetAreaContainer, NINA.Sequencer",
        "Strategy": {
          "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
        },
        "Name": "Targets",
        "Conditions": {
          "$id": "9",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
          "$values": []
        },
        "IsExpanded": true,
        "Items": {
          "$id": "10",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
          "$values": [
            {
              "$id": "11",
              "$type": "NINA.Sequencer.SequenceItem.Utility.WaitForTime, NINA.Sequencer",
              "Hours": 10,
              "Minutes": 36,
              "MinutesOffset": 0,
              "Seconds": 0,
              "SelectedProvider": {
                "$id": "12",
                "$type": "NINA.Sequencer.Utility.DateTimeProvider.TimeProvider, NINA.Sequencer"
              },
              "Parent": {
                "$ref": "8"
              },
              "ErrorBehavior": 0,
              "Attempts": 1
            },
            {
              "$id": "13",
              "$type": "NINA.Sequencer.Container.SequentialContainer, NINA.Sequencer",
              "Strategy": {
                "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
              },
              "Name": "Sequential Instruction Set",
              "Conditions": {
                "$id": "14",
                "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                "$values": [
                  {
                    "$id": "15",
                    "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                    "CompletedIterations": 0,
                    "Iterations": 1,
                    "Parent": {
                      "$ref": "13"
                    }
                  }
                ]
              },
              "IsExpanded": true,
              "Items": {
                "$id": "16",
                "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                "$values": [
                  {
                    "$id": "17",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "18",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "19",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "17"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "20",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "21",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 1.0,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "22",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "17"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "23",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "24",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "25",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "26",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "24"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "27",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "28",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.769230769230769,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "29",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "24"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "30",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "31",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "32",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "33",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "31"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "34",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "35",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.707213578500707,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "36",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "31"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "37",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "38",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "39",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "40",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "38"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "41",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "42",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.625,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "43",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "38"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "44",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "45",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "46",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "47",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "45"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "48",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "49",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.5,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "50",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "45"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "51",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "52",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "53",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "54",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "52"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "55",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "56",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.4,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "57",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "52"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "58",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "59",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "60",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "61",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "59"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "62",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "63",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.333333333333333,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "64",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "59"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "65",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "66",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "67",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "68",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "66"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "69",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "70",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.25,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "71",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "66"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "72",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "73",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "74",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "75",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "73"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "76",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "77",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.2,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "78",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "73"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "79",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "80",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "81",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "82",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "80"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "83",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "84",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.166666666666667,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "85",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "80"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "86",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "87",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "88",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "89",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 2,
                          "Parent": {
                            "$ref": "87"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "90",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "91",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.125,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "92",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "87"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "93",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "94",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "95",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "96",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 3,
                          "Parent": {
                            "$ref": "94"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "97",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "98",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.1,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "99",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "94"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "100",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "101",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "102",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "103",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 3,
                          "Parent": {
                            "$ref": "101"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "104",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "105",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.0769230769230769,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "106",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "101"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "107",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "108",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "109",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "110",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 3,
                          "Parent": {
                            "$ref": "108"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "111",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "112",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.0666666666666667,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "113",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "108"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "114",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "115",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "116",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "117",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 4,
                          "Parent": {
                            "$ref": "115"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "118",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "119",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.05,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "120",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "115"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "121",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "122",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "123",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "124",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 4,
                          "Parent": {
                            "$ref": "122"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "125",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "126",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.04,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "127",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "122"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "128",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "129",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "130",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "131",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 4,
                          "Parent": {
                            "$ref": "129"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "132",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "133",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.0333333333333333,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "134",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "129"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "135",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "136",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "137",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "138",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 5,
                          "Parent": {
                            "$ref": "136"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "139",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "140",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.025,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "141",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "136"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "142",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "143",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "144",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "145",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 5,
                          "Parent": {
                            "$ref": "143"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "146",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "147",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.0222222222222222,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "148",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "143"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "149",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$id": "150",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "151",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "152",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 10,
                          "Parent": {
                            "$ref": "150"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "153",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "154",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.02,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "155",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "LIGHT",
                          "ExposureCount": 17,
                          "Parent": {
                            "$ref": "150"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "156",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "13"
                    }
                  }
                ]
              },
              "Triggers": {
                "$id": "157",
                "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                "$values": []
              },
              "Parent": {
                "$ref": "8"
              },
              "ErrorBehavior": 0,
              "Attempts": 1
            }
          ]
        },
        "Triggers": {
          "$id": "158",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
          "$values": []
        },
        "Parent": {
          "$ref": "1"
        },
        "ErrorBehavior": 0,
        "Attempts": 1
      },
      {
        "$id": "159",
        "$type": "NINA.Sequencer.Container.EndAreaContainer, NINA.Sequencer",
        "Strategy": {
          "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
        },
        "Name": "End",
        "Conditions": {
          "$id": "160",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
          "$values": []
        },
        "IsExpanded": true,
        "Items": {
          "$id": "161",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
          "$values": []
        },
        "Triggers": {
          "$id": "162",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
          "$values": []
        },
        "Parent": {
          "$ref": "1"
        },
        "ErrorBehavior": 0,
        "Attempts": 1
      }
    ]
  },
  "Triggers": {
    "$id": "163",
    "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
    "$values": []
  },
  "Parent": null,
  "ErrorBehavior": 0,
  "Attempts": 1
}