Click here to Skip to main content
15,889,096 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Good Evening everyone

I am going to create an inventory application
in which i used a weight machine. it weights
product and provides the actual weight.
I want to use the weighted value and manipulate it.
how can i add the device in my application.

Answer and advice are welcome
Posted
Comments
[no name] 26-Apr-13 8:57am    
Why can you not read the documentation for the device and/or get an SDK from the manufacturer? How are we to know which device, out of the hundreds or thousands available, you picked to use?

1 solution

The the documentation on the device and any SDK for it. You'll have to get with the manufacturer of the device if you're got more questions.

How you get the data from the device into your app is entirely dependent on the device and what the SDK exposes for program interfaces. There is no generic method to do this.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 26-Apr-13 10:21am    
5ed. I was in doubt, what to answer... :-)
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900