Jump to content

David Wisti

Members
  • Posts

    113
  • Joined

  • Last visited

Posts posted by David Wisti

  1. One advantage PXI has over PC is support for new products. NI always seems to release new products for PXI and may or may not release PCI versions of those products. A perfect example is the R-Series Virtex-5 FPGA cards. There are still no PCI versions of these cards yet :angry:

  2. Great idea, didn't know you could do that. I guess you could call that pseudo-scripting. With VI scripting being available since 7.1 it never dawned on me to try a text ring.

    QUOTE (PaulG. @ Jun 1 2009, 12:16 PM)

    I do that all the time without scripting. Read the file, load the string values into a text ring, then replace the text ring with the enum. Or did I miss something? :)

  3. There are quite a few good use cases for scripting. I once had to create a enum constant with over 500 elements. Using the Edit Items... dialog box would have taken forever. The 500 enum values were already in a text file. Using VI scripting I opened the text file and created the enum.

    QUOTE (PeterB @ May 31 2009, 01:54 AM)

    What are folks really intending to do now with scripting that has such value ? You can talk about what you plan to do, but if you never allocate time to implement the idea then scripting isn't really all that valuable to you after all. Enough talk, how about you show me your really useful creations ! (I'll accept Auto wiring scripted tools only if they produce a similar wow factor to the BD cleanup feature !)
  4. I have the same problem here in 8.6. I've always blamed it on the order of dependencies changing in my project. Every time I do a text based compare of the old and new lvproj file this item is always in a different place:

    <Item Name="semaphor" Type="VI" URL="semaphor"/>

    I do not have autopopulating folders either. Why do dependencies get saved in the lvproj file? Is there any way to turn of saving of dependencies in the lvproj file?

  5. If you need to do Profibus with Labview then check out:

    www.ni.com/profibus

    Or

    http://www.comsoft.de

    QUOTE (Megatron @ Oct 30 2008, 05:57 AM)

    Hi,

    I have to interface Lab View with a CIF 50 Hilscher Profibus.

    I read through some of the documents provided by Hilscher, it talked about Sys Con, OPC servers etc etc.

    Through this profibus i have to control a valve box through RS-485 communication.

    The first task is basic read/write.Through lab View i have to read the number of bits through CIF 50 bus in turn to the Valve box.

    Can anyone tell me where should i begin?

  6. I have the same problem, the time required for a team might be too much for me. Were starting a new program here in CT called the "Regional Technical Expert" program. This way area Labview experts can provide help to all the Connecticut FRC teams.

    QUOTE (pallen @ Oct 28 2008, 02:22 PM)

    I looked into the teams in Oakville a couple of months ago. (Used to live just down the road from Appleby College) The presentation at NI Week got me pretty fired up to get involved.

    Unfortunately some pretty big projects came up at work and I didn't feel I'd be able to commit the time required for this round. Hopefully I'll be able to get involved at some point though.

  7. QUOTE (Neville D @ Oct 21 2008, 02:59 PM)

    I would bet there is something wrong with DeviceClasses in the registry of your Dell desktop. Did could try deleting the USB flash disk in the device manager. Then, remove it and re-insert it so windows runs the found new hardware wizard. This might fix your registry and MAX might work.

  8. NI does have support for licensing a LabVIEW Real-Time application to protect a deployed application from being copied and run on another similar or identical set of hardware.

    QUOTE (MichaDu @ Sep 22 2008, 09:35 AM)

    Hi,

    I'm working with compact RIO system and looking for a hardware dongle to protect my application from beeing copied to other systems. Is there any dongle or other way available? The system has only RS232 port but no USB. The OS is VxWorks, so I guess any DLLs are not working on this system. Any idea?

    Thanks!

×
×
  • Create New...

Important Information

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