Skip to main content
Skip table of contents

Uso del registro per uso generale (GPR)

La funzione GPR è l'area di memoria del dispositivo pnio, l'adattatore eip, predefinita per l'uso da parte dell'utente secondo necessità. Questa funzione consente agli utenti di inviare e ricevere dati utente tra dispositivi esterni e robot.

Nota

La funzionalità GPR viene fornita solo tramite le DRL e le DRL utilizzate sono le seguenti. Per ulteriori informazioni sulle DRL, fare riferimento al manuale di programmazione.

  • set_output_register_bit(indirizzo, val)

  • set_output_register_int(indirizzo, val)

  • set_output_register_float(indirizzo, val)

  • get_output_register_bit(indirizzo)

  • get_output_register_int(indirizzo)

  • get_output_register_float(indirizzo)

  • get_input_register_bit(indirizzo)

  • get_input_register_int(indirizzo)

  • get_input_register_float(indirizzo)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.