Loading…

Method Name: alpha_Value_edit_method

Method ID: 0x41AB

Method Label: Edit Alpha factor

Method Help:


  • {
  • float temp1;
  • float alpha_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);
  • alpha_Value_old = alpha_Value;
  • device_variable_code_1 = 10;
  • device_variable_code_2 = 10;
  • device_variable_code_3 = 10;
  • device_variable_code_4 = 19;
  • send(33,status);
  • if (status[0] || alpha_Units != 57)
  • {
  • ACKNOWLEDGE(literal_string(745));
  • }
  • else
  • alpha_Value_old = alpha_Value;


Please login for more