Error opening serial port

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12696
    myscada
    Participant

    I’ve installed RapidScada 5.8.4 on my Ubuntu Server 20.04 successfully. And testing serial port (/dev/ttyS1) with a modbus RTU device via Mbpoll (sudo needed) in Terminal is also OK. But RapidScada responses “Error opening serial port: No such file or directory”. I’m not sure whether it’s the problem about permission.

    #12697
    myscada
    Participant

    I’ve also checked if the serial port (/dev/ttyS1) is occupied by another application by the command of “lsof | grep ttyS1” and it’s OK.

    #12702
    Mikhail
    Moderator

    Hello,
    What username is written in the Communicator log?
    If the port exists, but cannot be open, you would get another error message.
    Could you copy here a part of communication line log?

    #12703
    myscada
    Participant

    Thanks for your reply.

    I made a mistake, the port name should be /dev/ttyS1 instead of com2. Now it’s OK

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.