Experimental Physics and
| |||||||||||||||
|
sounds like a misconfiguration of the baud rate. The whole configuration in your startup script may look like this (adapt to your device): drvAsynSerialPortConfigure("TESTPORT","/dev/ttyS0",0,0,0) asynSetOption("TESTPORT", -1, "baud", "9600") asynSetOption("TESTPORT", -1, "bits", "8") asynSetOption("TESTPORT", -1, "parity", "none") asynSetOption("TESTPORT", -1, "stop", "1") asynSetOption("TESTPORT", -1, "clocal", "Y") asynSetOption("TESTPORT", -1, "crtscts", "N") If you are communicating between two hosts, make sure to use a null modem adapter / cable. Best regards, Christoph On 12/19/19 3:09 PM, 网易邮件中心 via Tech-talk wrote:
-- (bb|[^b]{2}) Helmholtz-Zentrum Berlin für Materialien und Energie GmbH Mitglied der Hermann von Helmholtz-Gemeinschaft Deutscher Forschungszentren e.V. Aufsichtsrat: Vorsitzender Dr. Volkmar Dietz, stv. Vorsitzende Dr. Jutta Koch-Unterseher Geschäftsführung: Prof. Dr. Bernd Rech (Sprecher), Prof. Dr. Jan Lüning, Thomas Frederking Sitz Berlin, AG Charlottenburg, 89 HRB 5583 Postadresse: Hahn-Meitner-Platz 1 D-14109 Berlin
| ||||||||||||||
ANJ, 20 Dec 2019 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing · |