Search found 373 matches

by admin
Mon Nov 28, 2022 9:15 am
Forum: Tags - Gate Builder
Topic: Modbus TCP INT64 bit variable
Replies: 2
Views: 1085

Re: Modbus TCP INT64 bit variable

Hi,
for the float format there is the function to directly read the register to 4 words. For the int format instead you can read it as 2 int32 (2 x 2 register) and through the Winlog code insert the value in a DOUBLE gate.

Regards
by admin
Fri Apr 22, 2022 9:25 am
Forum: Web Applications
Topic: Web publish error
Replies: 3
Views: 1762

Re: Web publish error

Hi,
thanks for reporting, the problem has been identified and will be fixed in the next version.

Regards
by admin
Wed Apr 20, 2022 12:42 pm
Forum: Web Applications
Topic: Web publish error
Replies: 3
Views: 1762

Re: Web publish error

Hi, please install the latest version of Winlog EVO available on www.sielcosistemi.com and try the conversion again.
If you still have problems write to support[at]sielcosistemi.com attaching your application.

Best regards
by admin
Thu Sep 16, 2021 7:20 am
Forum: Reports
Topic: Making Invoice
Replies: 1
Views: 2061

Re: Making Invoice

Dear Sir,
please explain your request better.

Regards
by admin
Wed Jul 28, 2021 1:21 pm
Forum: Application Sample
Topic: My SQL API Demo for Winlog Evo
Replies: 0
Views: 2034

My SQL API Demo for Winlog Evo

Simple project that shows how to interface with a MySql or MariaDb database through the functions of the Winlog Evo code.
Demo_MySql.zip
(87.25 KiB) Downloaded 264 times
by admin
Thu Jul 15, 2021 2:32 pm
Forum: Tags - Gate Builder
Topic: Modbus func 16
Replies: 1
Views: 1525

Re: Modbus func 16

Hi,
in winlog use function 35 or 37 for read 32bit integer or 33 and 36 for floating point 32.
See Modbus help on protocol guide.
reg32.png
reg32.png (41.59 KiB) Viewed 1519 times
Best regards
by admin
Mon Jul 12, 2021 7:14 am
Forum: Tags - Gate Builder
Topic: read gate tag
Replies: 3
Views: 1689

Re: read gate tag

Hi,
holding register or nput register?
Have you tried to read the help of the modbus protocol? What functions have you tried?

Regards
by admin
Mon Jul 05, 2021 6:55 am
Forum: Tags - Gate Builder
Topic: read gate tag
Replies: 3
Views: 1689

Re: read gate tag

Hi,
what type of register do you read?

Regards
by admin
Thu Jun 24, 2021 10:27 am
Forum: General
Topic: abnormal program termination
Replies: 1
Views: 2480

Re: abnormal program termination

Dear Sir,
what is your Winlog version? Usually this type of problem is related to an antivirus blocking files.

Regards
by admin
Tue Jun 01, 2021 11:07 am
Forum: Code - Code Builder
Topic: Code usage and dimension
Replies: 1
Views: 3624

Re: Code usage and dimension

Hi, your system is correct. Another method is to modify the Templates using the code. If you have noticed the Template files are text files where in the first lines you find the gates used inside. With a simple routine that reads and writes from files you can replace the gates. To answer your questi...
by admin
Mon May 24, 2021 12:49 pm
Forum: Tags - Gate Builder
Topic: gate builer : alarm setting
Replies: 1
Views: 1182

Re: gate builer : alarm setting

Hi,
there is a space in "Nome" field.
Immagine.png
Immagine.png (16.38 KiB) Viewed 1178 times
Best regards
by admin
Wed May 12, 2021 9:14 am
Forum: Templates - Template Builder
Topic: runtime graphic template
Replies: 1
Views: 1278

Re: runtime graphic template

Hi,
all templates must be set as "Fixed no border", you can set this configuration from template properties in Template Builder.
in the project options you can decide what to show and what not. all menus and title can be hidden, the alarm bar cannot be removed.

Best regards
by admin
Wed May 12, 2021 9:08 am
Forum: Bug Report
Topic: export ad import project
Replies: 1
Views: 2141

Re: export ad import project

Hi,
the error appears if the gates file is not found. You probably haven't added any gates in the project you exported.

Best regards
by admin
Mon Mar 08, 2021 9:38 am
Forum: Code - Code Builder
Topic: text file
Replies: 3
Views: 1984

Re: text file

Hi,
Are you using the new Winlog Evo?
by admin
Fri Mar 05, 2021 8:44 am
Forum: Code - Code Builder
Topic: text file
Replies: 3
Views: 1984

Re: text file

Dear Sir,
the excel format is proprietary and cannot be replicated. You can create a csv file that Excel recognizes automatically.

Regards
by admin
Wed Feb 10, 2021 8:32 am
Forum: Installation
Topic: New Winlog EVO and previous version 3 licence
Replies: 1
Views: 2599

Re: New Winlog EVO and previous version 3 licence

Dear Sir, about your question: What is the difference with Winlog EVO V4... ? The two versions have a similar structure and user interface, but differ in terms of performance and types of licenses. The table below highlights the differences between the two versions in terms of performance. http://ww...
by admin
Wed Feb 10, 2021 8:26 am
Forum: Protocols
Topic: ModbusRTU 32 bit IEEE 754 floating point format
Replies: 1
Views: 1408

Re: ModbusRTU 32 bit IEEE 754 floating point format

Dear Sir,
the problem you describe in point 1 is very strange, I think there is some other problem.
Winlog 3.02.08 it's a pretty old version, now we're at version 3.02.34.

I ask you to send your application to support [at] sielcosistemi.com

Regards
by admin
Wed Dec 09, 2020 8:45 am
Forum: Code - Code Builder
Topic: TObjGetText
Replies: 1
Views: 1472

Re: TObjGetText

Hi,
It returns the text of the specified object. See demo attached.

Regards
by admin
Fri Oct 02, 2020 12:34 pm
Forum: General
Topic: communication driver
Replies: 1
Views: 2002

Re: communication driver

Hi,
the IME Conto and IME Nemo series devices normally communicate in Modbus.
You can use the Modbus RTU and Modbus TCP protocol in ProjectManager -> Configuration -> Channel.

Best regards
by admin
Wed May 20, 2020 7:26 am
Forum: Templates - Template Builder
Topic: Code Template
Replies: 1
Views: 2347

Re: Code Template

Hi,
can you be more specific and explain what you want to do?

Thanks
by admin
Fri May 15, 2020 9:53 am
Forum: Code - Code Builder
Topic: Record Data
Replies: 3
Views: 2911

Re: Record Data

Hi,
for specific demo request contact support[at]sielcosistemi.com

Regards
by admin
Fri May 15, 2020 7:33 am
Forum: Code - Code Builder
Topic: Record Data
Replies: 3
Views: 2911

Re: Record Data

Hi, first of all you have to say which version of Winlog you are using. If you are using version 3.02: - you can create reports in DAT format and add the extension of your choice (e.g. CSV). - The file name is up to you and there is no limit to the number of files created. - To create histograms you...
by admin
Fri May 08, 2020 8:01 am
Forum: Templates - Template Builder
Topic: historical view
Replies: 2
Views: 2362

Re: historical view

Dear Sir,
it's not possible to save a file from code with the histView object. However, you can extract historical data directly from the code using the "HistDbGet" functions. See the Code Builder help for more information.

Regards
by admin
Wed Apr 29, 2020 8:31 am
Forum: Code - Code Builder
Topic: record data of power meter
Replies: 4
Views: 3110

Re: record data of power meter

Dear Sir,
go in Project Manager, enter your project and in the Report section create csv, dat or txt files with timed recordings.

Best regards
by admin
Wed Apr 29, 2020 8:08 am
Forum: Code - Code Builder
Topic: record data of power meter
Replies: 4
Views: 3110

Re: record data of power meter

Hi,
which version of Winlog are you using?

Regards
by admin
Wed Apr 08, 2020 7:42 am
Forum: Protocols
Topic: Can i create new protocol via code ?
Replies: 1
Views: 1826

Re: Can i create new protocol via code ?

Dear Sir,
is not possible to create communication protocols by code. For special developments I ask to write to support[at]sielcosistemi.com

Regards
by admin
Mon Apr 06, 2020 10:04 am
Forum: Protocols
Topic: S7-300 comms problem
Replies: 4
Views: 2820

Re: S7-300 comms problem

Dear Sir,
have you installed usb driver for converter?

Please post your application for check.

Thanks
by admin
Wed Mar 04, 2020 2:04 pm
Forum: General
Topic: Winlog_Siemens MPI ethernet Numeric gates readings
Replies: 5
Views: 6174

Re: Winlog_Siemens MPI ethernet Numeric gates readings

Hi, please post your Winlog Project and TIA portal project. We can try your configuration.

Best Regards
by admin
Tue Feb 04, 2020 1:32 pm
Forum: General
Topic: Winlog_Siemens MPI ethernet Numeric gates readings
Replies: 5
Views: 6174

Re: Winlog_Siemens MPI ethernet Numeric gates readings

Hi,
can you give additional information? TIA Portal configuration, Winlog gate configuration, ...

Thanks
by admin
Mon Jan 13, 2020 9:09 am
Forum: Templates - Template Builder
Topic: Historical Events
Replies: 5
Views: 5906

Re: Historical Events

Hi,
please send your application to support[at]sielcosistemi.com

Thanks
by admin
Fri Jan 10, 2020 10:42 am
Forum: Templates - Template Builder
Topic: Historical Events
Replies: 5
Views: 5906

Re: Historical Events

Hi,
I need some information:
- Which version of Winlog are you using?
- Are you using the PRO version or the LITE version?

Thanks
by admin
Fri Jan 10, 2020 8:28 am
Forum: Templates - Template Builder
Topic: Historical Events
Replies: 5
Views: 5906

Re: Historical Events

Hi,
when there are events to filter, the button is enabled. Start and stop of the supervision session are always visible.

Regards
by admin
Wed Dec 11, 2019 8:09 am
Forum: Protocols
Topic: mysql and/ or socket
Replies: 1
Views: 4149

Re: mysql and/ or socket

Dear Sir, about your question: 1 - Winlog supports ODBC drivers, with these drivers you can connect to any database that supports ODBC. 2 - Winlog can expose its variables but can only be read by another Winlog installed on the network or in a remote location. Communication is encrypted and cannot s...
by admin
Wed Nov 27, 2019 11:14 am
Forum: Bug Report
Topic: Error when multi-selecting
Replies: 3
Views: 6070

Re: Error when multi-selecting

Thanks for the tip. It will be corrected in one of the next versions.

Best Regards
by admin
Fri Nov 22, 2019 1:45 pm
Forum: Bug Report
Topic: Error when multi-selecting
Replies: 3
Views: 6070

Re: Error when multi-selecting

Hi,
please post your application for test.
What is your exact version of Winlog?
by admin
Fri Nov 22, 2019 1:36 pm
Forum: Tags - Gate Builder
Topic: Gate load delay
Replies: 3
Views: 5834

Re: Gate load delay

Hi, see code: function void System_On() #startup SetDigGateValue("Run_Feeder",1, 0); // Reset Feeder Run Signal SetDigGateValue("System_Active",1, 1); // Set System Active bit int i; bool verify = false; while (verify == false) // wait while comunication go "ok" verify ...
by admin
Fri Nov 22, 2019 10:41 am
Forum: Tags - Gate Builder
Topic: Gate load delay
Replies: 3
Views: 5834

Re: Gate load delay

Hi, try this code: function void System_On() #startup SetDigGateValue("Run_Feeder",1, 0); // Reset Feeder Run Signal SetDigGateValue("System_Active",1, 1); // Set System Active bit while (GetDigGateCommunicationStatus("Loaded",1) == false) // wait while comunication go ...
by admin
Thu Nov 21, 2019 1:49 pm
Forum: Reports
Topic: Report calculations
Replies: 1
Views: 5097

Re: Report calculations

Hi,
What kind of report are you using?

Regards
by admin
Tue Oct 22, 2019 10:02 am
Forum: Installation
Topic: W/Net Licence Key not working for runtime
Replies: 2
Views: 5365

Re: W/Net Licence Key not working for runtime

Dear Sir,
before executing a project created with Winlog Lite it is necessary to open and save gates (numeric, digital or string). In this way the checksum license is created with the dongle inserted.

Regards
by admin
Mon Oct 21, 2019 10:00 am
Forum: Reports
Topic: Trend almost blank on report creation
Replies: 1
Views: 2375

Re: Trend almost blank on report creation

Dear Sir,
can you please attach your application?

Thanks
by admin
Thu Sep 05, 2019 7:12 am
Forum: Protocols
Topic: Modbus TCP cannot connect
Replies: 1
Views: 2258

Re: Modbus TCP cannot connect

Dear Sir,
can you plese post here your test application?

Thanks
by admin
Tue Jun 25, 2019 9:33 am
Forum: Templates - Template Builder
Topic: Window arrangment shortcuit
Replies: 3
Views: 3500

Re: Window arrangment shortcuit

Sorry, you're right. We verify the problem and it will be solved in the next Winlog release.

Thanks
by admin
Tue Jun 25, 2019 7:28 am
Forum: Templates - Template Builder
Topic: Window arrangment shortcuit
Replies: 3
Views: 3500

Re: Window arrangment shortcuit

Dear Sir,
it's not a bug, you can't use these shortcuts in Winlog.

Best regards
by admin
Tue Jun 18, 2019 2:21 pm
Forum: Tags - Gate Builder
Topic: Event Exclusion & historical alarm log.
Replies: 3
Views: 3421

Re: Event Exclusion & historical alarm log.

Dear Sir,
we found the problem, it will be solved in the next Winlog release.

Thanks
Best regards
by admin
Mon Jun 17, 2019 9:00 am
Forum: Tags - Gate Builder
Topic: Event Exclusion & historical alarm log.
Replies: 3
Views: 3421

Re: Event Exclusion & historical alarm log.

Hi,
Which Winlog version are you using?
I test alarm with 3.02.19 and there isn't any problem regarding this.

Regards
by admin
Fri May 03, 2019 7:15 am
Forum: Code - Code Builder
Topic: Gate Properties
Replies: 1
Views: 2288

Re: Gate Properties

Hi,
no, is not possibile.

Best Regards
by admin
Mon Apr 15, 2019 1:51 pm
Forum: Code - Code Builder
Topic: Event/Alarm timestamp
Replies: 3
Views: 3307

Re: Event/Alarm timestamp

Hi, directly by event is not possible. You need to create a history using the code and the functions "GetEvnGateValue", you can also save data to file using functions "FileOpen", "FileWriteLn", ....

Regards
by admin
Mon Apr 15, 2019 8:43 am
Forum: Code - Code Builder
Topic: Event/Alarm timestamp
Replies: 3
Views: 3307

Re: Event/Alarm timestamp

Hi, currently is not possible. What do you have to do?
by admin
Thu Mar 14, 2019 8:58 am
Forum: Templates - Template Builder
Topic: Chart explaination
Replies: 1
Views: 2429

Re: Chart explaination

Hi, the square means that the gate is in communication error.

Best regards