Tag Archives: Logix

Convert Allen Bradley Logix 5000 Time to Unix Time (Epoch)

My favorite time format for time stamping events is to use Unix Time.  The AB Logix 5000 controllers offer time in a format that is similar, but requires some conversion.  Here is code for a RedLion device that does that … Continue reading

Posted in Industrial Automation | Tagged , , , , , , , | Leave a comment

Use Logix GSV WallClockTime for Pulse Bit

If you are using the AB ControlLogix platform and want a bit to cycle on and off at a consistent rate, you can address one of the bits of the register that represents the clock microseconds.  (GSV WallClockTime)  The register … Continue reading

Posted in Industrial Automation | Tagged , , , , , | Leave a comment