Re: Designing a Clock Using Controllogix from Allen-Bradley
11/15/2008 1:45 AM
If you are using the GSV instruction to retrieve the time from the internal Wallclock then the hours are in 24 hour format, so use a GEQ (greater or equal) and when hours >= 12 output to the PM bit.