Browse by Tags

  • Trapping the OpenNETCF.IO.Serial.CommPortException Error

    Hi, I wonder if anybody can help me. I am using the OpenNETCF.IO.Serial library for my application which connects to some hardware over Bluetooth. I have the communications working with no problems; however, I want to add some error handling, i.e. for if a connection is not possible when trying to connect...
    Posted to How do I....? (Forum) by andylong0206 on 02-06-2011
  • Events occuring multiple times in OpenNETCF.IO.FileSystemWatcher

    Whenever I am subscribing to FileSystemWatcher notification, multiple events are occuring when I create new file or change existing file. Events are occuring in following sequence: New File Created Changed Changed Changed Changed Changed Changed Change Changed Deleted Changed Rename Renamed Delete Deleted...
    Posted to Smart Device Framework (Forum) by quipment on 10-11-2010
  • Re: OpenNETCF.IO.Serial.GPS

    I was also wondering if there are any samples available that demonstrate the function beyond what is demonstrated in the sample included in the source code download. I've just started learning C# and would really be interested in any advice the veteran programmers have. Also any reference to available...
    Posted to How do I....? (Forum) by lkny on 09-10-2010
  • Replacing ONCF's Serial with Microsoft's SerialPort

    Before I start, I'll let you know a little background about this question. Basically, we are (finally) making the leap from NetCF 1.0 to NetCF 3.5, with which a HELLUVA LOT of the OpenNetCF bases have been covered by Microsoft's traditional framework. On an initial upgrade and compile, the solution...
    Posted to How do I....? (Forum) by Robsta on 07-28-2009
  • Trouble With PhysicalAddressPointer

    Hello, im trying to access the GPIO-Ports on a Samsung S3C2440A (ARM9) with the PhysicalAdressPointer. WriteInt16 and WriteInt32 don't seem to work at all, when using them all bits get set to zero. WriteByte works but it produces a strange error. Whenever I write a byte it gets written correctly...
    Posted to Smart Device Framework (Forum) by maxp1981 on 12-16-2008
  • Question some Help with FileSystemWatcher Class

    Hi all....i am trying to make an mobile application that will monitor all changes done by all processes on the mobile witch involves Creating Renaming Deleteing Changeing of a file or a directory. Let's restrict it to myDocument for example and i want to know When a file is modified creaded deleted...
    Posted to Smart Device Framework (Forum) by SniperA51 on 10-01-2008
  • FileSystemWatcher fires events for parent directory?

    Hello, I've been playing with the FileSystemWatcher in OpenNETCF.IO v2.2. For some reason, all events are fired in the parent directory of the path specified. I tried setting IncludeSubdirectories to false without success, and even with it set to false events were fired on child directories as well...
    Posted to Smart Device Framework (Forum) by tulltrade on 07-24-2008
  • OpenNETCF.IO.Serial.GPS

    Can someone point me to an example of OpenNETCF.IO.Serial.GPS using VB.net 2005 please. I've tried converting the c# example I have found, but without success. I don't get any errors replorted but nothing happens.
    Posted to How do I....? (Forum) by Bullstreetboy on 05-26-2008
  • Re: How to use GPIO on a PXA270

    Hi Neil Thanks a lot. Now I know how read the state of the input pins. How do I create an interrupt driven event in C#, when a input pin change its state (raising or falling edge). I found an example here in C that works on my board, but how does it work in C# ? Any help is much appreciated.
    Posted to Smart Device Framework (Forum) by srue on 04-10-2008
  • Vertical orientation for ProgressBar

    Hi! I'm using the ProgressBar2 component from OpenNetCF.dll library and I would like to use it with vertical orientation feature, meaning the progress will be from bottom to the top component instead of left to right as it is by default. I'll look forward for your answer, Florin
    Posted to How do I....? (Forum) by florinpico on 03-24-2008
Page 1 of 2 (15 items) 1 2 Next >