[Mono-dev] SerialPort

Daniel Piloco dpiloco at ditco.net
Thu Sep 25 03:59:23 UTC 2014


Thank you for the response,

I will have to check this again at my work PC tomorrow morning.  However, I'm nearly sure I'm including the System assembly.. and System.IO.Ports.SerialPort isn't detected by monodevelop.

Daniel

----- Original Message -----
From: Miguel de Icaza <miguel at xamarin.com>
To: Daniel Piloco <dpiloco at ditco.net>
Cc: mono-devel <mono-devel-list at lists.ximian.com>
Sent: Wed, 24 Sep 2014 18:35:59 -0700 (PDT)
Subject: Re: [Mono-dev] SerialPort

It is part of the System assembly.

On Wed, Sep 24, 2014 at 9:28 PM, Daniel Piloco <dpiloco at ditco.net> wrote:

> Hello Everyone,
>
> I'm new to mono/monodevelop and linux.  I have lots of experience with C#
> on windows however.
>
> Mono provides almost everything I need.  Except there's no assembly (or
> whatever its called) for System.IO.Ports.  Specifically, I'd like my
> program to be able to use the System.IO.Ports.SerialPort class.
>
> How can I use this class?
>
> Here's what I'm running:
>
> MonoDevelop 3.0.3.2
> Installation UUID: 71724472-0276-43db-8786-c4a8cda87fef
> Runtime:
>         Mono 2.10.8.1 (Debian 2.10.8.1-8) (64-bit)
>         GTK 2.24.10
>         GTK# (2.12.0.0)
> Build information:
>         Git revision: 7bf6ac0ca43c1b12703176ad9933c3484c05c84c-dirty
>         Build date: 2012-06-22 20:57:52+0000
> Operating System:
>         Linux
>         Linux VirtualHostDebian 3.2.0-4-amd64 #1 SMP Debian
> 3.2.57-3+deb7u1 x86_64 GNU/Linux
>
> Thank you,
> Daniel
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list