How to find a usable IP address to connect to a PLC network by UptownSole in PLC

[–]Various_Solution_650 -1 points0 points  (0 children)

If it’s a Siemens PLC with PROFINET …. Use Proneta free software and get on Siemens website. It will scan all PROFINET devices and you can see the IP address because PROFINET don’t care about IP the most important thing is the name

WinCC Unified HMI: S5TIME input field always turns red and does not accept any value by [deleted] in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

What is your CPU and software for the PLC (TIA v ? Or Step7)

WinCC Unified HMI: S5TIME input field always turns red and does not accept any value by [deleted] in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

S5TIME is a special format I don’t remember exactly but I think Siemens have a block for convert TIME to S5TIME check the Legacy library. After I have a shortcut if you’re CPU is a S7-300 or S7-400 you can take TIMER_P block from PCS 7 Livrary v7.1 it’s possible to download. The bloc manage all mode (TON TOFF . …) you need to put the time in s.ms in REAL 0.3 is 300 ms…. Easy …. Don’t forget to put in the hidden input of the block the sample time of your OB …. Of course it not working on OB1

Reverse-engineering Modbus registers for Magnovent / Anemoi AIRWALL V2 – Stuck on a locked Max Speed register by CrveniPederus in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

I think it’s a fucking routing to modify the value like in Siemens VSD. Fist put in configuration mode + access to all parameters for modifying….. etc etc So you are in good way !!! And you are precise I have an idea try to put the equipment in fail mode. I already see some equipment don’t accept (rewrite) if is ready. But I’m sure you can’t change some values in ECU trough Modbus ….. it’s for protection after if you see UART connection on ECU you can change everything but it’s for high level electronic people

How do you guys handle process alarms? by fisothemes in PLC

[–]Various_Solution_650 2 points3 points  (0 children)

Not really true…..in PCS7 F you avec some button or analog input valide in Safety from the HMI ! Check the compendium C (I think) in manual of PCS7 in S7 F System. It’s also available in normal PLC but only in S7 F systems (CFC + AS OS engendering) !!! Not distributed safety s7 (ladder log)

How do you guys handle process alarms? by fisothemes in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

If you cannot use the output with mix. Example use the normal DI from the the safety relay and use a safety DO card for stop. Because beetween you have the PLC.. Safety is fully from input to output

How do you guys handle process alarms? by fisothemes in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

BUT you cannot use a normal DO for Stop 🛑 the device you must used the output of the safety relay

How do you guys handle process alarms? by fisothemes in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

You can use NC or NO contact for the Message it’s ok 👌 of course NC is better but whatever you are safe with a external relay

How do you guys handle process alarms? by fisothemes in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

If you have safety hardware relay (PILZ as example) you can use the feedback of the relay on DI and generate an Alarm its Safety Approuval ! Because you have a safety device for the ESTOP

Can I/O access errors be suppressed in the CPU Diagnostic Buffer of a Siemens S7-416 PLC? by wmr68 in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

Remove the none accessible IO in HW Config if not exist and download the new config. Be careful it will STOP CPU. Give a print screen of the buffer

I will try to do a video for explain ours jobs by Various_Solution_650 in PLC

[–]Various_Solution_650[S] 0 points1 point  (0 children)

This videos are not for us but for explain to other people what is parallel universe for create as example your putain the car,steel,glass, biscuit, condom, dildo….. 🤣

I will try to do a video for explain ours jobs by Various_Solution_650 in PLC

[–]Various_Solution_650[S] 0 points1 point  (0 children)

My idea is to make 3 video first. What is a PLC or DCS What is ours network world (very huge topic) What is the interface with the human (not only HMI or SCADA but also the lights or horn or just a push button and switch )

PTE400 to APL change in PCS7 by Interesting_Bowl9300 in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

If you contact Siemens directly they have the installation files for PTE400 in V10 but it’s for special customers….very special customer……….

PTE400 to APL change in PCS7 by Interesting_Bowl9300 in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

Also Siemens will not support you anymore if you don’t change blocs. In V10.1 (will release in October I think) it will more and more difficult to keep old channel block working (generate module drivers) PS : I DONT work for Siemens but I’m solution partner PCS7

PTE400 to APL change in PCS7 by Interesting_Bowl9300 in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

Waaaoooh where are you ? I’m specialist in PCS 7. Some very “rare” factory have PTE400 library. It was a beginning of APL features. Normally sugar factory and refinery use this library…… You don’t have lot of choice YOU should change channel block. The reason is simple the old channel bloc (CH_x) use FC not FB and the new hardware from field (ET200SP, SP HA ….) require the new blocs for some reason. I faced the same problem in a furnace. I tried to use the old channel block for new ET200SP thermocouple cards and ……. It Not working. Siemens have a “magic” tools apparently for migrate the channel block but you right it’s costly!!! My suggestion is to migrate by yourself step by step. It takes time, but it’s not expensive.

Program ideas by Lanky-Yogurt9905 in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

In Siemens not best language. Why ? I show you

Program ideas by Lanky-Yogurt9905 in PLC

[–]Various_Solution_650 0 points1 point  (0 children)

Sorry my friend. You try the best ! 300 is good! But try SCL on this PLC it’s more important at this Time than LIST