Loading…

Method Name: alphaDiv_Value_edit_method

Method ID: 0x41AC

Method Label: Edit Alpha factor divisor

Method Help:


  • {
  • float temp1;
  • float alphaDiv_Value_old;
  • char status[3];
  • DD_STRING disp_string;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • alphaDiv_Value_old = alphaDiv_Value;
  • device_variable_code_1 = 11;
  • device_variable_code_2 = 11;
  • device_variable_code_3 = 11;
  • device_variable_code_4 = 19;
  • send(33,status);
  • if (status[0] || alphaDiv_Units != 57)
  • {
  • ACKNOWLEDGE(literal_string(750));
  • }
  • else
  • alphaDiv_Value_old = alphaDiv_Value;


Please login for more