
10.DISPLAY OPERATION B-63324EN-1/03
- 460 -
- (C) Clock
Date/time
The current date and time is displayed.
The date and time can be set from this screen.
Usage
Counting the number of parts
When the M02 or M30 command is executed, the total machined parts
count and the machined parts count are incremented by 1. Thus, by
creating a program that executes M02 or M30 each time a single part is
machined, the number of machined parts can be automatically counted.
The counts are also incremented by executing the M code set for
parameter No. 2426.
Refer to the manual supplied by the machine tool builder for details.
Valid ranges of the operating time and the clock
Each value to be set must not be negative or exceed the maximum set
for it.
Item Maximum Item Maximum
Year 2094 Hours 23
Month 12 Minutes 59
Day 31 Seconds 59
Custom macro variables
Using the system variables of custom macros, the machined parts count,
the required parts count, and the date and time can be obtained and
changed.
Variable number Description
#3901 Machined parts count
#3902 Required parts count
#3011 Date (year, month, and day)
#3012 Time (hours, minutes, and seconds)
(Example) If the date and time is 20 May, 1999, 4:17:05 p.m.,
#3011 = 19990520
#3012 = 161705