Combine or Split Time

Sample programs for manipulating and setting time to and from the PLC, and using the built-in iX Developer scheduler.
Locked
User avatar
Kyle W.
Posts: 36
Joined: Wed Apr 09, 2014 3:16 pm

Combine or Split Time

Post by Kyle W. »

This sample program will do three things. First, it will take time from three registers (hours, minutes, seconds) and combine them into one total string to display. Second, it will take user entered hours, minutes, seconds and combine them into a total number of seconds--which can be sent to the PLC. Finally, it will take a single register containing a total number of seconds from the PLC, split it (hours, minutes, seconds) into three tags and display it as time.

This program was compiled using iX Developer 2.10 SP3 (2.16.154).
Attachments
CombineOrSplitTimeDemo.zip
(33.73 KiB) Downloaded 1032 times
Best Regards,

Kyle W. | Applications Engineer
Beijer Electronics, Inc.

User avatar
Chris T.
Posts: 109
Joined: Mon Nov 20, 2017 5:29 pm

Re: Combine or Split Time

Post by Chris T. »

Locked
Best regards,
Christopher
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

Locked