Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 45

Thread: Happy programmer's day! Does your DAC have an SDK? DAC interface library released.

  1. #21
    Join Date
    Feb 2013
    Posts
    2

    Default

    Hi,
    I would also make a piece of software that use UDAC.
    Does it support QM2000 NET version ?

  2. #22
    Join Date
    Feb 2013
    Posts
    2

    Default

    I cannot send PM to drlava, nothing appears in my outbox,
    is there another way to contact him or to get UDAC driver ?
    thanks

  3. #23
    Join Date
    Apr 2013
    Posts
    2

    Default

    Am I missing something? Where can the SDK be downloaded from?

  4. #24
    Join Date
    Feb 2009
    Location
    East Coast of Southern Virginia
    Posts
    536

    Default

    You are missing something. The first post says to send DrLava a PM for more information. Send Andrew a PM or email.

  5. #25
    Join Date
    Apr 2013
    Posts
    2

    Default

    Quote Originally Posted by cfavreau View Post
    You are missing something. The first post says to send DrLava a PM for more information. Send Andrew a PM or email.
    Ah. Thanks for that.

  6. #26
    Join Date
    Feb 2009
    Location
    East Coast of Southern Virginia
    Posts
    536

    Default

    If you can't seem to get a hold of him using email or PM he sometimes hangs out on the IRC too.

  7. #27
    Join Date
    Jul 2008
    Location
    My momentum is too precisely determined :S
    Posts
    1,777

    Default

    Has anyone used this in Java?
    In the long term, I want to have DAC output functionability in my programs, but I get a headache looking at the C++ code...

  8. #28
    Join Date
    Oct 2012
    Location
    Germany
    Posts
    1,478

    Default

    ... hmm ... I've actually written a small test application for laser-marking with the DLL provided with the EasylaseLC DAC.

    Some original sample code was in Delphi ... rewrote the basic functionality with my old VC++ 6.0 ... then got problems with variable spaces, so rewrote it again with VC++ 2010 Express (damned CLI and missing help!) ... and today bought a VS2005 professional for EUR100 to get it more comfortable than with the crippled Express editions ...

    A second path is programmin an interface/plugin DLL for BeamConstruct, what's a great laser marking module/application in OpenAPC.

    And could be, that I have to write a complete application around the Easylase-DLL in March/April to embedd the DAC/lasermarking functionality in our CAD/CAM in a proprietary basic format (BIX in Pictures_by_PC/IsyCAM).

    ... maybe I should get in contact with Andrew too?

    Viktor

  9. #29
    Join Date
    Feb 2009
    Location
    East Coast of Southern Virginia
    Posts
    536

    Default

    I do not know if there are any existing code for Lava's library however you might want to take a look at JNA => https://today.java.net/article/2009/...ode-access-jna which is a wrapper for JNI (Java Native Interface I think). Also the JNative project looks nice too => http://sourceforge.net/projects/jnative/

    Sorry I don't have any Java code, I have plenty of C/C++ code if you would like to look at that though.

  10. #30
    Join Date
    Jan 2009
    Location
    Germany
    Posts
    241

    Default

    I have some code for audiodacs and easylase in Java if you are interested. Also I've once written an JNI-wrapper for cfavreau's OLSC-lib.
    Write me a PM with your email and I can send you the code.

    Andreas

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •