Search found 51 matches

by rataman
Sun May 04, 2008 8:53 pm
Forum: SIMATIC system
Topic: [?]: Instance DB - WinCC Flex not read parameters
Replies: 6
Views: 3923

install hotfix for wincc flex, it happened to me.
by rataman
Fri Mar 14, 2008 1:34 am
Forum: SIMATIC system
Topic: [?]: Modbus TCP S7-200 226 PLC and Wavecom GPRS modem
Replies: 1
Views: 2517

For a s7-200, maybe you can use modbus slave library and a Serial-to-TCP Modbus converter. Like this one:
http://www.intellicom.se/eg_netbiter.shtml
Hope it helps.
by rataman
Wed Feb 20, 2008 3:01 am
Forum: Other (only about CAD and Soft)
Topic: Request: DIgSILENT PowerFactory 13
Replies: 3
Views: 5721

I cracked an old version a few years ago, it was easy then, but now i need a download link because they require personal info for demo :(
by rataman
Sun Feb 17, 2008 12:16 am
Forum: SIMATIC system
Topic: [?]: PLC-PLC connection via radio modem using RS232/RS485
Replies: 1
Views: 2761

i used rs-485 with modbus library with s7-200, you can use rs232 also with radio links, it creates some kind of virtual cable, but use modbus. You should buy modbus donghles from siemens for that cpu and every thing will be fine.
by rataman
Thu Jan 31, 2008 3:39 am
Forum: SIMATIC system
Topic: [?]: problem in 2* s7-300 AO Redundancy
Replies: 3
Views: 2761

Then you should check your process image, all ao-ch blocks should be in the same ob and use Process image 1 on all ao modules. Check your hwconfig for that and it should work fine.
by rataman
Wed Jan 30, 2008 12:51 am
Forum: SIMATIC system
Topic: [?]: problem in 2* s7-300 AO Redundancy
Replies: 3
Views: 2761

it happened to me. Have u already check partner redundancy in HWconfig? Are you using CFC?
by rataman
Tue Jan 22, 2008 2:23 am
Forum: SIMATIC system
Topic: [?] : how to crack the password for a LOGO plc?
Replies: 4
Views: 6174

yes it is the same for a s7-200, maybe i will post a picture.
The diference is that the password is plain text, not crypted nad the memory is smaller.
by rataman
Sat Jan 19, 2008 4:24 pm
Forum: SIMATIC system
Topic: [?] : how to crack the password for a LOGO plc?
Replies: 4
Views: 6174

I cracked it reading the eeprom directly. it is a serial eeprom. No encryption.
Password in plain text.
by rataman
Mon Jan 14, 2008 2:08 am
Forum: SIMATIC HMI
Topic: [LINK]: Desigo INSIGHT for SIEMENS Building automation
Replies: 27
Views: 55951

Replace this for the original dll. It is a basic license , i can make advanced full options, but this is just for you to test software.

http://www.sendspace.com/file/tvgdul

or

Link_is_Dead :(/84947802/De ... option.zip
by rataman
Sun Jan 13, 2008 6:17 pm
Forum: SIMATIC HMI
Topic: [LINK]: Desigo INSIGHT for SIEMENS Building automation
Replies: 27
Views: 55951

Im looking for the DeveloperID for this sentinel, it uses an old SentinelLM version, i found an array ID but dont know how to find the other, please be patient.
by rataman
Thu Dec 13, 2007 5:07 am
Forum: Other HMI
Topic: [LINK]: EMERSON DELTA V V8.3
Replies: 25
Views: 49798

I cracked some dongles before, dranetz,siemens,etc. i know somebody here that have a delta V running, but the software is lost, he can borrow the dongle, a hasp 4, just wait a while. if somebody give a link in emule or torrent for a newer version will be better.
by rataman
Sat Dec 01, 2007 3:45 pm
Forum: Other (only about CAD and Soft)
Topic: [Links]: Woodworking Cad - Woody_2.0.0.36
Replies: 2
Views: 4220

Thanks. A friend of mine will smile with this.
by rataman
Mon Nov 19, 2007 11:29 pm
Forum: SIMATIC system
Topic: [?]: how ot upload project to PC via cp343-1?
Replies: 8
Views: 6278

Have you tried with ISO Protocol?, just give the mac address in HW for the CP and use ISO protocol in PG/PC Interface, mark Ip protocol too, and you got it.
by rataman
Mon Nov 19, 2007 2:34 am
Forum: SIMATIC system
Topic: Request: Servicelab
Replies: 5
Views: 5866

I have an old version, i need the last version for ethernet, can anybody upload it?
by rataman
Mon Oct 29, 2007 4:33 am
Forum: SIMATIC system
Topic: [?]: where i can get (download) a standard for ProfiBus ?
Replies: 6
Views: 4642

I posted this a long time ago, it is still working, hope be useful.

Link_is_Dead :(/65955599/Pr ... cation.pdf
by rataman
Sat Oct 27, 2007 4:19 pm
Forum: SIMATIC system
Topic: [?]: where i can get (download) a standard for ProfiBus ?
Replies: 6
Views: 4642

Do you mean profibus specification? Or implementation manual?
by rataman
Fri Oct 05, 2007 2:42 am
Forum: Other (only about CAD and Soft)
Topic: Request: CADWorx 2008 Plant Design Suite Pack
Replies: 4
Views: 5532

FILES DELETED. COULD YOU REUPLOAD PLEASE?
by rataman
Sun Sep 09, 2007 5:56 pm
Forum: SIMATIC HMI
Topic: [?]: write the external tags to Wincc SQL server
Replies: 9
Views: 9809

Use the VB code to use your own databases.
I made a few projects accesing Oracle and SQL , but i dont have them on hand till next week.
Greetings
by rataman
Sun Sep 09, 2007 2:19 am
Forum: SIMATIC HMI
Topic: [?]: write the external tags to Wincc SQL server
Replies: 9
Views: 9809

You should not do any adjustment, just go to tag logging from wincc explorer, create a new file, add tags and you are done, no need to configure any connection for archiving on local sql server.
by rataman
Fri Sep 07, 2007 4:22 am
Forum: SIMATIC HMI
Topic: [?]: write the external tags to Wincc SQL server
Replies: 9
Views: 9809

You have two choices: 1) Use Tag Logging, it is fast and easy, read the help or 2)Use a global vb script with a cyclic trigger of 10 seconds and use this code: Sub ConnectDB Set gocn = CreateObject("ADODB.Connection") Set SQLresult = CreateObject("ADODB.Recordset") 'CONNECT TO SQLSERVER gocn.open "P...
by rataman
Tue Jul 17, 2007 4:13 pm
Forum: SIMATIC system
Topic: [Request]: SIMOCODE LIBRARY for PCS 6.1
Replies: 3
Views: 3917

It seems to work on PCS 7.0, please somebody verify it.
by rataman
Tue Jul 17, 2007 2:18 am
Forum: SIMATIC system
Topic: [Request]: SIMOCODE LIBRARY for PCS 6.1
Replies: 3
Views: 3917

LINK

Here is it. for PCS 6.1, idont know if this works on 7.0

rapidshare [dead] (boom)
SIMOCODE_LIBRARY_FOR_PCS7.rar
by rataman
Sat Jul 14, 2007 5:10 pm
Forum: SIMATIC system
Topic: [?]: Modbus RTU connection between PC and S7-200
Replies: 4
Views: 7241

Checking an old program it is not necessary to set anything on Port 0 , MBUS_INIT does it. This is a single program i wrote just to put a 200 as a Profibus-Modbus converter: SIMATIC 200 Station.mwp http://www.sendspace.com/file/g9rrvg However, have you tried with another program or just with Lookout...
by rataman
Sat Jul 14, 2007 2:45 am
Forum: SIMATIC system
Topic: [?]: Modbus RTU connection between PC and S7-200
Replies: 4
Views: 7241

Are you using a serial or USB PPI adapter? If you are using a serial one, use a REAL serial port, not an usb-to-serial. Did you initialize Port 0 to FreePort,9600,etc etc ? You should try using a single 232-485 converter and redirect Lookout to a serial port if that is possible. Look for Port 0 diag...
by rataman
Sun Jul 01, 2007 1:28 am
Forum: SIMATIC system
Topic: [?]: is it possible redundancy with 2 * CP341 ?
Replies: 5
Views: 4390

A friend of mine did that last year, the system uses s7-414h and et200m racks for peripherals, and two cp341 with modbus dongles. You must try to configure hardware in hwconfig.
by rataman
Mon Jun 25, 2007 1:45 am
Forum: SIMATIC system
Topic: [?+]: Problems with card CP5512 was solved
Replies: 8
Views: 8687

Can you disable other devices? In BIOS should be a section about integrated devices, maybe disabling LPT or Serial Ports XP will reasign IRQ and memory. Try enabling legacy BIOS or an BIOS update.
by rataman
Sat Jun 23, 2007 1:25 am
Forum: SIMATIC system
Topic: [?+]: Problems with card CP5512 was solved
Replies: 8
Views: 8687

It seems to be a hardware problem, some memory area or interrupt is in use by another device.
Try to change address and interrupts, save a hardware profile first.
by rataman
Wed Jun 20, 2007 9:10 pm
Forum: SIMATIC system
Topic: [?+]: Problems with card CP5512 was solved
Replies: 8
Views: 8687

Have you tried to install SP2 to Step 7 and Simatic NET 2006?

http://plc.net.ru/viewtopic.php?t=6168
http://plc.net.ru/viewtopic.php?t=2&pos ... c&start=15
by rataman
Wed Jun 20, 2007 8:55 pm
Forum: SIMATIC HMI
Topic: [LINK]: RedundancyMaster license key from Kepware
Replies: 6
Views: 9321

Do you have a download link?
I dont want to register.
by rataman
Wed Jun 20, 2007 8:44 pm
Forum: SIMATIC system
Topic: [LINK]: Coros LSB 2.10 OLD
Replies: 2
Views: 4742

[LINK]: Coros LSB 2.10 OLD

This is an old HMI software, but i found some of this yet.
So maybe can be useful for somebody.

Link_is_Dead :(/65734858/CO ... part01.rar
Link_is_Dead :(/65734943/CO ... part02.rar
Link_is_Dead :(/65734892/CO ... part03.rar
by rataman
Sat Jun 16, 2007 1:37 am
Forum: SIMATIC system
Topic: About PCS7 v7.0 & THANKS
Replies: 13
Views: 8363

Great!!!

Thanks for this big effort from you, thanks a lot!!
by rataman
Tue Jun 12, 2007 1:49 am
Forum: SIMATIC HMI
Topic: [LINK]: WinCC Webnavigator V6.2
Replies: 2
Views: 4639

Look at Comod's post, there is a link from PCS7, it should work.
only Server and Remote Publisher
http://plc.net.ru/viewtopic.php?t=6071
by rataman
Thu May 10, 2007 1:35 am
Forum: SIMATIC HMI
Topic: [?]: WinCC 6 and ModBus
Replies: 1
Views: 3755

Use an opc, it is the easiest way, Kepware can be very useful. Or try a Modbus cp 341 or 441, other option is to use a S7-200 as modbus master and PC-Access OPC to wincc.
by rataman
Wed Apr 25, 2007 2:14 pm
Forum: SIMATIC system
Topic: REQUEST: S7-REDCONNECT
Replies: 3
Views: 3957

it's included on the SIMATIC NET 2006 CD.
Greetings.
by rataman
Wed Apr 25, 2007 2:51 am
Forum: SIMATIC system
Topic: REQUEST: S7-REDCONNECT
Replies: 3
Views: 3957

Sorry for the request, i´ve already found it on NET 2006.
Thanks anyway :oops:
by rataman
Fri Apr 20, 2007 12:23 am
Forum: SIMATIC system
Topic: REQUEST: S7-REDCONNECT
Replies: 3
Views: 3957

REQUEST: S7-REDCONNECT

Hello everybody, does anybody have S7-REDCONNECT recent version?
Thanks in advance.
by rataman
Fri Apr 20, 2007 12:17 am
Forum: SIMATIC system
Topic: REQUEST: Soft Starter ES
Replies: 4
Views: 5075

Thanks!!!!!!
by rataman
Mon Apr 09, 2007 9:39 pm
Forum: SIMATIC system
Topic: [?-]: STEP7 is compatible with VISTA X64 ?
Replies: 6
Views: 6504

No siemens software works on 64-bit operating systems yet. Drivers issues.
by rataman
Mon Mar 12, 2007 5:26 pm
Forum: Other PLC
Topic: [LINK]: LG Soft
Replies: 1
Views: 3416

Thanks

Thanks a lot, u saved my life!!!
by rataman
Tue Mar 06, 2007 3:47 pm
Forum: SIMATIC system
Topic: REQUEST: Soft Starter ES
Replies: 4
Views: 5075

REQUEST: Soft Starter ES

Does anybody have SoftStarter ES 2006 or any other version? Thanks in advance. Further information on SIRIUS Soft Starter is available at: http://www.siemens.com/softstarter http://support.automation.siemens.com/WW/view/en/24024216 http://www.automation.siemens.com/cd/is_starten/grafik/win-soft2.jpg
by rataman
Tue Mar 06, 2007 3:37 pm
Forum: SIMATIC system
Topic: [LINK]: TRYSIM v2.9 + Crack
Replies: 3
Views: 11597

Thanks, execellent post.
by rataman
Mon Feb 26, 2007 2:39 pm
Forum: SIMATIC system
Topic: [Link]: Siemens Fonts
Replies: 2
Views: 3460

you're welcome.
by rataman
Tue Dec 19, 2006 4:27 am
Forum: samples
Topic: [LINK]: sample cpu 226 master in Modbus
Replies: 3
Views: 7595

nice, thanks !!!
by rataman
Tue Dec 12, 2006 3:07 pm
Forum: SIMATIC HMI
Topic: [?]: I want to install WINCC Flexible 2005 on Windows 2003
Replies: 4
Views: 4675

You must edit the setups.ini file in the root directory, just besides setup.exe, search for the [OS] section and edit
WinNETServer=False to WinNETServer=True
and add the line WinNETServerExclude=0
It worked for me, but you must try and see.
by rataman
Sun Dec 10, 2006 8:04 pm
Forum: SIMATIC HMI
Topic: [?]video camera in wincc
Replies: 1
Views: 3497

Insert an activex control that works with the cam. Search in internet, there are several free.
by rataman
Mon Nov 27, 2006 8:53 pm
Forum: SIMATIC system
Topic: [?]: Hardware change without stop S7-300? Is it possible?
Replies: 1
Views: 2435

Search for CiR (Change in RUN) but i think its only posibble for S7-400 CPU
by rataman
Sat Nov 25, 2006 4:21 am
Forum: SIMATIC HMI
Topic: [?]: Wincc 6 SP4 Closing without error message
Replies: 1
Views: 2666

Have you installed any software recently?
I had the same problem, do a system restore and it works again.