I use to work at aggregate company that did this very thing. The scale
head had connected to the pc via serial port and provided a continuous
stream just like yours. What I did was write a c program (dll), that
basically opened the port continuously reading the data. Then I would
align based the data structure pulling out the weight everytime I could
align properly. Then I provided a function that the internal system
(not-Axapta) that would call thru a button click method to get the
weight.
Don
-----Original Message-----
From: Baran Sasmaz [mailto:[EMAIL PROTECTED]
Sent: Monday, June 14, 2004 7:27 AM
To: [EMAIL PROTECTED]
Subject: [development-axapta] Integrating Ax with another system
Hi,
I have to integrate my axapta with another system. This system is a
"weighing machine" system.
The weigh-bridge calculates the truck's weight continuously. We must get
the empty and full weight of the truck by a button click or another way.
Do u know or did u before work in this area. I have to do somewhat like
getting a value (in a button click) from an emulation program or a
barcode program and finally insert it in a grid area in my Axapta Form.
Thanks in advance for your advices and shared experiences.
---------------------------------
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger
[Non-text portions of this message have been removed]
Yahoo! Groups Links
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

