Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Testing with the maximum guidance level

&pagelevel(4)&pagelevel

When working with the maximum guidance level you can test and check not only the commands/statements, operands and values, but also the application domains and the help texts for the commands/statements and operands.

The following example shows how the MODIFY-USER-SWITCHES command defined in the current system syntax file of the task is tested.

/start-sdf-sim
%  BLS0523 ELEMENT 'SDF-SIM', VERSION 'V04.5A10' FROM LIBRARY ':2OSH:$TSOS.SY
SLNK.SDF-SIM.045' IN PROCESS

%  BLS0524 LLM 'SDF-SIM', VERSION ' ' OF '2001-04-19 16:11:57' LOADED
%  BLS0551 COPYRIGHT (C) SIEMENS AG 2001. ALL RIGHTS RESERVED
%  SDS0001 SDF-SIM VERSION 'V04.5A10' STARTED
%//def-test-obj *cmd
%//def-env par-fi=*no(system=*std)
%//start-simulation
 .
 .
*mod-sdf-opt guidance=*max ————————————————————————————————————————————  (1)
(IN)       mod-sdf-opt guidance=*max

.

.

.

.

  1. The MODIFY-SDF-OPTIONS command is executed in the context of the simulation. The possible domains are displayed on the screen, together with their help texts. The user can select one of the domains.

  2. The user selects the domain USER-ADMINISTRATION by entering the number 17.

  3. The MODIFY-USER-SWITCHES command is selected by entering the number 1. The operand form for the command is displayed, together with its help texts and default values. The user can now enter the values to be tested.