Search:

Type: Posts; User: ricky1981

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    9,253

    I've worked it out! Thanks again for your...

    I've worked it out!

    Thanks again for your help, if you are ever in Oxford then I owe you at least one pint!
  2. Replies
    11
    Views
    9,253

    I'm trying to send the command using writebyte...

    I'm trying to send the command using writebyte since write did not seem to work. I just don't know the exact syntax to use :s
  3. Replies
    11
    Views
    9,253

    Thanks so much!! Am now able to get the reading...

    Thanks so much!! Am now able to get the reading from the balance! However, I need to get the reading every 5 seconds or so, which requires sending the command 'S(carriage return)', could you explain...
  4. Replies
    11
    Views
    9,253

    When I try to compile that I get Compiling......

    When I try to compile that I get

    Compiling...
    SFile.cpp
    Linking...
    LIBCD.lib(crt0.obj) : error LNK2019: unresolved external symbol _main referenced in function _mainCRTStartup
    Debug/rs232.exe...
  5. Replies
    11
    Views
    9,253

    Simple RS232 Question

    Hi, could someone please supply me with code for Visual C++ to read from an RS232 connection on Com port 1 with 9600 baud, even parity, 1 stop bit and 7 data bits. I don't care about writing...
  6. Replies
    9
    Views
    4,071

    Umm maybe I've missed something obvious here but...

    Umm maybe I've missed something obvious here but how do I define time in C++? I want to send a sine wave (and other waveforms hopefuly) to a pci card and I have a dll which allows me to set the value...
  7. Replies
    9
    Views
    4,071

    Help producing sine wave

    I'm trying to produce a sine wave with a period chosen by the user. I'm sure this should be quite simple to do but I can't work out how to produce a sine wave with a set period (in secodns as opposed...
Results 1 to 7 of 7