Loading…

方法名称: set_rtc_history_method

方法ID: 0x4004

方法标签: 设置时钟

方法描述: 通过设置实时时钟, 使设备中所有事件记录的时间标识为真实时间


  • {
  • char status[3];
  • int i;
  • int number_of_events;
  • int event_number;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _get_dev_var_value(literal_string(6),0,4442);
  • _get_dev_var_value(literal_string(1519),0,4443);
  • time_set = 1;
  • send(89,status);
  • if (status[0] == 16)
  • {
  • _get_dev_var_value(literal_string(1517),0,16404);
  • send_trans(150,2,status);
  • send(89,status);
  • if (status[0] == 16)
  • {


请登录以获得完整内容