Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.27 KB | None | 0 0
  1. {
  2.     "upstreamChannels": [
  3.         {
  4.             "rangingStatusSuccessful": true,
  5.             "channelId": 79,
  6.             "frequency": 32300000,
  7.             "rangingServiceId": 9953,
  8.             "modulation": "[3] QPSK [3] 64QAM",
  9.             "symbolRate": 5.12,
  10.             "powerLevel": 45
  11.         },
  12.         {
  13.             "rangingStatusSuccessful": true,
  14.             "channelId": 80,
  15.             "frequency": 38700000,
  16.             "rangingServiceId": 9953,
  17.             "modulation": "[3] QPSK [3] 64QAM",
  18.             "symbolRate": 5.12,
  19.             "powerLevel": 46
  20.         },
  21.         {
  22.             "rangingStatusSuccessful": true,
  23.             "channelId": 78,
  24.             "frequency": 25700000,
  25.             "rangingServiceId": 9953,
  26.             "modulation": "[3] QPSK [3] 64QAM",
  27.             "symbolRate": 5.12,
  28.             "powerLevel": 45
  29.         },
  30.         {
  31.             "rangingStatusSuccessful": true,
  32.             "channelId": 77,
  33.             "frequency": 19300000,
  34.             "rangingServiceId": 9953,
  35.             "modulation": "[3] QPSK [3] 64QAM",
  36.             "symbolRate": 5.12,
  37.             "powerLevel": 45
  38.         }
  39.     ],
  40.     "downstreamChannels": [
  41.         {
  42.             "channelId": 11,
  43.             "frequency": 573000000,
  44.             "modulation": "QAM256",
  45.             "signalToNoiseRatio": 38,
  46.             "powerLevel": 4,
  47.             "stats": {
  48.                 "totalUnerroredCodewords": 55715595154,
  49.                 "totalCorrectableCodewords": 65,
  50.                 "totalUncorrectableCodewords": 1538
  51.             }
  52.         },
  53.         {
  54.             "channelId": 4,
  55.             "frequency": 531000000,
  56.             "modulation": "QAM256",
  57.             "signalToNoiseRatio": 38,
  58.             "powerLevel": 5,
  59.             "stats": {
  60.                 "totalUnerroredCodewords": 55715567165,
  61.                 "totalCorrectableCodewords": 210,
  62.                 "totalUncorrectableCodewords": 554
  63.             }
  64.         },
  65.         {
  66.             "channelId": 5,
  67.             "frequency": 537000000,
  68.             "modulation": "QAM256",
  69.             "signalToNoiseRatio": 39,
  70.             "powerLevel": 5,
  71.             "stats": {
  72.                 "totalUnerroredCodewords": 55715573459,
  73.                 "totalCorrectableCodewords": 1487,
  74.                 "totalUncorrectableCodewords": 1344
  75.             }
  76.         },
  77.         {
  78.             "channelId": 6,
  79.             "frequency": 543000000,
  80.             "modulation": "QAM256",
  81.             "signalToNoiseRatio": 38,
  82.             "powerLevel": 5,
  83.             "stats": {
  84.                 "totalUnerroredCodewords": 55715581550,
  85.                 "totalCorrectableCodewords": 1847,
  86.                 "totalUncorrectableCodewords": 1356
  87.             }
  88.         },
  89.         {
  90.             "channelId": 7,
  91.             "frequency": 549000000,
  92.             "modulation": "QAM256",
  93.             "signalToNoiseRatio": 39,
  94.             "powerLevel": 5,
  95.             "stats": {
  96.                 "totalUnerroredCodewords": 55715564569,
  97.                 "totalCorrectableCodewords": 549,
  98.                 "totalUncorrectableCodewords": 1440
  99.             }
  100.         },
  101.         {
  102.             "channelId": 8,
  103.             "frequency": 555000000,
  104.             "modulation": "QAM256",
  105.             "signalToNoiseRatio": 39,
  106.             "powerLevel": 5,
  107.             "stats": {
  108.                 "totalUnerroredCodewords": 55715564518,
  109.                 "totalCorrectableCodewords": 132,
  110.                 "totalUncorrectableCodewords": 1419
  111.             }
  112.         },
  113.         {
  114.             "channelId": 12,
  115.             "frequency": 579000000,
  116.             "modulation": "QAM256",
  117.             "signalToNoiseRatio": 38,
  118.             "powerLevel": 5,
  119.             "stats": {
  120.                 "totalUnerroredCodewords": 55715567220,
  121.                 "totalCorrectableCodewords": 22,
  122.                 "totalUncorrectableCodewords": 679
  123.             }
  124.         },
  125.         {
  126.             "channelId": 13,
  127.             "frequency": 585000000,
  128.             "modulation": "QAM256",
  129.             "signalToNoiseRatio": 38,
  130.             "powerLevel": 5,
  131.             "stats": {
  132.                 "totalUnerroredCodewords": 55715562298,
  133.                 "totalCorrectableCodewords": 42,
  134.                 "totalUncorrectableCodewords": 1452
  135.             }
  136.         }
  137.     ]
  138. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement