Search:

Type: Posts; User: bczm8703

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,663

    Re: Serial Programming Logic Error???

    now my code has a new logic error...



    switch (ev.getEventType())
    {
    case SerialPortEvent.DATA_AVAILABLE:
    try {
    is = new...
  2. Replies
    3
    Views
    1,663

    Serial Programming Logic Error???

    Codes for SerialReadByEvents



    /*
    * SerialReadByEvents.java
    *
    * Created on September 22, 2011, 1:21 PM
    *
    * To change this template, choose Tools | Options and locate the template under
Results 1 to 2 of 2