Page 1 of 1

Siemens S5 & WinLog

Posted: Mon May 28, 2012 7:31 am
by ryzhy
Where I can to see exfmple of using Seimens S5 (AG11U-943) with WinLog ?
How I must discribe Inputs? Outputs and Flags in Gate Builder?
Anybody make this things?

Mike

Re: Siemens S5 & WinLog

Posted: Mon May 28, 2012 1:20 pm
by admin
Dear Sir,
go look at the guide to create a simple application with Winlog. Now read s5 protocol help, select it, and choose the correct COM port and model of your PLC.

Best Regards

Re: Siemens S5 & WinLog

Posted: Tue May 29, 2012 10:59 am
by ryzhy
Yes, I make this operations, but format, discribed in WinLog driver - DDD,WWW,BB for SIEMENS S5 series not correleted with Inputs(I0-I127), Outputs(Q0-Q127) and Flag(F..) in siemens formats...
But for Siemens S7 all looks OK!!
May be I very stuped, but I want to see any simple project in WinLog for Siemens S5 controller...

Mike

Re: Siemens S5 & WinLog

Posted: Tue May 29, 2012 3:24 pm
by admin
Dear Sir,
Simatic S5 is a very old protocol, Winlgo support only DataBlock. For use I/O or Flag remap the input/Output on DB.

Best Regards