LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

control a usb missle launcher with Labview

I have bought a toy named "usb missle launcher"
The control software have a dll named "hiddog.dll"
how coul i use the hiddog.dll with labview  
that is mean
how coul i control the usb missle launcher with labview
 
 
0 Kudos
Message 1 of 2
(2,795 Views)
The Call Library Function Node will allow you to call a DLL. To do so, you need the documentation on the DLL. This documentation would list the functions as well as the arguments for those functions (i.e., inputs and outputs). There does not seem to be any documentation in what you uploaded. Actually, I have no idea what you uploaded, aside from the fact that one of those files was the actual DLL.
0 Kudos
Message 2 of 2
(2,788 Views)