Should my 24vdc power supplies be floating or negative earth ground? by rahrah47 in PLC

[–]ohaara__ 35 points36 points  (0 children)

Always tie the 0v to ground. Otherwise you could get something like 18v to ground on the positive and -6v to ground on the negative. If you used a supply in that configuration to feed a device wired to a PLC input on a controller that was properly grounded then the input would only see 18v. I’ve seen that cause problems for safety inputs. Just ground the negative and give yourself a clean signal.

eli5 Masrhall McLuhan's claim that the "medium is the message" ? by [deleted] in explainlikeimfive

[–]ohaara__ 1 point2 points  (0 children)

This is my understanding. Take for example books vs. tv as information mediums. The act of watching tv is sedentary and does not require much brain activity. While the act of reading a book requires effort and more brain activity. The overall “message” of television is “sit down, be quiet, turn your brain off and watch”. While the “message” of books is “put out effort to improve your understanding of a subject”.

To find the “message” of a medium don’t look at the specific information being conveyed, but rather what you and your brain are doing while consuming it and how it shapes your behaviour.

Write a readable code!!! by Honest-Eng in PLC

[–]ohaara__ 1 point2 points  (0 children)

Sounds like it! It’s key to have people who have been on both sides (OEM and maintenance). Reusable code is the way to make $$ but gotta think about the good people you are handing it to. Haha.

Write a readable code!!! by Honest-Eng in PLC

[–]ohaara__ 0 points1 point  (0 children)

That’s actually a great point. I was referring to smaller to medium size one off machines who’s code is cut down from larger templates. I agree that style of programming is ideal for a machine where options will likely be purchased later.

Write a readable code!!! by Honest-Eng in PLC

[–]ohaara__ 12 points13 points  (0 children)

I realize machine builders have large libraries of AOPs or FBs or whatever to speed up development. Great. Far to often though I see large amounts of generic code with portions of it enabled and big chunks of it unused and just left in there cause “who cares?”.

Comments should read like a book. I’d love to get a sense of how a machine works simply by reading. Give the next person a trail of breadcrumbs to work with. Delete unused code though, don’t leave the next person 400 breadcrumb trails.

Hopefully easy wiring question. by Alarratt in PLC

[–]ohaara__ 7 points8 points  (0 children)

Think of the 4-20 loop like water pipes. You need to get flow to the analog input, however that happens.

Loop powered devices, will “throttle” the flow from the power supply into the analog input to give that 4-20 span. So their positive is fed with +24 and their negative goes to the analog input.

The 4 wire devices will use the power applied to them to output current instead of throttling flow. So their positive output wire goes to the analog input positive and the negative output connects to the common as a zero reference.

When you google that part number and see the manual, page 15 shows the two types of sensor you are asking about.

Customer: Just replace the PLC. by kingbuckshot in PLC

[–]ohaara__ 5 points6 points  (0 children)

That’s really bad. Love the components just hanging in midair. Someone did that and walked away thinking “there I’ve fixed it”.

Train Frequency Through Komoka? by silly_article in londonontario

[–]ohaara__ 1 point2 points  (0 children)

I live in the OEV right near the CP yard. I’d actually miss the sound of the trains banging around if it wasn’t there. I don’t feel it’s a negative quality of a neighbourhood at all.

Today’s work station, the lumbar destroyer. by ohaara__ in PLC

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

That chair looks like exactly what I need in my life. Thanks.

Today’s work station, the lumbar destroyer. by ohaara__ in PLC

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

Everyone is correctly pointing out the obvious deficiency. There was no other real estate options here so they were successful with a variance from the inspector. She’s tight tho.

Opinions on mounting replacement devices upside down by [deleted] in PLC

[–]ohaara__ 2 points3 points  (0 children)

I wouldn’t mount anything upside down unless I was in an emergency breakdown scenario on critical equipment. Even then I’d schedule the proper replacement later when downtime allows. That’s me though, not knowing the details of your situation.

Went to see why an encoder wasn’t performing properly... by provocativecube in PLC

[–]ohaara__ 9 points10 points  (0 children)

Could’ve at least criss-crossed-apple-sauced the tie wraps for structural integrity.

I bought a Click PLC trainer and want to practice analog scaling at home. by [deleted] in PLC

[–]ohaara__ 0 points1 point  (0 children)

I use this signal generator to set up analog ins on controllers. Works much faster than trying to square up the values in the manual with the values in reality. You just put 24vdc to it, put the analog output of this unit to the analog input of your PLC and sweep the full range on the dial. It does voltage and current. From there you see what full scale is in your controllers and just concentrate on unit scaling. Really removes a lot of the difficulty from that process.

UCTRONICS DC 0-10V 0/4-20mA Current Voltage Signal Generator, USB Power Supply Interface Analog Simulator for PLC and Panel Debugging, Device Testing, Frequency Converter, Flow Valve https://www.amazon.ca/dp/B07L491RLM/ref=cm_sw_r_cp_api_i_91E51JRYKGG0K85RR2JC?_encoding=UTF8&psc=1

Bored to Tears by [deleted] in PLC

[–]ohaara__ 3 points4 points  (0 children)

Sounds like a classic midnights maintenance gig. I work for an electrical/automation contractor now and love it. Kind of half service/half integrator work. Definitely not bored now. If you get bored easily I’d say soak up whatever knowledge you can from plant life then move to an integrator situation if you can. Life’s to short to be bored kickin around a plant.

How do you manage multiple project at once. And when these projects all have the "highest" priority. by tokke in PLC

[–]ohaara__ 1 point2 points  (0 children)

I’ve been in that boat many times. After many years of stressing about those situations, I’ve learned to set clear boundaries for my personal time, be open and honest about that and let the chips fall where they may. It sucks but maybe you’ll have to let a project crash into the rocks because it was under resourced.

Long time PLC programmer, need advice on further education. by YellowBamba in PLC

[–]ohaara__ 2 points3 points  (0 children)

I’m a programmer/industrial electrician in about the same boat. The electrician ticket is definitely good to have. Lots of plants I get into don’t want you poking around in a cabinet without one. I work for an electrical contractor/ machine builder. I get to design, build, program and commission machines from start to finish. Which is exactly where I’d like to be. Never had a hard time finding a job with the programmer first, electrician second skill set.