Measure Reference Manual
is an integer indicating the legacy style byte length of the buffer array. This value should
typically be equal to (MAX^T+1) * 2.
sysname
output
INT .EXT:ref:4
is an 8-byte string that returns the name of the system on which the data file was created.
release
output
INT .EXT:ref:2
is a two-word array containing the Measure version identification:
RELEASE[0] = F40
RELEASE[1] = 1
processor^type
output
INT .EXT:ref:1
is an integer indicating the CPU type of the system on which Measure is running:
TNS II1
TXP2
VLX3
CLX (except CLX 2000)4
CYCLONE5
NSR-L6
NSR-N, NSR-P, and NSR-K7
NSR-W8
NSR-G, NSR-T, NSR-V9
NSE-n, where n represents a list of Itanium processors (refer to the HP
NonStop System Glossary for a list of these processors)
10
Parameters are assumed to be in the calling-process data stack.
sysidbuf
output
STRING .EXT:ref:*
(Measure H05/J03 and later PVUs) is the buffer where the system serial number is returned.
sysidbuflen
input
INT:value
(Measure H05/J03 and later PVUs) is an integer indicating the byte length of the sysidbuf
array.
sysidlen
output
INT:ref:1
(Measure H05/J03 and later PVUs) is an integer indicating the byte length of the system serial
number returned in the sysidbuf array.
MEASGETVERSION 393