CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: dikkehenk

Search: Search took 0.08 seconds.

  1. Thread: Test RS232

    by dikkehenk
    Replies
    4
    Views
    1,479

    Re: Test RS232

    Just started with C++. I tried to make an execute (RS232 test program) with the CodeBlock compiler but the knowledge how to do it isn't there. (compiling, building etc.) I just figured out to...
  2. Thread: Test RS232

    by dikkehenk
    Replies
    4
    Views
    1,479

    Re: Test RS232

    I have to send a command-macro (3 x 13 bytes). Would be nice to see it working within the timing. Manually outputting a single received 13 byte-array can't accomplish that. Sorry did not tell that in...
  3. Thread: Test RS232

    by dikkehenk
    Replies
    4
    Views
    1,479

    Test RS232

    Hi,
    I need to test the RS232 side of a protocol/format convertor (Ethernet/UDP to RS232 -serial 9600, 8bits, Parity none, 1 stop bit-).
    I have looked at the CodeBlocks compiler to write a simple...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured