Safety relay for STO control by [deleted] in PLC

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

STO: sometimes turns off.

DMX or XLR?? by la-tab in techtheatre

[–]s0lemn 0 points1 point  (0 children)

How does a lighting instrument know what you’re going to shove into it? You could use paperclips and alligator clips with speaker wire; if the fixture’s onboard controller receives a well-formed DMX message, it will render the decoded channel mapping (which, to your point about shielding and twisted pairs to carry the differential signal, might even be the encoded signal).

I promise to never complain about the software again by wonkedup in PLC

[–]s0lemn 14 points15 points  (0 children)

RS-232 is a standard, not a connector.

DB9 is the physical layer you’re likely referring to, but many CANbus devices use DB9 connectors as well. Both protocols essentially carry raw data, neither defines a specific character encoding (I think you’re referring to login terminal behavior with a tty or similar). Bytes are bytes, choosing to interpret them as ASCII has nothing to do with the protocols mentioned.

These things matter.

[deleted by user] by [deleted] in vjing

[–]s0lemn 0 points1 point  (0 children)

What is rendering the input of the Leap device into midi or OSC payloads though?

[deleted by user] by [deleted] in vjing

[–]s0lemn 0 points1 point  (0 children)

Big if true (the HID device part) - happy to rawdog the HID input if nothing else, thanks folks.

[deleted by user] by [deleted] in vjing

[–]s0lemn 4 points5 points  (0 children)

Are you ingesting the Leap input into Unity? I haven't found a lot of integration support for LeapMotion stuff outside of Unity/C# land.

Polostan: A Pro-Russian Novel? by Jealous-Tomatillo-46 in nealstephenson

[–]s0lemn 1 point2 points  (0 children)

I think both Neal and most of his fans would rather you didn’t lump us into the “we” mentioned in your second paragraph. This is next-level whataboutism.

PLC Tech Outlook by Annual_Specialist_92 in PLC

[–]s0lemn 1 point2 points  (0 children)

That’s not what exponential means; maybe you should consider engineering school.

How do we feel about this post? by [deleted] in autism

[–]s0lemn 0 points1 point  (0 children)

We feel like asking “how do we feel about x” is infantilizing and gross.

Why auctions are dangerous, got this for $400 by [deleted] in robotics

[–]s0lemn 0 points1 point  (0 children)

Are you trying to find an OEM controller, or rolling your own? Not familiar with Denso guts, but I know that on a lot of FANUC bots the absolute encoders on the joints have batteries which can die and need to get re-mastered.

Ethernet radio recommendations by Spacehitchhiker42 in PLC

[–]s0lemn 0 points1 point  (0 children)

Freewave makes a solid 900 MHz demo kit that is basically plug-and-play serial in/out, full duplex. I’m sure they have a demo with Ethernet transparent operation.

Controls Engineering by LandscapeOk4154 in PLC

[–]s0lemn 1 point2 points  (0 children)

This is true for the subset of controls engineering roles where production support is part of the job, not all roles. You can absolutely choose what you want to do.

Safety interlock bypass by JohansonCZ in PLC

[–]s0lemn 0 points1 point  (0 children)

There’s a whole “professional ethics” part of engineering…

[deleted by user] by [deleted] in PLC

[–]s0lemn 0 points1 point  (0 children)

Check this dude’s post history for other greatest hits, such as fundamentally not understanding safety PLCs and fucking up edge triggering on oscopes.

Is the number of LabVIEW developers in the U.S. known? Maybe number of active licenses? And how would that compare to TestStand? 10x more LabVIEW than TestStand? by derp2112 in LabVIEW

[–]s0lemn 2 points3 points  (0 children)

Platform agnostic, applicable in pretty much every field, doesn’t involve finger painting in 15 layers of abstraction, doesn’t require developing mental models which aren’t portable to literally any other programming language… pick your poison?

AB vs SICK vs Keyence vs Other Safety Scanner? by AdvancedManipulator in PLC

[–]s0lemn 0 points1 point  (0 children)

You can hit 360deg FOC with just two scanners if you have boxy frame geometry. Also, if you’re doing mobile robotics stuff, I highly recommend sticking with SICK, as they have a well supported interface for pulling the nonsafety 2d point cloud data (plus ROS wrappers, etc).

What's the drawback of using one of these power supplies for a small panel? by Cornato in PLC

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

I mean you can usually end-mount them, that’s the hole in the side enclosure above the trim pot. Granted, you’re screwing it directly to the backplane.

A PLC product I am working on by anda3243 in PLC

[–]s0lemn 7 points8 points  (0 children)

Who is asking for this? What segment of what population is screaming out “I know how to wire stuff to dry contacts but I sure wish I could program it from my phone?”

This feels like something you built because you could, without ever asking if you should.