Search found 6 matches

by rafa
20 Feb 2017, 09:51
Forum: Software
Topic: Logi.Cad 3
Replies: 9
Views: 23692

Re: Logi.Cad 3

Is possible the Logi.Rts webserver installation in the RevPi Device?
by rafa
10 Feb 2017, 09:39
Forum: Software
Topic: Logi.Cad 3
Replies: 9
Views: 23692

Re: Logi.Cad 3

Thanks Dirk.
SQLite works fine in a c-block and now I can insert data into a database.
Exists a library for accessing DIOs or variables defined in LogiCad 3 through php to display them on a web page?

Rafa.
by rafa
02 Feb 2017, 10:22
Forum: Software
Topic: externar c libraries
Replies: 5
Views: 12132

Re: externar c libraries

!ENTRY com.logicals.buildservice 4 0 2017-02-02 10:21:12.803
!MESSAGE The application for the PLC cannot be created. Check the views "Error Log" and "Problems" for more information.
!STACK 0
com.logicals.ptk.ninja.PlatformToolkitCodeGenerationException: An error occurred during compiling or linking ...
by rafa
02 Feb 2017, 09:40
Forum: Software
Topic: externar c libraries
Replies: 5
Views: 12132

externar c libraries

Hello,

I'm trying integrated external libraries for use c-blocks.
I want to use libmysqlclient.a for save data into a database but I have a building error.
I installed this library in revPi using apt-get install libmysqlclient-dev and I included the Library paths and library name in the settings ...
by rafa
30 Jan 2017, 10:30
Forum: Software
Topic: Logi.Cad 3
Replies: 9
Views: 23692

Re: Logi.Cad 3

Thanks for your comments.
Can I save the values with Logi.cad 3 to a mySql database or similar using for example html-json and retrieve them?

Rafa.
by rafa
30 Jan 2017, 09:14
Forum: Software
Topic: Logi.Cad 3
Replies: 9
Views: 23692

Logi.Cad 3

Hello,
I'm a classic plc programmer and now I'm testing RevPi & Logi.Cals 3.
how I can store some values in the memory area, that don't lose it these values after cold start or reboot the device, like a memory table of standard plc?

Thanks.
Rafa.