DESCRIPTION: This module tests the effect of opening and closing PHIGS on the system state. Other effects of opening PHIGS, (initialization of PHIGS Description Table and PHIGS State List) are tested in the modules which cover the affected data items. SEMANTIC REQUIREMENTS:#F 1
SR1. <Open PHIGS> sets the system state to open.
#F 2
SR2. <Close PHIGS> sets the system state to closed.
#F 200
SR3. <Inquire system state value> returns the system state of PHIGS.
LOCAL DICTIONARY:
Functions --- 001: popph <open phigs> 002: pclph <close phigs> 200: pqsys <inquire system state value> Data Structures --- 1 ... operating_state 1.1 ... system_state SEMANTIC CROSS-REFERENCES: 04.01.03/SR07
You may inspect either the design or code for this program.