Jump to content

PJM_labview

Members
  • Posts

    784
  • Joined

  • Last visited

  • Days Won

    10

Posts posted by PJM_labview

  1. QUOTE(Tomi Maila @ Apr 21 2007, 06:42 AM)

    Hi,

    I've an improvement suggestion to the forum. Let's add a new button besides "Quote" and "Reply". Pressing this button would post an automatic reply to the post that states that the post was not informative enough and guides how to post to LAVA the right way, locks the thread, moves it to new "sand box" forum and emails the poster about the change. The button would be available for premium members only to avoid misusage by Nulllllls and alike. Perhaps a "hand with thumb down" would be a good icon for this new button.

    I like this idea.

    PJM

  2. There is a bug in the TDMS Get Property when type input is a complex number (CXT Type). Trying to connect the CXT data type to the data type input and a string to the property name input keep braking either one of the wire.

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

    Note: It is sometime possible to get it connected through some undo combination but the the type does not propagate to the property value output in any situation.

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

    PJM

  3. QUOTE(sam @ Apr 14 2007, 10:52 AM)

    Thanks PJM,

    I wasn't even sure that LabVIEW could run. Do you know if NI-Vision,IMAQ can be run? Since their data are in form of pointers. As for NI drivers , I more convinced that they will not work, unless some thunking is done.

    Sorry, I have no information about imaq or ni-Vision. My use case required to have DAQmx working, so this is where I spent my energy at the time. May be others will have more info.

    PJM

  4. I just tried it a couple week ago with LabVIEW 8.20

    LabVIEW 8.20 run fine but you can't install the device drivers (even manually).

    For example I was unable to get DAQmx to work.

    So unless things have been changed with LV 8.2.1, I would recommend that you do not do it.

    PJM

  5. Here is a .ctl file -- a borderless cluster. How did I build it? I hacked around in the debugger. But the resulting .ctl file passes all sanity checks and should be usable.

    The control file is saved in LV8.0.

    Stephen,

    Thank You Very Much! I Have been bitching about this for years.

    You have earned at least one :beer: at NI week.

    PJM.

    Note1: Funny thing is I have a use case for this right now.

    Note2: As Jim mentioned it is not borderless but I can live with one pixel border (<=> 2pixels separation between array elements).

  6. QUOTE(Tomi Maila @ Apr 3 2007, 01:21 PM)

    What's the benefit of this method over real LV2 style globals or over using queus directly? If I'd like to encapsulate the functionality of a queue, I'd rather encapsulate it into a LVClass.

    Tomi

    None that I know of. I just put it there for fun. Since it would never occured to me to use a for loop, I start to look for other ways that I could have missed. You can call it the obfuscated LV2 Global.

    PJM

×
×
  • Create New...

Important Information

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