Loading…

Method Name: burn_eeprom

Method ID: 0x100C

Method Label: Burn EEPROM

Method Help: Burn Electrically Erasable Read Only Memory- Operation where the Field Device will copy what is in its Random Access Memory into the Electrically Erasable Read Only Memory, thus making changes by the Host permanent


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • slen1 = 60;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _iassign(4011,0);


Please login for more