From 5432269e954f52b5c83fbed4b366c1e7e5246296 Mon Sep 17 00:00:00 2001 From: yaso Date: Thu, 22 May 2025 17:21:46 +0200 Subject: [PATCH] [IMP] footswitch: add keys info This PR adds some information about foot pedals keys and how to find the values each pedal represents. task-4465533 --- content/applications/general/iot/devices/footswitch.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/applications/general/iot/devices/footswitch.rst b/content/applications/general/iot/devices/footswitch.rst index 59c5bd534a..ff2d26a0fb 100644 --- a/content/applications/general/iot/devices/footswitch.rst +++ b/content/applications/general/iot/devices/footswitch.rst @@ -48,5 +48,10 @@ manufacturing work order. On the :guilabel:`Work Order` screen, a status graphic indicates whether the database is correctly connected to the footswitch. +.. note:: + To find what keys each pedal represents you can connect it to any computer and try to type with the footswitch. + The pedals often default to 'a', 'b' and 'c' keyboard keys. + + .. seealso:: :ref:`workcenter_iot`