Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > Catching the product's weight sent via RS32 from a balance

Reply
Thread Tools

Catching the product's weight sent via RS32 from a balance

 
 
AMOS
Guest
Posts: n/a
 
      07-30-2007
,
,
Hello to all


In the factory I'm working for, there is a PC that
is s
connected to a balance via
RS32 2

I've to write a program in C(or any other
appropriate e
language) that is listening to the balance,
and as soon as a signal is accepted from the RS32-
namely y
the product's weight, it converts it into a numeric
value.

I'll be grateful, if somebody that encountered a
similar
,problem will direct me, how to write such
program
or at least refer me to an
appropriate site

I need an answer as soon as
possible

Thank you in
advance e
Amos
s

I

 
Reply With Quote
 
 
 
 
Default User
Guest
Posts: n/a
 
      07-30-2007
AMOS wrote:


Note, the original post came over with some strange formatting, I have
tried to fix it up. According to the headers the character set was
ISO-Hebrew.

> In the factory I'm working for, there is a PC that is


> connected to a balance via RS32


>
> I've to write a program in C(or any other
> appropriate language) that is listening to the balance,
> and as soon as a signal is accepted from the RS32-
> namely the product's weight, it converts it into a numeric
> value.



There's no standard way to read such ports. What you need is a
newsgroup that is appropriate for your platform. If you are working in
some flavor of UNIX, a good place to start is comp.unix.programmer. For
Windows, one of the MS groups (I don't know them off-hand).



Brian
 
Reply With Quote
 
 
 
 
jacob navia
Guest
Posts: n/a
 
      07-30-2007
AMOS wrote:
> ,
> ,
> Hello to all
>
>
> In the factory I'm working for, there is a PC that
> is s
> connected to a balance via
> RS32 2
>
> I've to write a program in C(or any other
> appropriate e
> language) that is listening to the balance,
> and as soon as a signal is accepted from the RS32-
> namely y
> the product's weight, it converts it into a numeric
> value.
>
> I'll be grateful, if somebody that encountered a
> similar
> ,problem will direct me, how to write such
> program
> or at least refer me to an
> appropriate site
>
> I need an answer as soon as
> possible
>
> Thank you in
> advance e
> Amos
> s
>
> I
>


Look Amos, you have to find somebody competent for this job.
Not everybody is a programmer. You should find one, explain him
what the problem is, then make him/her develop the program.

jacob
 
Reply With Quote
 
Thomas Lutz
Guest
Posts: n/a
 
      08-16-2007
If you jsut want to read the data from the scale directly into another
application program then you might want to look at a product called
WinWedge. WinWedge is a utility program that is designed to read in
data from a device connected to a serial port (a scale, bar code
scanner, measuring instrument, etc.) and feed the data directly to
some other running application program (Excel, Access, Notepad, etc.)
WinWedge would be the perfect tool for reading in data from any scale
with a RS232 output.
For more information about WinWedge please visit:
http://www.taltech.com/products/winwedge.html


On Mon, 30 Jul 2007 13:05:33 -0700, AMOS <> wrote:

>,
> ,
>Hello to all
>
>
>In the factory I'm working for, there is a PC that
>is s
>connected to a balance via
>RS32 2
>
>I've to write a program in C(or any other
>appropriate e
> language) that is listening to the balance,
>and as soon as a signal is accepted from the RS32-
>namely y
> the product's weight, it converts it into a numeric
>value.
>
> I'll be grateful, if somebody that encountered a
>similar
> ,problem will direct me, how to write such
>program
> or at least refer me to an
>appropriate site
>
> I need an answer as soon as
>possible
>
>Thank you in
>advance e
>Amos
>s
>
>I

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Life Balance Coaching: Balance Work And Life Like A Pro 88059355 Digital Photography 1 01-06-2008 07:32 PM
catching syntax errors via excepthook? Hari Sekhon Python 1 07-03-2006 04:34 PM
How POS is sent via STM lines? Yehavi Bourvine Cisco 1 04-01-2006 07:34 PM
Catching ChildControl render output and modify before sent out Ron Vecchi ASP .Net 4 10-31-2003 06:25 AM
Affects of a PL filter on white balance and white balance (D100) jeff liss Digital Photography 1 09-05-2003 02:07 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57