jake5741 (Customer) asked a question.

UDC TIME

Using a C2-01CPU-2 to pick up a Modbus address that represents a FP.

This FP is UDC Time. The range is 0 to 235959, hours, minutes, seconds.

How would you break out the Hour, Minute and Second from the FP so that you could

use individual blocks to update your PLC clock / HMI?. or this this particular PLC not capable

of performing this?

 


  • ADC_Click_PE01 (AutomationDirect)

    There is an example program located HERE. Look for EP-MISC-029. This program converts a timer value to HHMMSS but can be modified to work for any value. In the end it should look something like this. Time Convert