I need to understand how CP monitor records of Domain 6 record 3 are
interpreted. I am writing an exec to give us a rough idea of what volumes

are doing what. I have used examples from the Redbook website for pieces 
of
code. In my exec I coordinate and save the first and subsequent related
records for subtraction to determine the amount of changes that occurred
from one record to the next. Where I am getting stuck is with, for exampl
e,
these fields: IODDEV_SCMCNTIM,  IODDEV_SCMFPTIM and IODDEV_SCMFPTIM. I kn
ow
that I have to convert them to hex from character. Then to decimal from h
ex.
I don't know how to proceed from here. Are these fields cumulative counts
 of
128 microsecond 'chunks'? If so how do I get these numbers to the common
millisecond format that we all know and love?

Any help would be much appreciated!
Thanks in advance,
Regards,
Michael

Reply via email to