ScriptCase User Interface
Main Window
Figure 2 shows ScriptCase's main window. The left side shows the Workspace Organization. The Paging Channel (Pc) folder is expanded showing the list of operations in this category. The "Pc Send General Page" operation is selected in the left-hand view. It also appears in the right hand view where the user has placed it in the script Project.
Moving to the right side, we see that the Project window provides a summary of the script sequence. Double clicking on a selection expands the individual details of each operation.
The Pc Send General Page operation is expanded to show the "Expected Message Response" parameters that can be modified. The mRxMsgType is highlighted and is ready to be edited. A double click on this item opens the window shown in Figure 3.
Parameter Entry Detail View
Figure 3 shows the dialog box where the parameter mRxMsgType is modified. The Value Options area provides a list of valid selections. The Comment area provides general information to assist the user in selecting a value. Once the Value is set, the user can select other parameters or click OK to return to the main window.
Script Output View
From the main window (shown in Figure 2) the user clicks the toolbar Build icon to create the "VBScript" output file. The Racal C-AIME or 1X-AIME test system is then used to run the script you have just generated. Normally ScriptCase is setup to automatically send the resulting script to the test system's "UserScripts" file folder so it can be easily selected and run using the Racal Window's application.
Figure 4 shows a small segment of the "VBScript" output file that contains the PC Send General Page operation. Comparing the project view in Figure 2 with the script view in Figure 4, you can see how the parameter selections are translated to actual script code.
