Jump to content

bulentt

Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Posts posted by bulentt

  1. Hi...

    I am looking for a timer that does not make the System "Wait". That is, just like works as "Wait Until Next ms Multiple" but accepts sub-ms values. This NI_timer hangs the labview uses full CPU time for the values greater than about 50 ms.

    I am trying to implement a generic watchdog timer that works for the values 12,5 or 22,5 for example.

    I have started to search the NI site but still cannot find. Is there any vi that handles this situation ?

    Thanks...

  2. Hello everybody,

    I need to implement 1394 communication with labview, I had a third party 1394 card (a standard one sold in computer shops) and I have installed the NI-VXI but I dont know where to start and make a simple communication with the card.

    Thanks..

  3. Sorry for the late answer (my comp.&sw has changed)

    I mean clockwise and I have also tried the stacked way but the space between chars are too much in this way and I cannot write enough chars in my limited space. I want to write a definition to the 32 bits of a word, bits are aligned from right to left and I have to write some explaination to them, and I am trying to find some faster and easier way to handle these names. I currently use control captions (by using property nodes) and write data to each of 32bits individually.

    Thank You...

  4. Hello Everybody...

    Is there any way to write a Vertical text (for example a vertical string that is put in a array), this can be done in the captions of the controls but for each control, property node should be defined.

    Thank you...

    bulentt

  5. Hello Everybody...

    I need to make the Front panel of my code unmovable, that is user cannot click and hold the blue bar to move the gui. It will be placed like a bar on the top of the screen and will stay there until program is closed.

    Before, I have done it by updating the coordinates of the front panel but this seems to me a bad way of handling this.

    Does anybody have an idea?

×
×
  • Create New...

Important Information

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