H-Series Application Migration Guide (H06.03+)

Guardian API Migration Tasks
H-Series Application Migration Guide429855-006
9-3
New Return Values for TOSVERSION and
REMOTETOSVERSION
New Return Values for TOSVERSION and REMOTETOSVERSION
The TOSVERSION and REMOTETOSVERSION identify the version of the operating
system that is running. On H-series systems, the new return value is 0x5206 is
defined, which corresponds to H06.
Superseded Procedures
The following procedure is superseded by a new procedure in the H-series RVUs. It is
still supported, but the new procedure is preferred.
DELAY
The DELAY procedure is superseded by the PROCESS_DELAY_ procedure.
PROCESS_DELAY allows you to specify the delay interval in smaller units
(microseconds instead of 0.01 second intervals). See the Guardian Procedure Calls
Reference Manual for details.
New Procedures
These new procedures are added to support H-series process management
enhancements:
PROCESS_DELAY_
TIMER_START_
TIMER_STOP_
TS_NANOSECS_
TS_UNIQUE_COMPARE_
TS_UNIQUE_CONVERT_TO_JULIAN_
TS_UNIQUE_CREATE_
See the Guardian Procedure Calls Reference Manual for details.