Search found 57 matches

by sanruku
Tue Apr 16, 2013 2:39 pm
Forum: Other (only about CAD and Soft)
Topic: [INFO] EPLAN P8 2.2 HF Using .edz files
Replies: 8
Views: 27771

Re: [INFO] EPLAN P8 2.2 HF Using .edz files

brave_eagle wrote:part management->import->EPLAN Data Portal format
How do you bypass this message:
"Login to EPLAN Data Portal failed.
An EDZ import is not possible."

(viewtopic.php?f=7&t=18603)
by sanruku
Fri Apr 12, 2013 8:16 am
Forum: Other (only about CAD and Soft)
Topic: [INFO] EPLAN P8 2.2 HF Using .edz files
Replies: 8
Views: 27771

Re: [INFO] EPLAN P8 2.2 HF Using .edz files

brave_eagle wrote:it's seemed 2.2 can read the edz files directly, the additional tools is not needed
please share
by sanruku
Thu Apr 11, 2013 2:08 pm
Forum: Other (only about CAD and Soft)
Topic: [INFO] EPLAN P8 2.2 HF Using .edz files
Replies: 8
Views: 27771

[INFO] EPLAN P8 2.2 HF Using .edz files

Hi all It seems that there are problems when trying to import .edz files to EPLAN P8 2.2, so here it is: 0) I'm assuming that you have successfully installed EPLAN P8 2.2. If not check http://plcforum.uz.ua/viewtopic.php?f=7&t=18563 ( (tyou) thanks sadefa and all the guys in rutracker !!!) I'm also ...
by sanruku
Wed Apr 03, 2013 8:46 am
Forum: SIMATIC system
Topic: [?]: Replace a 315-2PN/DP CPU
Replies: 5
Views: 3921

Re: [?]: Replace a 315-2PN/DP CPU

In a plant i will have to switch two PLC's to try something but i don't know how. You DO understand that this is a BIG NO-NO, huh? (not_allow) In a plant that works, you DO NOT try anything under production! If something goes wrong, then (wow) (h) (warn) If there is a problem then tell us about and...
by sanruku
Mon Mar 04, 2013 2:41 pm
Forum: SIMATIC system
Topic: [?]: How measure time when pump is working?
Replies: 8
Views: 5700

Re: [?]: How measure time when pump is working?

But do you need that accuracy? Of course in this application probably that accuracy is not necesary, I only put the code as an example of the way you can measure time using a counter and a time base. If you need more than 49 days you can use a byte and accumulate the days in that case you wil have ...
by sanruku
Tue Feb 26, 2013 12:37 pm
Forum: SIMATIC system
Topic: [?]: How measure time when pump is working?
Replies: 8
Views: 5700

Re: [?]: How measure time when pump is working?

This last method is more accurate and you dont need to modify the HW config if the cycle mark is not enabled. But do you need that accuracy? A double unsigned integer, counts up to 2^32 -1 = 4294967296 -1 = 4294967295 In (1) that's 4294967295 seconds = 136 years. In (2) that's 4294967295 millisecon...
by sanruku
Wed Feb 20, 2013 3:19 pm
Forum: SIMATIC system
Topic: Help with few signals in PLC
Replies: 3
Views: 2568

Re: Help with few signals in PLC

Hi -- DISCLAIMER -- No one will do your homework for you. Try to solve your own problems. Ask, read, ask more, then read more. We are all contributing free time. Finding good information is a skill on its own. -- END DISCLAIMER -- We all have to start somewhere, so don't worry! 1. UNDERSTAND THE PRO...
by sanruku
Fri Oct 05, 2012 9:29 am
Forum: SIMATIC system
Topic: ?: S7 communication with LOGO! as sever and S7-300 as client
Replies: 4
Views: 5991

Re: ?: S7 communication with LOGO! as sever and S7-300 as cl

serko wrote: I set S7 communication with LOGO! as client and S7-300 station as server and it work well.
Give us more info!

What equipment are you using? (part numbers)
What network are you using?
What software version are you using? (Step7/LogoSoft/etc)

glhf
by sanruku
Wed Sep 12, 2012 10:26 am
Forum: SIMATIC system
Topic: [REQUEST] Solar Tracking Algorithm for S7-1200
Replies: 3
Views: 4228

Re: [REQUEST] Solar Tracking Algorithm for S7-1200

kassacsaba1986 wrote: Check OSCAT library
OSCAT library is only for Step7 v5, not for S7-1200, I'm looking for the S7-1200 tracking library.
by sanruku
Wed Aug 29, 2012 9:23 am
Forum: SIMATIC system
Topic: [?]: Step7 v5.5 install to another drive
Replies: 4
Views: 4706

Re: [?]: Step7 v5.5 install to another drive

Hi Umencho

Can you please post a link to this which you are referring?
I've been looking but to no avail :(

Thanks
by sanruku
Mon Aug 20, 2012 8:45 am
Forum: SIMATIC system
Topic: [?]: Step7 v5.5 install to another drive
Replies: 4
Views: 4706

Re: [?]: Step7 v5.5 install to another drive

Hi well, yes, I was aware of that... My bad for not making it clear in the first post, but I have Step v5.5 SP2, which doesn't have this option...(Typical, Minimum, Custom) It is not possible to install Step7 v5.5 under Windows 7 64-bit, so I will not be able to upgrade to SP2. The same with SP1. :(...
by sanruku
Fri Aug 10, 2012 2:19 pm
Forum: SIMATIC system
Topic: [?]: Step7 v5.5 install to another drive
Replies: 4
Views: 4706

[?]: Step7 v5.5 install to another drive

Hi I want to install Step7 v5.5 in a drive other than C. The problem is that the Setup program doesn't ask where to install the Step7 v5.5, just the PCT. I searched with the setup.ini file if there are some options, but no luck... Has anybody tried & succeed to install Step 7 in a different drive th...
by sanruku
Wed Jul 18, 2012 9:05 am
Forum: SIMATIC system
Topic: [?]: Simatic STL or SCL indirect addressing
Replies: 4
Views: 5129

Re: Simatic STL or SCL indirect addressing

Hi
ludakrava wrote:FB and IDB are variable, and should be passed from user program trough block interface input.
Why FB is variable? Maybe should be only IDB variable?
Anyway, take a look here:

(sfaq) http://support.automation.siemens.com/U ... n/24519683

glhf
by sanruku
Thu Jun 21, 2012 3:52 pm
Forum: SIMATIC system
Topic: [?]: help to How to write above PLC code
Replies: 1
Views: 2976

Re: [?]: help to How to write above PLC code

Hi

use data blocks for recipes

glhf
by sanruku
Fri Jun 01, 2012 9:10 am
Forum: SIMATIC system
Topic: [?]: Profibus network problem (master/slave)
Replies: 1
Views: 2610

Re: [?]: Profibas network problem (master/slave)

ELYAS_GH wrote:i have two plc s7 300 315-2dp(slave/master)
but use one cp 342-5 on the slave plc but not used cp342-5 on the master plc only dp cpu
Length 12-byte block of data to send and how should I use
You use (sdoc)
http://support.automation.siemens.com/W ... n/20987807

glhf
by sanruku
Wed May 30, 2012 7:49 am
Forum: SIMATIC system
Topic: [?]: why my hardware configure can not monitor online
Replies: 3
Views: 3453

Re: [?]: why my hardware configure can not monitor online

Hi Are you certain that the PLC program is the same both Off- & On-line? In "Simatic Manager", go to menu "PLC" -> "Upload Station to PG", and upload everything from PLC to your computer. (It's better to do that in a new project) Then, go Online with what you just downloaded. Then compare this with ...
by sanruku
Sat Nov 12, 2011 11:12 am
Forum: SIMATIC system
Topic: [?]: Problem with s7-416-3dp all front led's start blinking
Replies: 3
Views: 3578

Re: [?]: Problem with s7-4416-3dp all front led's start blin

Since about 2 weeks ago one of our cpu's crushed and all front led's start blinking therefor we replaced it with new one and now another one failed! with same problem! can any one help me why these problem happen for our system and give me more information to prevent these problem?! thx Hi This loo...
by sanruku
Thu Nov 03, 2011 5:30 pm
Forum: SIMATIC system
Topic: [?]: CP343-1 Advanced malfunctioning
Replies: 1
Views: 1781

Re: [?]: CP343-1 Advanced malfunctioning

For (1), did you check the diagnostics buffer of the PLC? Usually there is some info on what's happening, so give it a look... Do you have more than one CPUs online? Are there any other devices on the network? Try and do a packet analysis on the pc (use wireshark), and check if there are any "wrong"...
by sanruku
Wed Aug 24, 2011 1:12 pm
Forum: SIMATIC system
Topic: [?]: how can i use recipes in a basic panel with tia v11?
Replies: 1
Views: 2695

Re: [?]: how can i use recipes in a basic panel with tia v11

Ok, let's start from the beginning: First at all... The elements that will compose the recipe, where do they have to be declared? In the HMI memory or in PLC memory? The same question with data records... where do they have to be declared? In the HMI memory or in PLC memory? The answer is: wherever ...
by sanruku
Mon Aug 22, 2011 11:12 am
Forum: SIMATIC system
Topic: [?]: Initializing Variables Step7 TIA V11 SP1
Replies: 6
Views: 6086

Re: [?]: Initializing Variables Step7 TIA V11 SP1

That is correct. FB has memory. Therefore FB has static & temp variables. FC doesn't have memory. Therefore FC has only temp variables. You can initialize anything when FB/FC is called (no point doing that for Static). Local memory is shared among blocks with the same priority. e.g. OB1 shares local...
by sanruku
Wed Aug 03, 2011 7:35 am
Forum: SIMATIC system
Topic: [reLink]: library to use S7-1200 like a modbus tcp client
Replies: 1
Views: 2546

Re: Request: library to use S7-1200 like a modbus tcp client

I need a library or fb to use S7-1200 like a modbus tcp client. Someone has something to help me?- Fresh out of the oven !!! press -> _ (sdown) _ Enhancements of Service Pack 1 S7-1200: Modbus TCP (library) Command Table (Basic Motion Control) Optimized project conversion from V10.5 to V11 Support ...
by sanruku
Tue Jun 28, 2011 6:44 am
Forum: SIMATIC system
Topic: [?]: step 7 V11 - i can`t Upload program from Plc
Replies: 2
Views: 2869

Re: [?]: step 7 V11 - i can`t Upload program from Plc

Hi everybody! I installed Step 7 pro V11 ok. But i can`t Upload program from Plc (part upload is hide). Can you help me? see FAQ Which devices and modules are supported by STEP 7 Professional V11 and WinCC Professional V11? http://support.automation.siemens.com/WW/view/en/50029532 Please don't doub...
by sanruku
Wed May 25, 2011 7:11 am
Forum: SIMATIC system
Topic: [?]: Testing TIA Portal v11/v12 (We all beta-testers :)
Replies: 47
Views: 159676

Re: [?]: Testing TIA Portal v11 (We all beta-testers :)

and uninstall my SQL Server 2008, the install SQL server 2005 from DVD winCC11,..and get same Problem then i install SQL server 2005 SP3 in my PC and get same problem too ??!! maybe WinCC v11.0 not working with Win7 SP1 any idea ?! Remove all SQL Servers from your system. Then let Portal install th...
by sanruku
Tue May 24, 2011 6:46 am
Forum: SIMATIC system
Topic: [?]: Testing TIA Portal v11/v12 (We all beta-testers :)
Replies: 47
Views: 159676

Re: [?]: Testing TIA Portal v11 (We all beta-testers :)

alafandy wrote: im install SQL server 2005 sp3 in my pc...
and this problem always appear ??!
my OS is windows7 sp1
Did you read the readme file?
You have to backup your SQL 2008 Databases, uninstall SQL Server 2008, install SQL 2005, reinstall SQL 2008, restore your Databases.

Good luck
by sanruku
Fri Mar 25, 2011 12:57 pm
Forum: SIMATIC system
Topic: [?]: Controller with data logger
Replies: 9
Views: 7205

Re: [?]: Controller with data logger

Hi

Maybe if you use a small PLC (S7-200/1200) with OPC connectivity and take the data from the OPC to an xls file (or csv/pdf/etc.)?

IMO this is the best approach, but it involves PC programming.
HTH
by sanruku
Thu Feb 10, 2011 8:52 am
Forum: SIMATIC system
Topic: [?]: How to use "Copy" to move siemens license?
Replies: 4
Views: 5731

Re: [?]: How to use "Copy" to move siemens license?

The licenses are in a hidden folder "AX NF ZZ".
Just copy them to the computer you want.
by sanruku
Wed Feb 09, 2011 8:52 am
Forum: SIMATIC system
Topic: [REQUEST] Solar Tracking Algorithm for S7-1200
Replies: 3
Views: 4228

[REQUEST] Solar Tracking Algorithm for S7-1200

Hi Does anyone have this Solar Positioning Algorithm (SPA) for SIMATIC PLC S7-1200? It is mentioned here: https://www.automation.siemens.com/mcms/solar-industry/en/field-supply/tracking-control/Pages/Default.aspx http://www.solarpraxis.de/fileadmin/user_upload/Konferenzen/2009-12-10-PVPP-USA/Dokumen...
by sanruku
Sat Jan 22, 2011 10:27 am
Forum: SIMATIC system
Topic: [?]: Unlock SCL code
Replies: 1
Views: 3801

[?]: Unlock SCL code

Hi I am using S7CanOpener to remove know-how protect from an SCL Function Block, so I can peek at the code inside. However, when I open the FB it opens the STL code (which of course is a hell to read and make sense out of it...), although it is shown as an SCL block in Simatic Manager. Do you have a...
by sanruku
Fri Dec 17, 2010 12:44 pm
Forum: SIMATIC system
Topic: S7200 port 5V power supply
Replies: 2
Views: 2107

Re: S7200 port 5V power supply

Dear Friends , CAn we use S7 200 port power supply ( pin nos 5 and 6) for external use as 1) power suppply for RS232 to 485 converter or 2) 5V encoder etc How much current we can drag from this power supply and also from 24V power supply of port. Thanks in advance Amit Theoretically you can, but do...
by sanruku
Wed Dec 15, 2010 9:57 am
Forum: SIMATIC system
Topic: [?+]: How to install SETP7 V5.5 to non-default directory?
Replies: 4
Views: 4398

Re: [?]: How to install SETP7 V5.5 to non-default directory?

(Never tried this, just an idea) Well, most of us remember this: http://xuek.ru/eblog/2009/10/step7-at-win7/ (Russian http://xuek.ru/blog/ ) where it was modifying the msi installer in order for Step7 v5.4 to install to Windows7. So, what if there is a way to modify the default install location that...
by sanruku
Mon Dec 13, 2010 8:52 am
Forum: SIMATIC system
Topic: [?]: step7 communication with cp5711 under XP mode
Replies: 3
Views: 7419

Re: [?]: step7 communication with cp5711 under XP mode

Although I agree with you Scarch, the fact remains that VMs are unsupported -officially- by Siemens. Without getting into arguments about VMs, which I personally find really helpful for the reasons you mentioned as well as a lot more, (e.g. running old versions of PROTOOL & WINCC, if you know what I...
by sanruku
Fri Dec 03, 2010 12:12 pm
Forum: SIMATIC system
Topic: [?]: step7 communication with cp5711 under XP mode
Replies: 3
Views: 7419

Re: step7 communication with cp5711 under XP mode

Hello, Welcome. I have a problem with cp5711 communication. What drivers are you using? Try to download the latest drivers from (sdoc) http://support.automation.siemens.com/WW/view/en/39722731 I use Simatic Manager V5.4 SP5 under Windows XP mode (under Win7). You are aware that this is a VERY bad i...
by sanruku
Tue Nov 30, 2010 12:44 pm
Forum: SIMATIC system
Topic: [?]: SERIAL CABLE PPI S7-200 <>WinCC Flex 2008 RT
Replies: 5
Views: 5959

Re: [?]: SERIAL CABLE PPI S7-200 <>WinCC Flex 2008 RT

rakatakatak wrote:I guess you didn,t understood me.
I have the PC/PPI cable (PPI) interface, but still I don't see anywhere the SERIAL CABLE (PPI) interface.
I checked the siemens held, but there is nothing helpful abouth that.
Do you have the Step 7 Micro/WIN installed?

Post a screenshot.
by sanruku
Tue Nov 30, 2010 8:07 am
Forum: SIMATIC system
Topic: [?]: SERIAL CABLE PPI S7-200 <>WinCC Flex 2008 RT
Replies: 5
Views: 5959

Re: [?]: SERIAL CABLE PPI S7-200 <>WinCC Flex 2008 RT

If the PPI cable is from Siemens, try to install the Step 7 Micro/WIN software for S7-200 CPUs. This usually installs the driver for the PPI cable. glhf http://support.automation.siemens.com/WW/view/en/28263099 https://support.automation.siemens.com/WW/llisapi.dll/csfetch/28263099/S7-200_WinCCflexRT...
by sanruku
Thu Nov 25, 2010 7:20 am
Forum: SIMATIC system
Topic: [?]: S7300 error on Ethernet
Replies: 7
Views: 4162

Re: S7300 error on Ethernet

- You can check your router and see the attached devices. - You can use nmap (nmap.org) and scan your network. Usually you will have the web server running, so check it with your browser. - Use your MPI cable and upload from the PLC to your computer. Edit: - Maybe you can connect to CP using crossov...
by sanruku
Wed Nov 17, 2010 8:31 am
Forum: SIMATIC system
Topic: [!]: Virus inside S7-PLC, Step7, WinCC. DB 890 and DB 8062
Replies: 43
Views: 1504319

Re: [!]: Virus inside S7-PLC, Step7, WinCC. DB 890 and DB 80

Hi I was wondering if anyone has the Stuxnet PLC code? Just the pure STL code that Stuxnet injects in the PLC(s ?), not the windows stuff (which I'm not gonna understand anyway)... Anyone has testing Stuxnet PLC with S7 Doctor ? http://plcforum.uz.ua/viewtopic.php?f=1&t=3293&p=32534&hilit=s7+doctor#...
by sanruku
Mon Nov 15, 2010 9:08 am
Forum: SIMATIC system
Topic: [?]: OBs in S7-300 program
Replies: 2
Views: 3270

Re: [?]: OBs in S7-300 program

I am new in plc s7-300 Hi & welcome in the exciting world of SIMATIC programming. As you may know, SIMATIC is manufactured by Siemens, a very big company, known all over the world. So, there are some bad news & some good news about that. First, the bad news: PLC programming as a science as well as ...
by sanruku
Tue Nov 09, 2010 12:59 pm
Forum: SIMATIC system
Topic: [?]: Manuals and software old Simatic Step3?
Replies: 5
Views: 6147

Re: [?]: Manuals and software old Simatic Step3?

Hi

Just browsing teh internets, found this:http://www.cncdubai.com/siemens%20s3.html

It's got some REALLY old order numbers for S3 system, maybe you can find some more info.
by sanruku
Sun Oct 31, 2010 10:16 am
Forum: Utilites for Simatic PLC
Topic: [LINK]: Direct Search Password S7 by dictionary
Replies: 50
Views: 219436

Re: [LINK]: Direct Search Password S7 by dictionary

but he doesn't connect, error "Wrong setting PG-PC Interfaces!". Are you sure you have the correct settings in the PG/PC interface? How are you connecting to the PLC? Is it by MPI, CP243, what? If it's MPI, check your settings (baud rate, com port, etc) Your problem looks like it's on the interface...
by sanruku
Fri Oct 29, 2010 1:47 pm
Forum: SIMATIC system
Topic: [?]: Now it is possible to use S5-100u instead of 95u?
Replies: 9
Views: 5414

Re: [?]: Now it is possible to use S5-100u instead of 95u?

That's not a simple question you're asking. Usually you DO NOT change cpu's just because you have spares of one type... Go buy a 95U instead. If you can't find one, it's about time you upgrade your system to S7... You have to understand what consequences this change will have on your system, and sin...
by sanruku
Tue Oct 26, 2010 7:26 am
Forum: SIMATIC system
Topic: [?]: SAVE the actual value of DB's
Replies: 8
Views: 10443

Re: [?]: SAVE the actual value of DB's

I think you need something like this:

http://sourceforge.net/projects/s7dataarchiver/

It's free software too, so feel free to modify and share the code!
by sanruku
Sat Oct 16, 2010 9:14 am
Forum: SIMATIC system
Topic: [?]: STL pogramming and troubleshooting
Replies: 4
Views: 4687

Re: [?]: STL pogramming and troubleshooting

because many on the program cannot be converted into ladder. You will NOT be able to convert STL to LAD (the opposite is possible, i.e. LAD -> STL), since it is not certail that your STL commands translate correctly to LAD (usually they don't). So, I would suggest that you learn STL to be able to r...
by sanruku
Wed Oct 13, 2010 10:08 am
Forum: SIMATIC system
Topic: [?]: Reverse Engineering SIMATIC
Replies: 2
Views: 4501

[?]: Reverse Engineering SIMATIC

Hi I started playing with libnodave in order to reverse engineer simatic. I have managed to get microcode of a 313C CPU (almost all instructions - except jumps). Anyone else has experience on disassembling/reversing & would like to give a hint as to how to proceed? (methodology etc.?) Has anyone els...
by sanruku
Tue Oct 05, 2010 12:26 pm
Forum: SIMATIC system
Topic: [?]: PPI & MPI cable
Replies: 5
Views: 14718

Re: [?]: PPI & MPI cable

Yes, you can connect your PC/PG to your S7-200 through the MPI (USB Adapter) cable.
You just have to change the properties of the PPI Interface.

Step7/MicroWIN -> PC Adapter(PPI)

Image
by sanruku
Tue Sep 21, 2010 12:59 pm
Forum: SIMATIC system
Topic: [!]: Virus inside S7-PLC, Step7, WinCC. DB 890 and DB 8062
Replies: 43
Views: 1504319

Re: [!]: Virus for WinCC and MS HotFIX KB2286198

Hi Take a look here: http://www.langner.com/en/index.htm & here: http://www.digitalbond.com/index.php/2010/09/20/stuxnet-big-picture/ for more info on the virus... Fact: Stuxnet intercepts code from Simatic Manager that is loaded to the PLC. Based on a conditional check, original code for OB 35 is m...
by sanruku
Mon Sep 06, 2010 6:45 am
Forum: SIMATIC system
Topic: [?]: Send Sms from S7300
Replies: 4
Views: 3869

Re: [?]: Send Sms from S7300

I also found another cheaper solution. I tried it but it did not work yet. Well, "cheaper" means a lot of things. If you spend a month to make it work, instead of a few days, then it's not cheaper. The cost of the materials is one thing, but what Umencho said is what you asked for: Also if it's pos...
by sanruku
Fri Jul 30, 2010 7:13 am
Forum: Other HMI
Topic: [REQUEST] Maple Systems Software
Replies: 0
Views: 1581

[REQUEST] Maple Systems Software

Hi

can anyone share any of Maple Systems software? (http://www.maplesystems.com)
I'm looking for WebStudio v6.1 & EZware-5000.

Thanks
by sanruku
Wed Jul 14, 2010 5:56 am
Forum: SIMATIC system
Topic: [?]: S7 communication via radio modems
Replies: 5
Views: 3840

Re: [?]: S7 communication via radio modems

S7-1200
B&B ZLINX Radio Modem
RS-485
by sanruku
Sat Jul 10, 2010 9:45 am
Forum: SIMATIC system
Topic: [?]: Hourscounter in S7-300
Replies: 5
Views: 4439

Re: [?]: Hourscounter in S7-300

If you use clock memory, bit 5, it has a period of 1 second. When you detect a rising (or falling) edge in that particular bit, you can increment a counter (dword maybe) by one. So, this counter is counting seconds, up to a maximum of 4294967295 seconds = 136.102208 years. (Even if you don't want to...
by sanruku
Thu Apr 29, 2010 6:41 am
Forum: Other HMI
Topic: Request: GLG Toolkit
Replies: 0
Views: 1668

Request: GLG Toolkit

Hi

I was wondering if anyone has the GLG Toolkit from Generic Logic http://www.genlogic.com

Thanks in advance