MOXA

MOXA UPort 1450

  1. Unpack to /usr/mydrv/mxuport
  2. Install driver
    # make
    # make install
    # modprobe mxuport
  3. Set port parameters
    # setserial -g /dev/ttyMXUSB0
    # setserial /dev/ttyMXUSB0 port 0x1

    where port is used for change port interface:

      port values:
          0x3 RS-485 4W
          0x2 RS-422
          0x1 RS-485 2W
          0x0 RS-232

See also:
Adding support for MOXA to java driver RXTXComm
How to use serial ports on Ubuntu

Installing on Ubuntu 12.04 server

Driver: http://www.moxa.ru/forum/index.php?app=core&module=attach&section=attach&attach_id=1030 forum

sudo apt-get install linux-headers-3.2.0-24 linux-headers-3.2.0-24-generic-pae
sudo apt-get install gcc
make install

MOXA CP-114

dev/ubuntu/moxa.txt · Последние изменения: 2013/06/24 06:14 — jamis7005
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0