Viewing the SQL query result on Trendviewer Object.

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
memethemyn
Posts: 51
Joined: Fri Apr 27, 2012 12:33 pm

Viewing the SQL query result on Trendviewer Object.

Post by memethemyn »

Hi..

Is it possible to view the datalogger values by filtering the SQL query on trendviewer.

or any different advice..

Thanks..

Code: Select all

"Select * from DataLogger6Motor where Ref='"+Globals.Tags.Test_Ref_Num.Value+"'", "database.sdf");

User avatar
Russ C.
Posts: 213
Joined: Thu Nov 16, 2017 3:32 pm
Contact:

Re: Viewing the SQL query result on Trendviewer Object.

Post by Russ C. »

Here is an example to access the local Database in the panel.

http://ixtalk.beijerelectronics.com/vie ... =20&t=1743
Best regards,

Russ
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply