Loading…

Method Name: ChangeHARTpass

Method ID: 0x4008

Method Label: Change password

Method Help: Changes HART Password used to disable Write Protection, to reset peak values and to enter local menu using buttons. Default Factory value is 0000


  • {
  • char status[3];
  • char disp_string1[300];
  • int slen1;
  • int choice;
  • float f;
  • slen1 = 300;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • hart_pass_local = 0;
  • _get_dev_var_value(("|en|Enter current supervisor's password (1...4 digits)|ru|Пожалуйста, введите текущий пароль администратора (1...4 цифр)"),0,16389);
  • hart_pass_local_new = 0;


Please login for more