[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPUPWA - Update Workstation Asynchronous

GPUPWA (wsid)

Purpose

Use GPUPWA to immediately update the specified workstation. The system does not wait for the completion of any retraversal which may be under way before the occurrence of the next transaction with this device.

If the application requires the viewing of each update in separate frames, your application must send the Update Workstation (GPUPWS) subroutine call. GPUPWA allows the combination of consecutive frames into one retraversal when possible.

Parameters

wsid -- specified by user, fullword integer

Workstation identifier.

Error Codes

25
SPECIFIED WORKSTATION DOES NOT EXIST
35
WORKSTATION HAS ONLY INPUT CAPABILITIES

Related Subroutines

GPSHDF
Set Shell Deferral State

RCP code

201327879 (X'0C000507')


[ Previous | Next | Contents | Glossary | Home | Search ]