Loading…

方法名称: alpha_Value_edit_method

方法ID: 0x41AB

方法标签: Edit Alpha factor

方法描述:


  • {
  • 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;


请登录以获得完整内容