Jump to content

Olivier Jourdan

Members
  • Posts

    152
  • Joined

  • Last visited

  • Days Won

    12

Posts posted by Olivier Jourdan

  1. CITATION(Michael_Aivaliotis @ Jul 10 2007, 11:21 AM)

    Strange, I thought this event was obligatory to "accept" the drop, and actually it is just to manage cursor icon !!!

    I'll fell less idiot this evening :rolleyes:

    CITATION(Michael_Aivaliotis @ Jul 10 2007, 12:12 PM)

    Well, I played around a bit and I got it working.

    Yes, it's work :thumbup: but what is the workaround (appart from delete drag enter event case) ???

    CITATION(Michael_Aivaliotis @ Jul 10 2007, 12:12 PM)

    however the drag enter still does not work.

    It's shame, cursor still shows that drop is forbidden :(

  2. Hi,

    I want to use an XControl (containing at least one graph) to display one or more acquisition channel. To select channel to display, I want to implement Drag from a listbox and drop to graph "inside" my XControl.

    Unforunatly, when XControl Facade.vi detect "drag enter" event on graph, Labview execution is blocked (when "accepted?" output is write).

    Is it a LabVIEW bug or I forget something ?

    Thanks in advance for your help

    PS : It works fine with a simple graph

  3. Is there any VI in which I only have to put in the addresses and everything works?

    Hello all,

    in my firm, we have implemented ModBus Protocol (over serial and TCP connexion). You can download here an exe demo witch allow you to try communiction with your device... of course, it's not an implementation of NI modbus library, but perhaps it can help you...

    ciao

  4. I've got the same behavior with a file located on a PC hard drive (mounted in the Finder too), but I don't have any problem with a file on a Mac hard drive.

    I don't have ethernet hard drive, but read text file or ini file from PC hard drive works on my G5. (Mac OS 10.4.6, LV8.2 - PC hard drive formated in FAT32).

    Can you give us more information about your configuration ?

    ptit bras

  5. Attend this session to learn how to access Mac OS X features using LabVIEW, including the command line, pipes, Script, and FrameWorks. Explore data acquisition options and specific LabVIEW for Mac extensions for image acquisition, database access, and math.

    is there "electronique notes" of this session for the poor french who can't go to NIWeek ?

  6. Thanks for the tip, it's ok for a certain way, but when you have to "play" dynamicly with path it's not an available solution :(

    One solution is to use the CFURL.llb available in vi.lib>Platform. You can find VI like "pathToUnixPath" and "UnixPathToPath". (this solution was given to us by a member of this forum... I don't remember is name... but :thumbup: )

    Ptit bras

  7. Hi,

    I'am developping on Mac OSX :) (and also OS 9) for a multiplatform project (Win XP, Linux, Mac).

    I'am very disappointed about the way of LabVIEW convert the the path on OS X. It's a " melting-pot" of OS 9 and ... nothing :(

    There is anybody that have a solution to : find the root hard drive, the user directory ("~") and above all how to find/build a network path

    Thanks for the mac user help :) and sorry for my poor english :oops:

    post-2-1159810143.png?width=400

  8. LabVIEW does not implement ModBus Protocol :(

    You can find the specification of the ModBus Protocol here and develop your own driver :headbang:

    There is also existent driver (not free, but tried and tested :thumbup: ) for example here. There is an exe demo to test the communication with your device :lightbulb:

    Hope this can help you

×
×
  • Create New...

Important Information

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