Loading…

Method Name: scaled_dac_trim

Method ID: 0x1005

Method Label: Scaled AO1 trim

Method Help:


  • {
  • int retry;
  • int connection_point;
  • int choice;
  • char status[3];
  • float low;
  • float high;
  • float tmp_av;
  • float measured_low;
  • float measured_high;
  • float entered_value;
  • char disp_string[100];
  • char disp_string1[60];
  • char disp_string2[60];
  • char disp_string3[150];
  • char disp_string4[100];
  • int slen1;
  • int slen2;
  • int slen3;
  • int slen4;
  • slen1 = 60;
  • slen2 = 60;
  • slen3 = 150;
  • slen4 = 100;
  • low = 12.0;
  • high = 20.0;
  • connection_point = _ivar_value(16391);
  • if (connection_point == 0)
  • {
  • _get_dictionary_string(858587302,disp_string3,slen3);
  • _get_dictionary_string(858980760,disp_string2,slen2);
  • choice = SELECT_FROM_LIST(disp_string3,disp_string2);
  • switch (choice)
  • {
  • case 0:
  • _fassign(16391,1);


Please login for more