ts-7000
[Top] [All Lists]

[ts-7000] Re: 485 half duplex communication error

To:
Subject: [ts-7000] Re: 485 half duplex communication error
From: "khouryelie" <>
Date: Mon, 11 Feb 2013 08:12:33 -0000

--- In  "Harold"  wrote:
>
> Maybe the RTS polarity is inverted?
> Have you tried setting RTS low to transmit and setting RTS high to receive?
> 
> 
> --- In  "khouryelie"  wrote:
> >
> > thank you Jim for your reply,
> > 
> > 1. this is my actual code 
> > 
> > 
> > int main(void)
> > {
> > 
> >         int fd;
> >         int status,val,prev;
> > 
> >     fd = open("/dev/tts/5", O_RDWR | O_SYNC);
> >     if (fd == -1) 
> >     {
> >             perror("Error opening file for writing");
> >     }
> > 
> >         ioctl(fd, TIOCMGET, &status);
> >     
> >     prev = TIOCM_RTS;
> >         status &= ~TIOCM_RTS;
> > 
> >         val=(ioctl(fd, TIOCMSET, &status));
> >     if (val != 0)
> >             printf("Error ioctl");
> > 
> > 2. i am actually always having negative 5 6 on rts 
> > 
> > can you guide me from here ?
> > 
> > why can i send if it was at start negative 5 at RTS 
> > it makes no sens
> >
>

hello harold,

yes i did but it did not work either





------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU