Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

Fred007

Member Since 07 Jul 2011
Offline Last Active Aug 04 2014 11:54 AM
-----

#49713 Basic VS 2012 Question

Posted by Fred007 on 21 May 2013 - 08:44 PM

I am getting back into this after some time away. Have a Netduino Plus that I just upgraded the firmware on to 4.2.0.0. I have Visual Studio 2012, the .Net Micro Framework v4.3 and the 4.3 Netduino libraries. In my project, I have loaded references to the 4.3 assemblies and included the namespaces:

 

using SecretLabs.NETMF.Hardware;

using SecretLabs.NETMF.Hardware.Netduino;

 

However, I can't resolve OutputPort, InputPort, and the Port.Resistormode definitions. Is there a way to make all this work and if so, can someone point me towards a write up on this?

 

Basically, want to program the Netduino with VS 2012. Thanks.




home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.