Engraving system variables – HEIDENHAIN TNC 640 (34059x-05) Cycle programming User Manual
Page 303

ENGRAVING (Cycle 225, DIN/ISO: G225)
11.8
11
TNC 640 | User's Manual Cycle Programming | 1/2015
303
Engraving system variables
In addition to the standard characters, you can engrave the
contents of certain system variables. Enter
% before the system
variable.
You can also engrave the current date or time. Enter
%time<x>.
<x> defines the format, e.g. 08 for DD.MM.YYYY. (Identical to the
function
SYSSTR ID332, see the User's Manual for Conversational
Programming, "Q parameter programming" chapter, "Copying
system data to a string" section)
Keep in mind that you must enter a leading 0 when
entering the date formats 1 to 9, e.g.
time08.
Character
Input
DD.MM.YYYY hh:mm:ss
%time00
D.MM.YYYY h:mm:ss
%time01
D.MM.YYYY h:mm
%time02
D.MM.YY h:mm
%time03
YYYY-MM-DD hh:mm:ss
%time04
YYYY-MM-DD hh:mm
%time05
YYYY-MM-DD h:mm
%time06
YY-MM-DD h:mm
%time07
DD.MM.YYYY
%time08
D.MM.YYYY
%time09
D.MM.YY
%time10
YYYY-MM-DD
%time11
YY-MM-DD
%time12
hh:mm:ss
%time13
h:mm:ss
%time14
h:mm
%time15