Loading…

Method Name: method_Flow_Simulation

Method ID: 0x4017

Method Label: Flow Simulation

Method Help:


  • {
  • char status[3];
  • int choice;
  • int yesno;
  • _set_all_resp_code(0);
  • do {
  • choice = SELECT_FROM_LIST(literal_string(248),literal_string(249));
  • if (choice < 5)
  • {
  • yesno = SELECT_FROM_LIST(literal_string(250),literal_string(251));
  • }
  • {
  • switch (yesno)
  • {
  • case 0:
  • _fassign(16466,1);
  • send_command(172);
  • switch (choice)
  • {
  • case 0:
  • _fassign(16467,1);
  • send(173,status);


Please login for more