Loading…

方法名称: mthimpVerifyAndLock

方法ID: 0x4428

方法标签:

方法描述:


  • {
  • DD_STRING msg1,msg2,msg3,msg,yesno,info;
  • int pin;
  • char status[3];
  • int running;
  • int result;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • if(varParameterizationState_State != 3) {
  • msg1 ="|en|When the function 'Verify and lock' is executed, instrument adjustment is locked. The safety instrumented function is thus ensured.|de|Mit Abschluss der Funktion 'Verifizieren und Sperren' wird die Bedienung des Ger�tes gesperrt. Damit ist die Sicherheitsfunktion gew�hrleistet." ;
  • msg2 ="|en|To lock the adjustment with the actual PIN, you have to use the 'Finish' key. To modify the actual PIN, you have to enter a new four digit number code.|de|Zum Sperren der Bedienung mit der aktuellen PIN bet�tigen Sie die Taste 'Fertig stellen'. Zum �ndern der aktuellen PIN geben Sie hier eine neue vierstellige Ziffernkombination ein." ;
  • send_trans(134,4,status);;
  • pin = varPin;


请登录以获得完整内容