Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Justinb94

Pages: [1]
1
Support Questions / Reading boolean arrays using DataSubscriber2
« on: January 04, 2021, 03:49:40 AM »
Hi,

Does anyone know how to read individual elements in an Boolean array using the DataSubscriber2 control?

2
Support Questions / Add extra properties to control
« on: January 02, 2021, 04:38:26 AM »
Hi all,

Does anyone know how to add 2 extra "PLCSelectBackColor" properties to the group panel control?

3
Application Showcase / Custom Trending with SQLite
« on: December 13, 2020, 11:09:44 AM »
I have created a custom dynamic trend graph that gives the operator options to change x and y axis scale.

I used a Data Subscriber to insert 3 values (pump speed, temp and current) into a SQLite database.  I then linked the chart to the SQLite database. 

See the image attached for greater detail. 

4
Support Questions / SQLite and data subscriber
« on: August 10, 2020, 03:40:39 AM »
Hi guys,

I am wanting to like a data subscriber to SQLite.  Has anyone done this? Or know how to link a data subscriber to a SQLite data base.

Thanks.

Pages: [1]