
| Name | Value |
|---|---|
| NAME | DSSO GET PROS SITE PARAM |
| TAG | DSSOPSP |
| ROUTINE | DSSOUTS |
| RETURN VALUE TYPE | GLOBAL ARRAY |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This RPC takes in a Prosthetics Site Parameter IEN (#669.9) and returns all information about the site |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Returns a global array List[n].
If an error occurs, the return will be List[n] = -1^message.
The format of the returned array will be as follows:
List[n] = p1^p2^p3^p4
p1 = File or subfile number
p2 = Field number
p3 = External value
p4 = Internal value
|