|
Logic Sample Program |
|
|
From the specified year, month, and day or date of the current day, a day of the week is calculated.
|
|
|
|
In Logitouch, the current year, month, and day can be read out with using the system variable, LS[4]-[6]. Adding the sub-routine of this program to the current circuit enables you to use [a day of the week] data of the specified year, month and day or the current day in the program. By combination with the system variable, LS[4]-[6], a weekly timer type of use is possible as described below and the application range is expanded.
1. |
For Lighting/Extinction time of illumination, Open/Close of a shutter etc. , Control of ON/OFF time every day of the week |
2. |
Adding a day of the week when stored production data etc. are displayed on a screen and printed out. |
3. |
Adding a day of the week when data in Logitouch are read out from PC etc. |
|
Download a sample program file and detailed description.
|
|
|