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,736 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,728 Views)