GPSMPK (wsid, device, length, depth, pickpath) |
Purpose
Use GPSMPK to immediately retrieve the current measure of the specified pick device.
The pickpath information is returned in the order specified in the Initialize Pick (GPINPK) subroutine, that is, 1=TOP_FIRST or 2=BOTTOM_FIRST If GPINPK has not been called, the default value is 1=TOP_FIRST
Parameters
This value is specified as the size of the pick path array in pick path entries. If the actual pick information is longer than the pickpath array provided by the application, the overage is truncated.
A depth of the actual pick path equal to zero indicates no pick.
The pick path is returned in the order specified in the initialize pick subroutine, that is, 1=TOP_FIRST or 2=BOTTOM_FIRST
If the actual pick information is larger than the pickpath array provided by the application, the overage is truncated.
---------------------------------------------------------- Entry 1 | Structure ID 1 | Pick ID 1 | Element #1 | | | | | Entry 2 | Structure ID 2 | Pick ID 2 | Element #2 | | | | | . | . | . | . | . | . | . | . | . | . | . | . | | | | | Entry N | Structure ID N | Pick ID N | Element #N | ----------------------------------------------------------
Error Codes
Related Subroutines
RCP code
201335557 (X'0C002305')