Search found 52 matches

by marcs7
Wed Jun 23, 2010 9:35 pm
Forum: SIMATIC system
Topic: [?]: PROBLEM WITH A CPU 319F-3 PN/DP
Replies: 3
Views: 3618

Re: PROBLEM WITH A CPU 319F-3 PN/DP

Which version of your step7 and did you made hwupdate (internet )?
by marcs7
Wed Jun 23, 2010 9:34 pm
Forum: SIMATIC system
Topic: [?]: How to use C language in Siemens PLC programming ?
Replies: 6
Views: 6112

Re: How to use C language in Siemens PLC programming

automation specialist never made good computer specialist, and computer specialist never made good automation specialist,
by marcs7
Fri May 28, 2010 7:57 pm
Forum: Other (only about CAD and Soft)
Topic: [?+]: dongle emulator eplan p8 - working windows 7
Replies: 16
Views: 48470

Re: dongle emulator eplan p8 - working windows 7

Use vmplayer; install win xp sp3 in virtual pc ..
by marcs7
Fri May 28, 2010 7:56 pm
Forum: SIMATIC system
Topic: [LINK]: Modbus Master Simulator
Replies: 2
Views: 4330

Re: Modbus Master Simulator

by marcs7
Sat Feb 20, 2010 1:58 pm
Forum: Other (only about CAD and Soft)
Topic: [LINK]: IGE-XAO See Electrical Expert V3R6
Replies: 19
Views: 53978

Re: [LINK]: IGE-XAO See Electrical Expert V3R6

italian V3R6 do not work with V3R6 french
italian V3R6 do not work with V3R7 french
french V3R6 work with V3R6 french
french V3R7 work with V3R7 french
french V3R7 work with V3R6 french
by marcs7
Fri Feb 19, 2010 1:29 pm
Forum: Other (only about CAD and Soft)
Topic: [LINK]: IGE-XAO See Electrical Expert V3R6
Replies: 19
Views: 53978

Re: [LINK]: IGE-XAO See Electrical Expert V3R6

Got V3R7 in french ( no multi language :() no key.
For the protection the language was in the key, so take a Italian not work with French or English.

here http://dl.free.fr/i3gKLNnz4
by marcs7
Fri Nov 06, 2009 6:17 am
Forum: SIMATIC system
Topic: [?]: download step5 project via cp5512 to S5-115u
Replies: 3
Views: 3196

Re: [?]: download step5 project via cp5512 to S5-115u

CPU + CP5431 fms + cable cpu from CP , create CP_L2_1 ( im not sure of this) + made in step5 the routing table, you can download. i mix on the same network S7-400 + 135U + 155U. there a faq about this.
by marcs7
Wed Jul 08, 2009 5:46 pm
Forum: SIMATIC system
Topic: [?]: How to use timers in a function block
Replies: 6
Views: 5245

you can multi instance the SFB4
Image

i never use s5timer , just for dirty patch
by marcs7
Mon Jun 22, 2009 4:19 pm
Forum: SIMATIC system
Topic: [?]: GRAPH5/II and FB72/SB0
Replies: 1
Views: 1873

by marcs7
Thu Jun 11, 2009 6:04 pm
Forum: SIMATIC system
Topic: [?]: STEP 7 LITE Need help for a ladder diagram.
Replies: 3
Views: 2962

S7-200 is very simple but powerfull
tka a look on the manual here manual
by marcs7
Sat Apr 04, 2009 9:37 pm
Forum: SIMATIC system
Topic: [?] Question of Load pointer to address register(AR)
Replies: 4
Views: 3923

try in FB and use :

Code: Select all

L P##POINTER_IN
L DIB [AR1,PX.X]
L DIW[AR1,PX.X]
LDIB[AR1,PX.X]
by marcs7
Wed Apr 01, 2009 2:25 pm
Forum: SIMATIC system
Topic: [?] Question of Load pointer to address register(AR)
Replies: 4
Views: 3923

dont forget : AUF DB5 LAR1 P#0.0 L DBW[AR1,P#0.0] ( for a word by example) another example : read 40 bytes of DB5 from DBX10.0 put in to MD100 AUF DB5 L 10 SLD3 LAR1 L 100 SLD3 LAR2 L 10 INC:T REG_TEMP (temporary DWORD) L DBD[AR1,P#0.0] T MD[AR2,P#0.0] +AR1 P#4.0 +AR2 P#4.0 L REG_TEMP LOOP INC Sorry...
by marcs7
Mon Mar 09, 2009 8:14 pm
Forum: SIMATIC HMI
Topic: [?]: Wincc Flexible Internal tags???
Replies: 2
Views: 3167

the script :

SmartTags("VOLT") =Int((230 - 210 + 1) * Rnd + 210)

VOLT is a internal tag ( INT)

But the loop is not permit in win cc flexible.. call the script with a button on the screen or use the wincc simulator
by marcs7
Sun Mar 08, 2009 8:27 am
Forum: SIMATIC HMI
Topic: WinCC flexible, how to open pdf file?
Replies: 2
Views: 2972

by marcs7
Wed Feb 25, 2009 3:01 pm
Forum: Other (only about CAD and Soft)
Topic: [?] Which cad software for make electrical plan ?
Replies: 1
Views: 2608

[?] Which cad software for make electrical plan ?

HI all, i sometime need Cad software for make electrical plan ( for this moment i stay to a maximum 100/IO) which software can you recommend to me ( a fast developpement software, if i cannot make macro it is not important for the moment). For the other big plc project i use external engineers with ...
by marcs7
Mon Feb 23, 2009 12:35 pm
Forum: SIMATIC HMI
Topic: [?]: my first steps in WinCC 7 with cpu 224xp with em243 ?
Replies: 4
Views: 3335

for the documentation here
by marcs7
Mon Feb 23, 2009 5:54 am
Forum: SIMATIC HMI
Topic: [?]: my first steps in WinCC 7 with cpu 224xp with em243 ?
Replies: 4
Views: 3335

for a little project and why do no use wincc flexible RT pC ? ( more easy and speed developpement for you..)
by marcs7
Sun Feb 15, 2009 11:31 am
Forum: SIMATIC system
Topic: [?]: Siemens PPI Protocol description notes/spec.
Replies: 7
Views: 5018

use this PC access
by marcs7
Thu Feb 12, 2009 11:19 am
Forum: SIMATIC system
Topic: [?]: Master s7-300 and Slave s7-200
Replies: 3
Views: 2928

the EM277 make a I/O virtual in the V memory.

you master write the ouput and read the input, the input and the output gone in the V memory.
tips
here
if you configure the slave in consistency area dont forget the SFC15 SFC14.
by marcs7
Thu Feb 12, 2009 11:13 am
Forum: Other HMI
Topic: [?]: Profibus DP OPC server for iFix
Replies: 6
Views: 5121

that what i said before
marcs7 wrote: SCADA opc client <------->OPC server DP(master)<------->slave
by marcs7
Thu Feb 12, 2009 6:18 am
Forum: Other HMI
Topic: [?]: Profibus DP OPC server for iFix
Replies: 6
Views: 5121

you say : a profibus DP network, profibus is a standard in industrial automation, with the OPC dp master server yes you can :D just put the gsd file for the configuration. SCADA opc client <------->OPC server DP(master)<------->slave for a profibus opc master dp a CP5611 A2 (pci mode) another link h...
by marcs7
Wed Feb 11, 2009 8:12 am
Forum: Other HMI
Topic: [?]: Profibus DP OPC server for iFix
Replies: 6
Views: 5121

by marcs7
Sat Feb 07, 2009 2:09 pm
Forum: SIMATIC system
Topic: [?]: Connecting S7 CPU 226 to CPU 414 with Profibus
Replies: 3
Views: 2816

connect with profibus without EM277 not posible,
connect on MPI it is possible..

connect with OLD school IO communication always a solution.
by marcs7
Sun Feb 01, 2009 2:10 pm
Forum: Siemens Hardware & Software
Topic: [!]: ET200S IM 151-1 fault - SF, BF Led flashing.
Replies: 3
Views: 7506

they dont made job for an hour they work for the day, 400 euro for a search....
by marcs7
Sun Feb 01, 2009 9:02 am
Forum: Siemens Hardware & Software
Topic: [!]: ET200S IM 151-1 fault - SF, BF Led flashing.
Replies: 3
Views: 7506

The Ukrainian experts have found the reason.
woaw very very good expert, like a dumb i was changing the im 151 and dont search the reason, maybe the cost of an expert/hour in french was the price of the IM151 :D
by marcs7
Sat Jan 24, 2009 4:54 pm
Forum: SIMATIC HMI
Topic: [?]: WinCC Fexible 2008 on Vista Home or XP Home ?
Replies: 4
Views: 3697

in virtual machine no problem
by marcs7
Thu Jan 22, 2009 7:13 pm
Forum: SIMATIC system
Topic: [?]: Can anybody help me out on coding in S7-200?
Replies: 6
Views: 5107

V200.0

VB200

VW200

VD200

the same memory allocation.

only one db in the S7-200 the V :D
and not LAR2 DIW instruction :cry:
by marcs7
Sat Jan 10, 2009 1:20 pm
Forum: SIMATIC HMI
Topic: [?]: Default user name & password for WinCC flexible
Replies: 6
Views: 14618

Schtiel wrote:From manual:

"Administrator" is the default user name, and "100" is the default password setting.
Never forget the '100' user level 9 for OP for RMOS HMI
by marcs7
Sun Dec 28, 2008 8:22 pm
Forum: SIMATIC system
Topic: [?]: WinLC + CP5611 + S5 digital I/O cards ?
Replies: 1
Views: 2246

From siemens forum : With the ET200U (MLFB: 6ES5 318 8MB12 or 6ES5318-8MB13) you can use either the DP-SIEMENS- or the DP standard protocol. The protocol desired can be selected with the switch block of the interface module. If you are using an S7 master (e.g. CPU 316-2 DP), switch 8 must be switche...
by marcs7
Fri Dec 19, 2008 10:21 pm
Forum: SIMATIC HMI
Topic: [RMOS] and usb tranfert...
Replies: 2
Views: 4217

on rmos op you can download with TTY :D remember comtext son
( in serial mode sure)
i use my step5 cable for this
by marcs7
Fri Dec 19, 2008 6:25 pm
Forum: SIMATIC system
Topic: [?]: Import SFC12 into CPU 412H
Replies: 1
Views: 1528

SFB and SFC was System Function ( the S xx) , there was implement in the CPU rom so you cant download it was already in it :D
by marcs7
Fri Dec 19, 2008 5:51 pm
Forum: SIMATIC HMI
Topic: [RMOS] and usb tranfert...
Replies: 2
Views: 4217

[RMOS] and usb tranfert...

Hi , this day i made a very interesting test , i use this for my Step5 : http://www.ibhsoftec-sps.de/english/images/IBH_USB_S5.png i made a modification in the OP17 and need to tranfert but i forget my PC with serial port... dont worry be happy :D i use a vmplayer with my " simatic flavor" i connect...
by marcs7
Wed Dec 17, 2008 11:56 am
Forum: SIMATIC system
Topic: [?]: SIWAREX-U Problem with new module
Replies: 3
Views: 2758

by marcs7
Wed Dec 17, 2008 11:54 am
Forum: SIMATIC HMI
Topic: [?+]: Mobile Panel 277 B and notSiemens SD-CARD
Replies: 6
Views: 7099

ok for me with a 2gB CF card.. :( im sorry dont have MP with SD card support)

can you do a backup restore to the card ?
by marcs7
Mon Dec 15, 2008 2:36 pm
Forum: SIMATIC HMI
Topic: [?+]: Mobile Panel 277 B and notSiemens SD-CARD
Replies: 6
Views: 7099

can you verify the path ??
\STORAGE CARD\

put a text file on your Sd card and read it via the mp explorer
by marcs7
Thu Dec 04, 2008 8:04 am
Forum: SIMATIC HMI
Topic: [?]: Data in Taglogging Manager
Replies: 3
Views: 3534

hoangnguyen1986 wrote:thanks for your support
Please tell me something more how can we export or acess the database. Can you show me where I can find "conectivity Pack" and how to use it
Thanks

http://plc.net.ru/search.php

http://support.automation.siemens.com
by marcs7
Thu Dec 04, 2008 7:58 am
Forum: SIMATIC HMI
Topic: [?]: Adding maximum connection WinCC Flexible Advanced..?
Replies: 2
Views: 2599

maybe in using a opc server :wink:
by marcs7
Wed Dec 03, 2008 9:59 am
Forum: SIMATIC HMI
Topic: [?]: How is backup simatic MP270 ?
Replies: 2
Views: 2730

Re: [?]: How is backup simatic MP270 ?

two option : :

1 put a cf card in the cf card slot and make a backup in the control panel menu.

2 put the mp270 in transfert mode and use prosave to make a backup.

in use the cf card option because in save the aplication and the windows CE version in a one touch !
by marcs7
Mon Dec 01, 2008 3:53 pm
Forum: Siemens Hardware & Software
Topic: [?]: Cable for Simatic S5 IP266 communication
Replies: 5
Views: 8223

there are problem with actual CPU and some IP or COM software, found a old cpu for solve the problem.
i take care of my old dell laptop with serial com and PII processor :wink:
by marcs7
Tue Oct 14, 2008 9:29 am
Forum: SIMATIC HMI
Topic: [?]: WinCC V7.0 and big array
Replies: 0
Views: 2079

does V7.0 support an array of struct :
i need to use a big array :
array[0..100] of UDT1

UDT1 :
johndoe1 type REAL
johndoe2 type REAL
johndoe3 type REAL
johndoe4 type REAL

i got the V6.2 , and there nothing about the array and structure,
Wincc flexible support array but not a array of structure :(
by marcs7
Mon Oct 13, 2008 9:57 am
Forum: SIMATIC HMI
Topic: [?+]: OPC.SimaticNet - What's wrong?
Replies: 2
Views: 3511

make a S7 liaison( from pc to cpu) in netpro
download liaison to simatic pc ..
enjoy
by marcs7
Mon Oct 06, 2008 7:03 am
Forum: PLC's books
Topic: [BOOK]: PID Controllers: Theory, Design, and Tuning
Replies: 3
Views: 13586

thank, i always need good "litterature".
by marcs7
Thu Aug 28, 2008 6:00 pm
Forum: PLC's books
Topic: [Book]: Air Logic Control for Automated Systems
Replies: 4
Views: 11811

Thank You, i was like many programmers, i am a newbie in the air and hydraulic..
by marcs7
Sat Aug 23, 2008 7:33 am
Forum: Utilites For simatic HMI
Topic: [LINK]: Decoder ProSave
Replies: 48
Views: 143291

My test :

Selected file for OP27.Programm not supported this panel .
by marcs7
Fri Dec 21, 2007 6:17 am
Forum: Siemens Hardware & Software
Topic: [?]: optimal Simatic package on notebook ?
Replies: 11
Views: 14950

don't forget PLC SIM .. Hi Maybe Simatic NET :roll: but it depends from your project :wink: regards No simatic net only for PC based automation, simatic net made error on wincc flexible and network connection.. take your new windows installation connect you pc on a network install step7 flexible.. d...
by marcs7
Sun Dec 16, 2007 9:04 am
Forum: SIMATIC system
Topic: [?]: system data block is differ CPU 315-2 DP
Replies: 3
Views: 3501

hi when i download new configuration to cpu has error (system data bloks is differ) and can not download to cpu. you can transfer directly your SBD : go in hardware configuration en made a save and compil. in simatic manager go on " Display Accessible Nodes " go on your OFFLINE project organize hor...
by marcs7
Sat Dec 15, 2007 9:20 am
Forum: SIMATIC system
Topic: [?]: Siemens MMC Problem
Replies: 6
Views: 18144

You can format the MMC with the CPU : Instructions: It is not possible for users to format an MMC. All you can do is "reset" an MMC, which deletes all user data. Proceed as follows. 1. The MMC is slotted in the bay of the CPU. Your CPU requests an overall reset (slow blinking of the STOP LED). 2. Se...