Collegare un interruttore a pedale¶
Quando si lavora in un ambiente di produzione, è sempre meglio per un operatore avere entrambe le mani a disposizione, in ogni momento. La box IoT di Odoo lo rende possibile quando si utilizza un interruttore a pedale.
Infatti, con un interruttore a pedale, l’operatore può passare da una schermata all’altra ed eseguire azioni con il piede. Questo può essere configurato in pochi passaggi sul centro di lavoro nell’applicazione Produzione.
Connessione¶
Per collegare un interruttore a pedale alla box IoT, collega entrambi i dispositivi tramite cavo. Spesso l’operazione viene realizzata tramite cavo USB.
Se l’interruttore a pedale è un dispositivo supportato, non c’è bisogno di fare altro perché il dispositivo viene riconosciuto automaticamente al momento del collegamento.

Collegare un interruttore a pedale a un centro di lavoro nell’app Produzione di Odoo¶
To link a footswitch to an action, it first needs to be configured on a work center. Navigate to Work Center in which the footswitch will be used, and add the device in the IoT Triggers tab, under the Device column, by selecting Add a Line. Doing so means the footswitch can be linked to an option in the Action column drop-down, and optionally, a key can be added to trigger it. An example of an Action in the Manufacturing app could be the Validate or Mark as Done buttons on a manufacturing work order.
. From here, go to the desiredImportante
Triggers are executed in the order they appear, with the first one taking priority. To reorder the triggers, click the (draggable) icon to the left of each trigger, and drag it to the desired position.
Suggerimento
To identify the key assigned to each pedal, connect the footswitch to any computer and press the pedals as if typing. Usually, the pedals are mapped by default to the keyboard keys
a
,b
, andc
.The Work Order list includes a status indicator that shows whether the database is successfully connected to the footswitch.
Vedi anche