Loading…

Method Name: actuator_action_method

Method ID: 0x4027

Method Label: Actuator action

Method Help:


  • {
  • char status[3];
  • int tmp_data;
  • int act_code;
  • int act_code_new;
  • int choice;
  • int tmp_mode;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • send(196,status);
  • if (status[0])
  • {
  • display_response_status(196,status[0]);


Please login for more