Loading…

Method Name: MthdUsrDefinedCrv_LFDevice_SP

Method ID: 0x40EF

Method Label: Load curve from device

Method Help:


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • int i;
  • float a;
  • float b;
  • a = b = 0.0;
  • slen1 = 60;
  • _add_abort_method(16624);
  • PUT_MESSAGE(literal_string(913));
  • for (i = 0; i <= 21; i++)
  • {
  • _iassign(16625,i);
  • send(228,status);
  • if (status[0])
  • {
  • display_response_status(228,status[0]);
  • _get_dictionary_string(19726342,disp_string1,slen1);
  • DELAY(2,disp_string1);
  • process_abort();
  • }
  • if (Setpoint_tabXYValue_0 > 100.0)
  • {
  • a = 100.0;
  • }
  • else
  • if (Setpoint_tabXYValue_0 < 0.0)


Please login for more