Jump to content

Eugen Graf

Members
  • Posts

    432
  • Joined

  • Last visited

Posts posted by Eugen Graf

  1. QUOTE(BrokenWire @ Jun 18 2007, 01:53 PM)

    Please take a look at the attached pic and tell me where I can locate this labview tool.

    First Call? Indicates that a subVI or section of a block diagram is running for the first time. The First Call? function returns TRUE only the first time you call it after you click the Run button. You can place the First Call? function in multiple locations within a VI. The function returns TRUE the first time the section of the block diagram in which it is placed runs.

    Eugen

    P.S. look LV-Help

  2. QUOTE(yen @ Jun 13 2007, 07:29 PM)

    ActiveX is Windows specific and (if I'm not mistaken) requires that you follow some very specific rules and it was probably decided that it's not worth it.

    The RTE itself is exported as an ActiveX object (that's what you get in a remote front panel), so you can enable the web server in your executable and have people embed the RFP object in their UI.

    If you want data communication, a DLL or TCP communication is proabably the way to go.

    Yes, you are right, ActiveX is windows specific interface. Can you tell me how I can build in a LV element(e.g. controls) in other programms using DLL?

    Eugen

  3. QUOTE(yen @ Jun 14 2007, 07:27 PM)

    BTW, I never liked either option, but did you try using the navigation window (Window menu in 7.1, View menu in 8.x)? If I remember correctly it's faster than Bird's Eye View, but it's been a while since I used either of them.

    I have never used navigation window because my VI are not larger as an monitor screen but I want all installed tools works. Probably I will use it in the future.

    @PJM

    How can I update packeges using VIPM?

    Eugen

  4. Thank you PJM for this answer. Dictionary pack is ok, but your Birds eye dont works.

    1) if I start this tool I get this error message.

    http://forums.lavag.org/index.php?act=attach&type=post&id=6091

    2) I think the FP Bounds are not correct.

    http://forums.lavag.org/index.php?act=attach&type=post&id=6092

    3) Than I change FP Bounds to appropriate and it starts, but in the next SubVI called by Birds Eye Tool I get following error message.

    http://forums.lavag.org/index.php?act=attach&type=post&id=6093

    and the window shows invalid type.

    http://forums.lavag.org/index.php?act=attach&type=post&id=6094

    Did you check this tool on more LV versions before releasing ? :D

    Eugen

  5. Hallo,

    sorry if it's the false forum for this question. I search for Documentations for all available OpenG Packages and Tools, like Dictionary, Python Tools, Bird Eye Tool or other packages and tools.

    Eugen

  6. In realy attached VI had to be the main.vi and not the splash. Fitstly without the Transparency-Part. But I saw that the empty window of this VI appears and stays on screen, then I got the idea to make a splash screen from this VI. It works now, no more problems.

    Thank

  7. Hello,

    can anybody say me why if I make the state of my splash window FP to "closed" (picture2), than my application stops completely. To hide the FP(picture1) does minimize the window, but I want to hide it completely.

    Thank you, Eugen

    P.S. my splash screen VI is the top level.

  8. QUOTE(karim @ Jun 10 2007, 11:53 PM)

    i want to use example for read from serial port ,

    but i need known what is the condition for correct reading(from 8051 serial port comm)

    You have to make the same configurations like baud rate, start and stop bits on BOTH sides for right communications over serial ports.

    Eugen

  9. russian forum (discussions about application design like multitasking, variance, state machines a.s.o. in LV)

    http://labview.ilc.edu.ru/forum/

    http://forums.lavag.org/index.php?act=attach&type=post&id=5977

    european forum (exactly solutions, post->get answer, very corporative)

    http://www.labviewforum.eu/

    http://forums.lavag.org/index.php?act=attach&type=post&id=5978

    american/english forum (all of)

    LAVA

    http://forums.lavag.org/index.php?act=attach&type=post&id=5979

    I want to make my own ressource with tutorials http://www.labviewtutorial.eu/

    Please dont take it as advertising, I only search for some assistance and challenge relating to

    http://forums.lavag.org/LabVIEW-is-an-irre...uage-t8355.html

    and

    http://forums.lavag.org/LV-vs-others-t6679.html

    Eugen

×
×
  • Create New...

Important Information

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