Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (AndrewAMD, Ayumi), 1,266 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Externes Hardware Interface ansteuern #276346
07/04/09 16:23
07/04/09 16:23
Joined: Jan 2005
Posts: 134
Germany
T
TTKJonas Offline OP
Member
TTKJonas  Offline OP
Member
T

Joined: Jan 2005
Posts: 134
Germany
Hallo,

ich würde gerne mit 3d gamestudio ein externes Hardware Interface ansteuern. Verschiedene Firmen, z.b. Conrad Elektronik, bieten frei programmierbare USB Interface Karten an. Beigelegt ist eine dll Bibliothek. Lässt sich diese irgendwie in 3dgs einbinden und ansteuern?

Z.B. dieses Produkt
*edit*
Nun funktioniert der Link

Herstellerbeschreibung:
Alle Kommunikationsroutinen sind in einer Dynamic Link Library (DLL) enthalten. Es können maßgefertigte Windows®-Applikationen in Delphi, Visual Basic, C++ Builder und in den meisten 32 Bit Entwicklungswerkzeugen für Windows®-Applikationen, die DLL unterstützen, geschrieben werden.

Gruß
Jonas

Last edited by TTKJonas; 07/05/09 08:30.
Re: Externes Hardware Interface ansteuern [Re: TTKJonas] #276444
07/05/09 02:48
07/05/09 02:48
Joined: Feb 2008
Posts: 3,232
Australia
EvilSOB Offline
Expert
EvilSOB  Offline
Expert

Joined: Feb 2008
Posts: 3,232
Australia
Bitte verzeihen Sie meine Sprache, I dont sprechen alle Deutsch. (mit Google-Übersetzung).
Wenn Sie die Windows-DLL-freundlich (die Sie zu haben scheinen),
und Sie wissen, die Funktionen in (was ich vermute, ist in der Dokumentation),
Sie können Code-lite-C "-API" fordert, um diese Funktionen.
Verwenden Sie die Handbücher Suche-Funktion mit "DLLs" für weitere Informationen.


"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial
Re: Externes Hardware Interface ansteuern [Re: EvilSOB] #276465
07/05/09 07:54
07/05/09 07:54
Joined: Dec 2002
Posts: 616
Austria
Stromausfall Offline
User
Stromausfall  Offline
User

Joined: Dec 2002
Posts: 616
Austria
Hi i will try to translate the text of the post for you :
he posted :
"
Hello !
I would like to control an extern hardware interface with 3d gamestudio. Certain companies like for example : Conrad Elektronik, offer free programmable usb interface cards. They also pack it with a dll library. Is there a way to bind that library in and control it with 3dgs ?

for example this product
that product

Description of the manufacturer:
All communication routines are included in a Dynamic Link Libary(DLL). You can write custom-made applications in Delphi, Visual Basic, C++ Builder and in most 32 Bit developement tools for Windows(r) applications which support DLL.

Cheers,
Jonas
"

Cheers,
Stromausfall


get the C# wrapper:
for A7.85.4 and A8.30.4, Version 2.3.9
at http://acknexwrapper2.matthias-auer.net/ or visit the thread
Re: Externes Hardware Interface ansteuern [Re: Stromausfall] #276467
07/05/09 08:24
07/05/09 08:24
Joined: Jan 2005
Posts: 134
Germany
T
TTKJonas Offline OP
Member
TTKJonas  Offline OP
Member
T

Joined: Jan 2005
Posts: 134
Germany
@EvilSOB

Thank you for your answer. I have totally forgotten to look into the manuel for this difficult question.
Maybe it could work.

@Stromausfall
Vielen Dank für das Übersetzen des Textes! Mein Englisch ist leider nicht so gut

Re: Externes Hardware Interface ansteuern [Re: TTKJonas] #276538
07/05/09 15:06
07/05/09 15:06
Joined: Feb 2008
Posts: 3,232
Australia
EvilSOB Offline
Expert
EvilSOB  Offline
Expert

Joined: Feb 2008
Posts: 3,232
Australia
I think so. Ive used 3DGS to link a DLL that I wrote for a
vb application ages back. It was written in c++.

So as long as the documentation what comes with the USB gadget is good, you
should be right.

We are here to help if you get stuck anyways...


"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial
Re: Externes Hardware Interface ansteuern [Re: EvilSOB] #276964
07/07/09 09:31
07/07/09 09:31
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
You can find here how to control an external DLL with lite-C:

http://manual.3dgamestudio.net/litec_api.htm

Re: Externes Hardware Interface ansteuern [Re: jcl] #278307
07/13/09 04:36
07/13/09 04:36
Joined: Apr 2009
Posts: 248
Philippines
seecah Offline
Member
seecah  Offline
Member

Joined: Apr 2009
Posts: 248
Philippines
Hi TTKJonas,

Actually this is what I'm doing right now.. I've made a plug-in dll to be able to communicate the device dll and Lite-C..

Just try the instructions from the manual and you'll got it right. And also considering that you've linked your dll properly to your device sdk.. It should be fine. smile

Good Luck!

Thanks,
Sedrix



Can't is not an option™

Moderated by  old_bill, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1