News:

The forums are under a spambot siege. Registration has been disabled temporarily. Please contact me to register an account.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - KarlKarpfen

#1
LaserShark Support / Re: Programming Interface?
December 03, 2014, 08:03:36 AM
Hi Macpod,

OK, got it - the missing link why I did not understand the stdin-code was the bulk transfer function with endpoint 3 you are using for sending sample data (comparing to endpoint 1 for sending control commands).

Thanks!

Karl
#2
LaserShark Support / Re: Programming Interface?
November 28, 2014, 05:52:39 AM
Hm....OK, it took me some time to understand it - but when I'm correct you're still accessing your card as audio-device!?

So when I want to communicate with it directly I would need an other approach. May be you can point me to these files in your firmware where the data frames from host arrive? Probably it is a solution for me to communicate with the card directly and send the raw data to it...

Thanks for your help!
#3
LaserShark Support / Programming Interface?
November 21, 2014, 11:24:43 AM
Hi, I digged through the website but could not find what I'm looking for. so: I plan to use LaserShark from within an completely own application. For this I'm looking for an API/DLL/Shared Library that provides some functions to send vector and control data to the board. Is something like that (together with documentation) available?

Thanks!

Karl