LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a message box pop up on mettler toledo balance?

Hey I am trying to program a mettler toledo scale so that it sends an instructional pop-up on the scale's display. How would I go about doing that?

0 Kudos
Message 1 of 4
(2,273 Views)

Using LabVIEW, you would send the appropriate command and data to the instrument.  Is there such a command for the instrument?

 

... But, I am thinking now this is not an instrument ... so ...   Robot surprised

-------
Mark Ramsdale
-------
0 Kudos
Message 2 of 4
(2,268 Views)

The instrument driver only allows a small display line appear.

0 Kudos
Message 3 of 4
(2,262 Views)

Sometimes the drivers do not give all the true functionality of the instrument.  I am assuming this pop up is possible, so if the driver doesn't offer the functionality you might have to go to the instruments full instruction set and find the right commands and make a driver for that command.

 

 For example, the driver for the small display might be 'upgradable' to give the pop up you are looking for.

 

***

 

I saw some other posts ( as far back as 2007) on this instrument, so maybe there is already somthing like this on the board.

-------
Mark Ramsdale
-------
0 Kudos
Message 4 of 4
(2,260 Views)