Thanks, also for this great SW! Am Dienstag, dem 07.11.2023 um 10:57 +0000 schrieb Geby: status: open --> closed-fixed Comment: OK, ttyACM* added [bugs:#76] ACM serial devices under LInux Status: closed-fixed Group: SVN Created: Mon Nov 06, 2023 04:57 AM UTC by Andreas Brietzke Last Updated: Mon Nov 06, 2023 04:57 AM UTC Owner: nobody Attachments: synaser.pas (71.8 kB; text/x-pascal) the devices like /dev/ttyACMxx will not recognize. Fix: add lines if FindFirst('/dev/ttyAC*', ATTR, sr) = 0 then begin...
ACM serial devices under LInux