Loading…

Method Name: show_alarmMode_Value_off_method

Method ID: 0x41FF

Method Label: Show mapping/configs

Method Help:


  • {
  • DD_STRING s1;
  • DD_STRING s2;
  • DD_STRING s3;
  • int n;
  • n = floor(alarm_mapping_Value);
  • if (ceil(alarm_mapping_Value) != n)
  • s1 = literal_string(779);
  • else
  • switch (n)
  • {
  • case 0:
  • s1 = literal_string(780);
  • break;
  • case 1:
  • s1 = literal_string(781);
  • break;


Please login for more