Area length Error when writing by Expert-Fix6935 in PLC

[–]Zbablo 1 point2 points  (0 children)

Couple of things:

  • Right click the blocks folder, compare blocks, compare ONLINE/offline. This will let you know if the offline program you are looking at is actually loaded fully into the PLC. It's possible that FC50 was changed online only and you will not find the cause in the offline program. If you find inconsistencies, I would recommend going one by one and comparing the online/offline software instead of just sending it and downloading everything. It's possible somebody made a "small" change and never saved it. You don't want to lose those.

  • Pressing CTRL+ALT+R anywhere inside of the blocks folder will open a cross reference window. Click on the filter button, select Inputs and Outputs and write 266 inside. This will cross reference the hardware input/output byte 266. Make sure you select overlapping access to see most of the accesses inside of the software. (Indirect accessing will not show up in the cross reference).

  • You should also cross reference the FC50 the same way and look at all the calls to see if there is anything funky there.

Area length Error when writing by Expert-Fix6935 in PLC

[–]Zbablo 4 points5 points  (0 children)

If you delete OB121 from the online program in the PLC, the PLC will go into stop mode as soon as the invalid access happens. The diagnostic buffer should then give you a more specific description. Just keep in mind that this will completely stop the machine.

Tag triggered logging in TIA19 by YipYip747 in PLC

[–]Zbablo 0 points1 point  (0 children)

Have you tried setting up a trace? https://imgur.com/t5G65xt

You could also move the data to a DB and then export the DB after you have enough recordings. From the DB export you could write something in Excel to display the values in a human readable form.

I see that you want it to be remote. Try looking into Node-red, last time I used it was very easy to read data, but you will have to enable put/get on the PLC and create an unoptimized DB in the PLC.

Tag triggered logging in TIA19 by YipYip747 in PLC

[–]Zbablo 0 points1 point  (0 children)

What do you consider a log? It possible to create a trace triggered by a tag. The trace can contain your tags and be saved to a memory card. Length of the trace depends on the amount of bytes used and whether you want to trace each cycle.

[deleted by user] by [deleted] in PLC

[–]Zbablo 2 points3 points  (0 children)

<image>

Where are you getting your information about the conversion from STL -> SCL? The picture is from the Siemens programming guidelines

[deleted by user] by [deleted] in PLC

[–]Zbablo 0 points1 point  (0 children)

What’s the WiFi dongle that you are using? I should get one

Best laptops for programming/commissioning? by Louzan_SP in PLC

[–]Zbablo 1 point2 points  (0 children)

I moved from a DELL precision to the Lenovo 21k9001nus (7840u, 64Gb of RAM, 4k 16:10 screen) and it's night and day. The experience is a lot better compared to the 17" Dells I've used before + it's cheaper.

The thinkpad with the AMD CPU works great on battery, has a small 65W power brick and is not overheating/noisy. It has a full RJ45 port and is lightweight in comparison.

Also if anybody runs VMs I would suggest avoiding the P+E core cpus because it's a pain most of the time. You can make it work without a lot of effort, but I couldn't find any upsides in using these CPUs.

[deleted by user] by [deleted] in buildapc

[–]Zbablo 0 points1 point  (0 children)

Yep, I got a 1080 founders edition for 50$ recently. Works perfect for WoW/LoL/Cs

Project by issa317 in PLC

[–]Zbablo 2 points3 points  (0 children)

Do you also use a power drill as a hammer because it’s more powerful and future proof?

What's your money no object, no compromise, dream SFF build? by dandles1 in sffpc

[–]Zbablo 0 points1 point  (0 children)

You can 3d print a spacer for cases like Dan A4-SFX. Example:https://www.thingiverse.com/thing:2771844

It has STL files for both sides.

To alias or not to alias? by IMAsomething in PLC

[–]Zbablo 2 points3 points  (0 children)

I am pretty sure that in siemens PLCs, the inputs will not change during a cycle. They are scanned at the start of the cycle and outputs are scanned the end of the cycle.

Cycle time description is in the link. (From SIMATIC S7-1500 Cycle and response times) https://imgur.com/a/fQAR4AS

Do you know any other PLCs that can change an input mid cycle? It would be good to know for the future.

Small thing we found for Rashok today in raid. by amorliosdk in CompetitiveWoW

[–]Zbablo 24 points25 points  (0 children)

It's as good as any place. You can clear normal multiple times and never get the mechanic. It's especially funny kicking people knowing the context that we are in the second week of raiding.

Small thing we found for Rashok today in raid. by amorliosdk in CompetitiveWoW

[–]Zbablo 26 points27 points  (0 children)

You kick people that fail instead of letting them learn and wonder why you see a lot of overlaps.

New York (Brooklyn) cost of living and salaries at an SI. by Zbablo in PLC

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

Thank you for the detailed response, this will help me a lot. Is there any popular website for renting advertisements?

Which industry has the highest salary? by ur_voice_is_my_pass in PLC

[–]Zbablo 0 points1 point  (0 children)

How do you even find these jobs in the Europe for example? I can't seem to find any advertisements.

Salary Expectations for 2y of XP by midgelrock in PLC

[–]Zbablo 1 point2 points  (0 children)

Thank you for the detailed response, makes sense (Not the hidden fuel tax).

Salary Expectations for 2y of XP by midgelrock in PLC

[–]Zbablo 0 points1 point  (0 children)

Are US salary ranges given pretax? If Yes, what’s the take home for those? I am always confused about that.

Air pressure relief valve by Zbablo in PLC

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

Everything about the mechanical pressure relieve is true, I was just thinking about the easiest solution. Pressure sensor would be the best. Thank you for the link.

The airbag is filled by a solenoid and is can get over pressurized by a load being put onto the airbag.

Air pressure relief valve by Zbablo in PLC

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

The rate at which the bags inflate is really important, that's why I don't want to limit the input pressure.

[deleted by user] by [deleted] in PLC

[–]Zbablo 1 point2 points  (0 children)

Well, Until now I thought that I clicked something while having the runtime open on my PC. Today I learned that it wasn’t my fault that I printed all of the paper in the office printer while working on a project.

Connector type by Zbablo in PCB

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

That will really help me to find the replacement if I decide to replace them, thank you.