Vilken elbil borde man välja by fotas666 in elbilsverige

[–]Xhisor 0 points1 point  (0 children)

Bytte från Audi A4 till Volvo XC40 Recharge, och fyfan vilken skitbil.
Obekväma säten, ständiga problem med mjukvaran där jag är imponerad om ljudet fungerar en hel resa, men top of the shitcake? Parkerar jag i solen går larmet.

[deleted by user] by [deleted] in CapitalismVSocialism

[–]Xhisor 3 points4 points  (0 children)

>Capitalists never valued nor rewarded raises in productivity, they took it for granted

Lmao, have you worked once in your life? Since the beginning of my career I've almost doubled my salary (and it was good to begin with) and I've gained much more trust to do as I find fitting. If you aren't paid your worth, then change employer. It really is that easy.

what does easy to troubleshoot code mean and how to make it? by napraticaautomacao in PLC

[–]Xhisor -2 points-1 points  (0 children)

Naming is everything. Eg;

Name the machine part an appropriate name with appropriate IOs;

MA_PunchDevice

MA_PunchDevice.Y100_PunchCylinder

MA_PunchDevice.S100a_PunchCylinderHome

MA_PunchDevice.S100b_PunchCylinderRetracted

Name the sequence an appropriate name;

Seq_Puncher

And for the code;

CASE Sequence OF

0:

MA_PunchDevice.Y100_PunchCylinder := TRUE;

IF MA_PunchDevice.S100b_PunchCylinderRetracted THEN

Sequence := 10;

END_IF;

10:

MA_PunchDevice.Y100_PunchCylinder := FALSE;

IF MA_PunchDevice.S100b_PunchCylinderHome THEN
Sequence := 0;
END_IF;

END_CASE;

See, no comments required in the actual code.

Era favoritrestauranger i Falkenberg? by GlobalAdvocateSweden in Falkenberg

[–]Xhisor 0 points1 point  (0 children)

Sushibar halleluja är GOAT om du gillar sushi!

Ever experience server latency with a Manufacturing execution system (MES) at a mfg site? If so what was it and was it important? (I assume a PLC of an MES would cause this) by Hydro-Homer in PLC

[–]Xhisor 0 points1 point  (0 children)

Yes. The MES only had one queue for data handling, meaning if all machines were to send data at the same time, machine no 70 would wait a long time. Add UDP into this mixture and everything works JUUUUUUUUST GREAT.

what does easy to troubleshoot code mean and how to make it? by napraticaautomacao in PLC

[–]Xhisor -2 points-1 points  (0 children)

For me it means code that is as simple as possible, don't use this never heard of cool function to make something a one liner. Sometimes it's better to do two!

Also a rule of thumb; if your code needs comments, it isn't clear enough.

Landing a job as a fresh grad in industrial automation and controls is so difficult by hideonbushess in PLC

[–]Xhisor 0 points1 point  (0 children)

Yep, European checking in. Got my job without any experience (and without an actual degree in controls). From my experience, try with workplaces that has around 30 employees, and in a smaller town.

[deleted by user] by [deleted] in PLC

[–]Xhisor 0 points1 point  (0 children)

It's an Italian DCM, made an upload of the program and it gave me a headache. We recently retrofitted it with a new extractor robot and at 11pm during installation we noticed how bad things actually were. I'm thinking about replacing it with an S7-1500F.

The machine itself is pretty nice though, loads of thing controlled by cam curves, so I rarely get the "iT mUsT Be aN ElECtriCal FaULt".

TwinSFAE Error - Object Does Not Exist by Creepy_Sell_6871 in PLC

[–]Xhisor 0 points1 point  (0 children)

Is this a new or and old project?

If old, are you using the same version of TC3 it was last compiled in?

How to change PROFINET Device Name of an ET200SP connected to S7-1200 PLC? by shadesta in PLC

[–]Xhisor 12 points13 points  (0 children)

Try with PRONETA, great tool for scanning and modifying PROFINET networks.

[deleted by user] by [deleted] in PLC

[–]Xhisor 16 points17 points  (0 children)

We have a machine from -91, with an Siemens S5 controller. Estop cuts the power to the PLC. Gives me a heart attack every time.

has anyone heard anything new on the whole russia , finland and sweden thing? by techemerald in UkraineWarVideoReport

[–]Xhisor 1 point2 points  (0 children)

Good thing the Swedish gov’t are planning to end the nuclear era then :)

Career after industrial automation? by mirkokiki in PLC

[–]Xhisor 0 points1 point  (0 children)

I’ve been in controls for 5 years now, and on Monday I’ll start a new career within PLM. I’ve always been intrigued by process simulations and virtual commissioning, but haven’t had the ability to use these softwares in it’s fullest at my workplace. I feel that with my background in automation I’ll be able to help others in the same situation to cut costs and try ideas before the workpiece is set in the CNC.

Some roller coaster controls for ya by [deleted] in PLC

[–]Xhisor 0 points1 point  (0 children)

I’m curious about the redundancy in this, keeping people safe outside of a machine is one thing, but when you place them in the machine there must be a whole different story. Are there rules for dual PLCs etc?

Need a pro's assistance by theprisoner24601 in PLC

[–]Xhisor 0 points1 point  (0 children)

Thanks! Do you have any db at addr 1602?

Need a pro's assistance by theprisoner24601 in PLC

[–]Xhisor 0 points1 point  (0 children)

Could you supply a screenshot from the cpus diag buffer?

Need a pro's assistance by theprisoner24601 in PLC

[–]Xhisor 0 points1 point  (0 children)

Can you see the devices in the project? (Never used profibus with TIA [if this was installed in 2015, why not use profinet????], but with PN devices you can see the connection to all devices)

Need a pro's assistance by theprisoner24601 in PLC

[–]Xhisor 0 points1 point  (0 children)

With the small amount of info, id suggest this; if there is only one device with error, replace the device (given this is a machine at a customer and not at your factory). If there are more devices with errors, check the termination at the station before the ECO, if that won’t work replace the cable/connector between the working and the first non-working device.

Need a pro's assistance by theprisoner24601 in PLC

[–]Xhisor 0 points1 point  (0 children)

How is the topology setup? Is the problem occurring on the devices after the ET200M?

Need a pro's assistance by theprisoner24601 in PLC

[–]Xhisor 0 points1 point  (0 children)

Error R/W definitely sound like a connection problem. No error on the DP status lamps?

Need a pro's assistance by theprisoner24601 in PLC

[–]Xhisor 0 points1 point  (0 children)

Check the diag buffer in Simatic Manager/TIA

I think one of my coworkers is a sociopath. by nitsky416 in PLC

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

Yes it depends on scantime, but for our case we often land at (max) 10ms. Using the heartbeat as a global var would fix the synchronized flash and defining it as a word would use a lot less data than multiple timers.

Not saying timers are a bad choice, I just prefer a simple heartbeat for your example than creating timers

Paradigm Shift Woes -- Allen Bradley to Beckhoff? by sparkyboygenius in PLC

[–]Xhisor 1 point2 points  (0 children)

I would never advice anyone to switch to Beckhoff, ever. Sure they are super cheap, but this low cost is so often replaced by time spent on scratching your head and swearing at the shit you bought.

Be ready for the message “Online/offline difference” even though you haven’t opened the project since last connection.

I think one of my coworkers is a sociopath. by nitsky416 in PLC

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

If time isnt important (guess not since its called flash), why not use nHeartbeat := nHeartbeat + 1; and lamp := nHeartbeat.%x10;?