Author Topic: EIA-485 (former RS485)  (Read 1443 times)

mishal

  • Newbie
  • *
  • Posts: 2
  • Karma: +10/-0
    • View Profile
    • Email
EIA-485 (former RS485)
« on: February 13, 2006, 07:57:37 AM »
how i can deal with several devices connected to USART through EIA485?
i undestand how to deal with only device connected to it (using ttySX), but with 2 or 3?
please advise at least where i can read  about it
thank you
« Last Edit: February 13, 2006, 09:12:19 AM by dynaweb »

dynaweb

  • <b>Canine Deamon</b>
  • Administrator
  • Sr. Member
  • *****
  • Posts: 483
  • Karma: +10/-0
  • Generic personal text here ...
    • MSN Messenger - danno_d_manno@yahoo.com
    • View Profile
    • DynaWeb Designs
    • Email
EIA-485 (former RS485)
« Reply #1 on: February 13, 2006, 04:31:33 PM »
Those who cannot learn from history are doomed to repeat it. -- Linux learns.

mishal

  • Newbie
  • *
  • Posts: 2
  • Karma: +10/-0
    • View Profile
    • Email
EIA-485 (former RS485)
« Reply #2 on: February 14, 2006, 04:30:09 AM »
Thank you for your answer but i need linux programmer point of view - i already have connect driver rs485 (max3058) to the usart of the linux operated system. and have several devices connected to the network - how i cann access them separately? i can\'t just ttyS1 because it is not specify wich of the 3 it address to.
thanks