From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

bind channel diadem not SQL

Hello,

 

I'm using DIAdem + Labview connectivity VI's to produce reports. The data is stored on a MySQL DB. No problems here.

 

 

I use the "Run automation command.vi" with the following command SQL_BindChannel("CHANNEL_X" , "Value" , "n") to pass the data stored in field "Value" to channel CHANNEL_X. So far so good.

 

Then DIAdem generates the graphic report nicely.

 

Now i would like to add some some data to the graphic report, think of it as Upper and Lower limits. how can I do it? I want to pass a constant value

 

Kind of:

 

BindChannel("upperlimit", "5.5","n")... My problem is that I don't know the syntax to do it.

 

Thanks in advance, Alex

 

 

0 Kudos
Message 1 of 2
(5,747 Views)
You need to post this to the Diadem board.  I don't think you'll get much help in the Fieldpoint board.
Message 2 of 2
(5,739 Views)