Jump to content

d_nikolaos

Members
  • Posts

    21
  • Joined

  • Last visited

Posts posted by d_nikolaos

  1. QUOTE (Cat @ Apr 3 2009, 02:20 PM)

    If you've made sure all the software and drivers are the same on the 2 computers, then what's left is hardware. Are the 2 computers exactly the same? If not, make sure you're accessing the same serial port on both. If you're using Windows, you can check the COM#s for your serial ports in Device Manager.

    Cat

    Both of them are Windows Xp. The one that make the program has 2.4ghz processor and the other that i make the test is i think 3.2ghz.

  2. QUOTE (neBulus @ Mar 6 2009, 07:40 PM)

    If you need how to convert your I32 to an array of floats post back.

    How can i do that?

    Moreover I have a case for example case A,B,C. I want to make some calculations between them.Is that possible?

  3. My problem is similar to v_pan's so i am not going to make a new topic.

    I have a usb to serial converter and m baud rate is at 115200. When I change it to 230400 it's not working with labview but only with hyperterminal.

    Can I do something to solve that problem?

  4. QUOTE (Minh Pham @ Oct 28 2008, 12:04 AM)

    I take a look to the example from ni but I get confused so I desided not to

    spend many time to it. I managed to do my, without to read the specific

    cell I asked for, but straight from labview.

    Thank you very much for your time.

  5. The Array size works fine for me but the Add arrays elements doesn't work.

    I want to add all the numbers of table 2 ( Squer of table 1) and then divide this number

    with the number of array size.

    I read some numbers from a xls file.

    Here is the Vi.

  6. My input will be 12 bits. But with the RS232 protocol I have to split these 12 bits to 8 and 4 bits.

    So finaly my input will be 8bits the first time and 4 bits the second.

    Then I want to join them with some way and then I will convert this number to a decemical form.

    So my input is somethink like this 00001101 and 0010 and my output 525.

  7. Hi,

    I want to join 2 bytes that I take them from the serial port. Is that possible?

    Except for that, I want to have somethink like start and stop.

    I want to sent from a PIC through the RS232 some numbers in dec form like ('#19*')

    # = start byte

    * = stop byte

    Is that possible?

  8. Hello Pantelis and all of you guys

    I have the same question with Pantelis.

    I want to make a microcontroller of PIC family to communicate with

    labview through ethernet.

    I think that i have to do something with IP and Mac address but I don't know exactly what to do.

    Does anyone have any idea who to do this?

    (Sorry about my English....)

    Thank you for your time.....

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.