Manual

576 Programming in HP PPL
HComplex Sets the complex number mode for the Home view. In
Home Settings, check or uncheck the Complex field.
Or, in a program, type:
0
HComplex—for OFF.
1 HComplex—for ON.
Date Contains the system date. The format is YYYY.MMDD. This
format is used irrespective of the format set on the
Home
Settings
screen. On page 2 of Home Settings, enter
values for Date.
In a program, type:
YYYY.MMDD Date, where YYYY are the four digits of
the year, MM are the two digits of the month, and DD are
the two digits of the day.
Time Contains the system time. The format is HH°MM’SS’’,
with the hours in 24-hour format. This format is used
irrespective of the format set on the
Home Settings
screen. On page 2 of
Home Settings, enter values for
Time.
In a program, type:
HH°MM’SS’’ Time, where HH are the two digits of the
hour (0HH<24), MM are the two digits of the minutes,
and SS are the two digits of the seconds.
Language Contains an integer indicating the system language. From
Home Settings, choose a language for the Language
field.
In a program, store one of the following constant numbers
into the variable Language:
1
Language (English)
2
Language (Chinese)
3 Language (French)
4
Language (German)
5
Language (Spanish)
6 Language (Dutch)
7
Language (Portuguese)