Search found 19 matches
- Tue Nov 29, 2022 10:24 am
- Forum: Tags - Gate Builder
- Topic: Modbus TCP INT64 bit variable
- Replies: 2
- Views: 4423
Re: Modbus TCP INT64 bit variable
Hi, thanks, there is something that for me it's not completely clear, which kind of function is to read a float in 4 word? i have to use the modbus function 38:? I have tried to read with the all the function 32 bit 33:/35:/37: the address 3203 but the variable are in errore, it works only with the ...
- Fri Nov 25, 2022 3:25 pm
- Forum: Tags - Gate Builder
- Topic: Modbus TCP INT64 bit variable
- Replies: 2
- Views: 4423
Modbus TCP INT64 bit variable
Hi, i would like to know if there is a solution to read a variable integer 64 bit in modbus tcp protocol. I have this problem with Schneider Power Tag attached you can see the address table, in example the address is the 3203.
Thanks
Lorenzo Ricci
Thanks
Lorenzo Ricci
- Thu Feb 01, 2018 11:38 am
- Forum: Templates - Template Builder
- Topic: Chart Default Server
- Replies: 4
- Views: 7234
Re: Chart Default Server
Perfect!! It's working!
Thanks
Thanks
- Thu Feb 01, 2018 9:04 am
- Forum: Templates - Template Builder
- Topic: Chart Default Server
- Replies: 4
- Views: 7234
Re: Chart Default Server
I have a different path but it works \\192.168.9.20\c\Programmi\Winlog\Projects\Polivalente\DBTABLES
Lorenzo
Lorenzo
- Wed Jan 31, 2018 5:57 pm
- Forum: Templates - Template Builder
- Topic: Chart Default Server
- Replies: 4
- Views: 7234
Chart Default Server
Hi, i have this kind of problem, into my template i have my chart, and i woul like to use as a default server a remote station. I have selected a channel TCP/IP, saved the project, but when in runtime i try to see the recorded values it look like is trying to read the file but the chart is empty. Th...
- Wed Feb 08, 2017 11:34 am
- Forum: Protocols
- Topic: Modbus TCP with Saia PCD3
- Replies: 4
- Views: 7226
Re: Modbus TCP with Saia PCD3
Hi, yes numeric gates are correctly written.
- Tue Feb 07, 2017 4:56 pm
- Forum: Code - Code Builder
- Topic: InputDialog position
- Replies: 5
- Views: 7943
Re: InputDialog position
Hi,
Winlog 2.07.30
Winlog 2.07.30
- Tue Feb 07, 2017 4:55 pm
- Forum: Protocols
- Topic: Modbus TCP with Saia PCD3
- Replies: 4
- Views: 7226
Re: Modbus TCP with Saia PCD3
Hi,
winlog Version 2.07.30, writing to device enabled.example Writing command 1:
I have used this kind of protocol with telemecanique plc without problems, the strange thing is that the protocol fall down after the correct writing command of the coil variable.
winlog Version 2.07.30, writing to device enabled.example Writing command 1:
I have used this kind of protocol with telemecanique plc without problems, the strange thing is that the protocol fall down after the correct writing command of the coil variable.
- Tue Feb 07, 2017 4:47 pm
- Forum: Code - Code Builder
- Topic: InputDialog position
- Replies: 5
- Views: 7943
Re: InputDialog position
Thanks, but in my case it stays near the left up corner of the screen. I don't know why, i have the password template, the message box, etc, correctly managed and the inputdialog have this kind of problem.
- Tue Feb 07, 2017 8:40 am
- Forum: Protocols
- Topic: Modbus TCP with Saia PCD3
- Replies: 4
- Views: 7226
Modbus TCP with Saia PCD3
Hi i use this kind of communication to read/write register and "only read" coil with my plc Saia PCD3 configured as server in modbus tcp. I wrote "only read" because if i try to write a coil i have this kind of issue..the communication on winlog goes in error, not into the plc, a...
- Tue Feb 07, 2017 8:29 am
- Forum: Code - Code Builder
- Topic: InputDialog position
- Replies: 5
- Views: 7943
InputDialog position
Hi, i have realized, with code builder, an application to manage the access to some input box with a login procedure by magnetic badge. To realize the application in my code i have used the InputDialog window, i would like to know if it is possible to place this window in a specific position. Thanks...
- Wed Jan 08, 2014 7:04 am
- Forum: General
- Topic: Post analysis of recorded data
- Replies: 2
- Views: 7897
Post analysis of recorded data
Happy new year...my first question of the year is:
Is there some software for the post analysis of the recorded data with the .bin and .dbf(not Access) exstensions formats ?
Best Regards
Lorenzo
Is there some software for the post analysis of the recorded data with the .bin and .dbf(not Access) exstensions formats ?
Best Regards
Lorenzo
- Mon Oct 21, 2013 3:06 pm
- Forum: General
- Topic: Option "Description" during Runtime
- Replies: 3
- Views: 8547
Re: Option "Description" during Runtime
Ok thanks It's working, but it's possible to only show the description record instead of all properties of the object?
Thanks
Lorenzo
Thanks
Lorenzo
- Sun Oct 20, 2013 12:13 pm
- Forum: General
- Topic: Option "Description" during Runtime
- Replies: 3
- Views: 8547
Option "Description" during Runtime
Hi, i have this problem during Runtime. Into my template i have 35 valves showed by metafile and i have edited the record "Description" on the option for their identification but during runtime pressing the right button of the mouse over the object nothing is showed. What is wrong? i'm usi...
- Tue Oct 08, 2013 5:51 am
- Forum: Protocols
- Topic: Telemecanique TSX ethernet connection by XWAY driver
- Replies: 2
- Views: 6396
Re: Telemecanique TSX ethernet connection by XWAY driver
Thank you so much, Modbus RTU TCP is working good!!! Very simple and fast to setup.
Thank
Thank
- Fri Oct 04, 2013 8:56 am
- Forum: Protocols
- Topic: Telemecanique TSX ethernet connection by XWAY driver
- Replies: 2
- Views: 6396
Telemecanique TSX ethernet connection by XWAY driver
Hi, i have this question..on a PC i have my XWAY driver installed, with my XIP configuration for ethernet connection with Telemecanique TSX that is working good. I have decide to change the actual scada (Monitor Pro by Schneider) and i want to use Winlog. I don't want to change nothing on the PLC, s...
- Mon Nov 05, 2012 8:01 am
- Forum: Templates - Template Builder
- Topic: Onclick function on an editbox
- Replies: 2
- Views: 8727
Re: Onclick function on an editbox
Tanks for your reply, there's nothing to do by code for the specific use that i have to do with the editbox?
Thanks
Lorenzo
Thanks
Lorenzo
- Thu Nov 01, 2012 5:04 pm
- Forum: Templates - Template Builder
- Topic: Onclick function on an editbox
- Replies: 2
- Views: 8727
Onclick function on an editbox
Hi, i have to know if it's possible to have the onclick function on an edit box. I make this question because i need to open the login template every time that an operator click on an edit box. This is the sequence that i have to create, an operator click on an edit box, the login template open, aft...
- Tue May 17, 2011 11:29 am
- Forum: Protocols
- Topic: Protocol Applicom Profibus
- Replies: 1
- Views: 5806
Protocol Applicom Profibus
I have this kind of error during WinLog startup, window "PManager.exe" message "Impossibile trovare il punto di ingresso _WLGetWinLogPath della procedura nella libreria a collegamento dinamico Kernel.dll", button "Ok". After the "OK" on the channel configurati...