Control logix system clock programming

Control logix system clock programming

Go to 









Insert into your network

Enter Class Name = Wallclocktime
Enter Attribute Name=Localdatetime












Create new Tag of DI with 7 location DI[7]
`
DINT[0]                year
DINT[1]                integer representation of the month (1 - 12)
DINT[2]                integer representation of the day (1 - 31)
DINT[3]                hour (0 - 23)
DINT[4]                minute (0 - 59)
DINT[5]                second (0 - 59)
DINT[6]                microseconds (0 - 999,999)


Example for checking hours









No comments:

^ Top