LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RS232 programming for Sartorius scales using LabView

Go to the link and download them. Posting your email in a public forum is only going to get you spam.

0 Kudos
Message 11 of 15
(1,900 Views)

I need some help in connecting the mass balance (electronic) to the LABVIEW 8.0. Please help.

0 Kudos
Message 12 of 15
(1,785 Views)

Exactly what kind of help? The physical connection?

0 Kudos
Message 13 of 15
(1,775 Views)

I have a Denver Instrument electronic mass balance. I have connected the balance to a computer having Labview 8.0 through the RS 232 connection. I developed a block diagram where i communicate with the instrument using VISA. I entered the name of the COM Port and set R/W VISA for Reading the mass balance data in the computer. But now when I run the .vi file I get time out error. Can u please provide me a VI.

 

My questions:

 

Am i going wrong in the physical connection or is there some logical error.

 

 

0 Kudos
Message 14 of 15
(1,753 Views)

First you need to read the denver manual 😉 and look how the communication needs to be set up.

1. Correct RS232 initialization (baudrate, start stop bits, parity, handshaking)

2. How and when does the balance send values? Do you need to ask for it?

 

It's like human communication 😉 some will talk all the time , some you have to kick to get one answer, and not to forget: hopefully you understand the language (number format) they are using 😉

 

RS232 is a very old protocol, don't expect the plug and pray play  like USB. However have you searched the intrument drivers ? Or asked Denver Instruments for a LabVIEW driver?

 

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 15 of 15
(1,742 Views)