An electronics device send me U16 data. On the serial port I read bytes. How can I transform this array of bytes that contains both the high and low bytes of the data in U16 ?
Il suffit d'utiliser la fonction "Chaine hexadécimale en nombre", en spécifiant une commande de représentation U16 sur l'entrée "valeur par défaut". la conversion est immédiate. Cf Vi ci-joint.