case 49:
    switch (txDataBin) {
    case '00000001':
      alarm = {type: 'DI', number: 2, status: false, mode: 'Normal'};
      break;