{
  "_MAGIC": "Capturer",

  "Device" : {
    "Line": "SMT-01",
    "OrderProcType": "Test",
    "MajorType": "TestRecorder",
    "MinorType": "YCT.KSD",
    "idDevice": "KSD.1"
  },
  "listPort" : [
    {
      "DisplayName": "YCT.A.1",
      "idPort": "YCT.A.1",
      "regexFilenameValidation": "^(?!\\.)(?!.*Debug).*\\.txt$",
      "FileCompletionDelayInMilliseconds": 1000,
      "listLogDir" : [
        "/opt/01/tmp/capturer/DUT1/PASS",
        "/opt/01/tmp/capturer/DUT1/FAIL"
      ]
    },
    {
      "DisplayName": "YCT.A.2",
      "idPort": "YCT.A.2",
      "regexFilenameValidation": "^(?!\\.)(?!.*Debug).*\\.txt$",
      "FileCompletionDelayInMilliseconds": 1000,
      "listLogDir" : [
        "/opt/01/tmp/capturer/DUT2/PASS",
        "/opt/01/tmp/capturer/DUT2/FAIL"
      ]
    },
    {
      "DisplayName": "YCT.A.3",
      "idPort": "YCT.A.3",
      "regexFilenameValidation": "^(?!\\.)(?!.*Debug).*\\.txt$",
      "FileCompletionDelayInMilliseconds": 1000,
      "listLogDir" : [
        "/opt/01/tmp/capturer/DUT3/PASS",
        "/opt/01/tmp/capturer/DUT3/FAIL"
      ]
    },
    {
      "DisplayName": "YCT.A.4",
      "idPort": "YCT.A.4",
      "regexFilenameValidation": "^(?!\\.)(?!.*Debug).*\\.txt$",
      "FileCompletionDelayInMilliseconds": 1000,
      "listLogDir" : [
        "/opt/01/tmp/capturer/DUT4/PASS",
        "/opt/01/tmp/capturer/DUT4/FAIL"
      ]
    }
  ]

}