Tektronix TekExpress CEI VSR Help, TekExpress CEI VSR Online Help

TekExpress® CEI-VSR Compliance and Debug Solution
Printable Application Help
*P077087201*
077-0872-01
TekExpress® CEI-VSR Compliance and Debug Solution
Printable Application Help
www.tektronix.com
077-0872-01
Copyright © Tektronix. All rights reserved. Licensed software products are owned by Tektronix or its subsidiaries or suppliers, and are protected by national copyright laws and international treaty provisions. Tektronix products are covered by U.S. and foreign patents, issued and pending. Information in this publication supersedes that in all previously published material. Specifications and price change privileges reserved.
TEKTRONIX and TEK are registered trademarks of Tektronix, Inc.
Contacting Tektronix
Tektronix, Inc.
14150 SW Karl Braun Drive P.O. Box 500 Beaverton, OR 97077 USA
For product information, sales, service, and technical support:
In North America, call 1-800-833-9200.
Worldwide, visit www.tektronix.com to find contacts in your area.

Table of Contents

TekExpress CEI-VSR key features ...................................................................................................................... v
Getting help and support
Related documentation .................................................................................................................................. 1
Conventions used in help ............................................................................................................................... 1
Technical support ........................................................................................................................................... 2
Getting started
Installing the software .................................................................................................................................... 3
Minimum system requirements ................................................................................................................ 3
Windows 7 user account settings ............................................................................................................. 4
Required equipment ................................................................................................................................. 4
Install the software ................................................................................................................................... 5
Verify application installation .................................................................................................................... 5
Activate the license .................................................................................................................................. 5
View software version and license information ........................................................................................ 5
Required My TekExpress folder settings .................................................................................................. 6
Map My TekExpress folder to drive X ...................................................................................................... 7
Set My TekExpress folder permissions .................................................................................................... 7
Application directories and their contents ................................................................................................. 9
File name extensions ............................................................................................................................... 9
Where test files are stored ..................................................................................................................... 10
Operating basics
Run the application ...................................................................................................................................... 11
Exit the application ....................................................................................................................................... 12
Application controls and menus ................................................................................................................... 13
Global application controls ..................................................................................................................... 13
Application test panels ........................................................................................................................... 20
Pre-measurement calibration procedures
Pre-measurement calibration guidelines ...................................................................................................... 37
Instrument noise measurement .................................................................................................................... 38
Vertical gain calibration ................................................................................................................................ 39
Deskew calibration (minimize common mode waveform method) ............................................................... 42
TekExpress CEI-VSR
i
Table of Contents
Deskew calibration (minimize eye crossing method) ................................................................................... 47
Transition time algorithm procedure ............................................................................................................. 50
Instrument and DUT connection setup ......................................................................................................... 50
Running tests ............................................................................................................................................... 50
Prerun checklist ............................................................................................................................................ 51
Saving and recalling test setup files
Test setup files overview .............................................................................................................................. 53
Save a test setup file .................................................................................................................................... 53
Open (load) a saved test setup file .............................................................................................................. 54
Create a new test setup file based on an existing one ................................................................................. 54
TekExpress programmatic interface
About the programmatic interface ................................................................................................................ 55
To enable remote access ............................................................................................................................. 55
Requirements for developing TekExpress client .......................................................................................... 57
Remote proxy object .................................................................................................................................... 58
Client proxy object ........................................................................................................................................ 59
Client programmatic interface example ........................................................................................................ 60
Program remote access code example ........................................................................................................ 62
CEI VSR programmer interface commands ................................................................................................. 64
ApplicationStatus() ................................................................................................................................. 64
ChangeDutId() ........................................................................................................................................ 65
CheckSessionSaved() ............................................................................................................................ 66
Connect() ................................................................................................................................................ 66
Disconnect() ........................................................................................................................................... 68
GetCurrentStateInfo() ............................................................................................................................. 68
GetDutId() ............................................................................................................................................... 70
GetPassFailStatus() ............................................................................................................................... 71
GetReportParameter() ............................................................................................................................ 71
GetResultsValue() .................................................................................................................................. 73
GetTimeOut() ......................................................................................................................................... 74
LockSession() ......................................................................................................................................... 74
QueryStatus() ......................................................................................................................................... 75
RecallSession() ...................................................................................................................................... 77
Run() ...................................................................................................................................................... 77
SaveSession() ........................................................................................................................................ 78
SaveSessionAs() .................................................................................................................................... 79
ii TekExpress CEI-VSR
Table of Contents
SendResponse() .................................................................................................................................... 79
SelectDevice() ........................................................................................................................................ 81
SelectSuite() ........................................................................................................................................... 81
SelectTest() ............................................................................................................................................ 82
SetDutId() ............................................................................................................................................... 82
The SetAcquireParameter command ..................................................................................................... 83
paramString values for SetAcquireParameter command ....................................................................... 84
The SetGeneralParameter command .................................................................................................... 85
SetTimeOut() .......................................................................................................................................... 89
setVerboseMode() .................................................................................................................................. 90
Status() ................................................................................................................................................... 91
Stop() ...................................................................................................................................................... 92
TransferImages() .................................................................................................................................... 93
TransferReport() ..................................................................................................................................... 94
UnlockSession() ..................................................................................................................................... 94
TekExpress CEI-VSR iii
Table of Contents
iv TekExpress CEI-VSR

TekExpress CEI-VSR key features

Welcome to the TekExpress® CEI-VSR Automated Test Solution Software application (referred to as TekExpress CEI-VSR or CEI-VSR in the rest of the document). TekExpress CEI-VSR provides an automated, simple, and efficient way to test CEI-VSR Host to Module and Module to Host Interfaces to the requirements of the CEI-VSR specifications.
Key features and benefits of TekExpress CEI-VSR include:
Comprehensive test coverage; select or deselect individual tests
Accurate and reliable results
Automatically scans and finds the best CTLE
Complete programmatic interface enables automation scripts to call CEI-VSR functions
Custom data rate (14 to 28.6 Gbps) support in user defined mode
Support of custom CTLE filters (SDLA is used for creating filter) for custom data rate
TekExpress CEI-VSR v
TekExpress CEI-VSR key features
vi TekExpress CEI-VSR

Getting help and support

Related documentation

The following manuals are available as part of the TekExpress® CEI-VSR Automated Test and Compliance Solution documentation set.
Table 1: Product documentation
Item Purpose Location
Help Application operation and User
Interface help
PDF of the help Printable version of the
compiled help
PDF file that ships with CEI-VSR software distribution (CEI-
VSR-Automated-Test-Solution-Software-Printable-Help-EN­US.pdf).
See also
Technical support

Conventions used in help

Online Help uses the following conventions:
The term “DUT” is an abbreviation for Device Under Test.
The term “select” is a generic term that applies to the two methods of choosing a screen item (button, control, list item): using a mouse or using the touch screen.
Table 2: Icon descriptions
Icon Meaning
This icon identifies important information.
This icon identifies conditions or practices that could result in loss of data.
This icon identifies additional information that will help you use the application more efficiently.
TekExpress CEI-VSR 1
Getting help and support

Technical support

Tektronix values your feedback on our products. To help us serve you better, please send us your suggestions, ideas, or comments on your application or oscilloscope. Contact Tektronix through mail, telephone, or the Web site. See Contacting Tektronix for more information.
When you contact Tektronix Technical Support, please include the following information (be as specific as possible):
General information
All instrument model numbers
Hardware options, if any
Probes used
Your name, company, mailing address, phone number, FAX number
Please indicate if you would like to be contacted by Tektronix about your suggestion or comments.
Application specific information
Software version number
Description of the problem such that technical support can duplicate the problem
If possible, save the setup files for all the instruments used and the application
If possible, save the TekExpress setup files, log.xml, *.TekX (session files and folders), and status messages text file
If possible, save the waveform on which you are performing the measurement as a .wfm file
2 TekExpress CEI-VSR

Getting started

Installing the software

Minimum system requirements

The following table shows the minimum system requirements to run TekExpress CEI-VSR.
Table 3: System requirements
Component Description
Oscilloscope Tektronix DSA8300 Digital Serial Analyzer Required equipment
Processor Same as the oscilloscope
Operating System Same as the oscilloscope:
Memory Same as the oscilloscope
Hard Disk Same as the oscilloscope
Display Super VGA resolution or higher video adapter (800 x 600 minimum video resolution for small
Firmware
Windows 7 Windows 7 user account settings
fonts or 1024 x 768 minimum video resolution for large fonts). The application is best viewed at 96 dpi display settings
TekScope 6.3.1.3 and later (for Windows 7)
1
Software
Other Devices
1
If TekExpress is running on an instrument that has a video resolution less than 800x600, connect and configure a second monitor to the instrument.
2
If TekExpress is installed on a Tektronix oscilloscope, TekExpress cannot use the virtual GPIB port to communicate with oscilloscope applications. If using external devices for instrument connectivity (such as USB-GPIB adapters or equivalent), enable the Talker Listener utility in the GPIB menu of the Tektronix DSA8300 oscilloscope.
TekExpress Framework (version 3.0.x or later) installed.
Microsoft .NET 4.0 Framework
Opt JNB01 – 80SJNB Advanced (required for CEI-VSR testing)
Opt ADVTRIG – Advanced triggers with pattern sync (required for CEI-VSR testing)
Microsoft Internet Explorer 7.0 SP1 or later, or other Web browser for viewing reports.
Adobe Reader software 7.0 or later for viewing portable document format (PDF) files.
Microsoft compatible mouse or compatible pointing device.
Two USB ports (four USB ports recommended).
PCI-GPIB or equivalent interface for instrument connectivity
2
.
TekExpress CEI-VSR 3
Getting started

Windows 7 user account settings

Windows 7 instruments need to have the User Account Control Settings set to Never Notify. To set User Account Control Settings:
1. Go to Control Panel > User Accounts > Change User Account Control settings.
2. set it to Never Notify as shown in the image.
See also. Required equipment

Required equipment

Table 4: Required equipment
Resource Model supported
Sampling oscilloscope Tektronix DSA8300 Digital Serial Analyzer
FW Version: 6.3.1.3 or greater 80SJNB SW Version: 3.1.4.0 or greater
Sampling oscilloscope modules 80E09, 80E09B (Dual channel, 60 GHz, w/TDR)
80E10, 80E10B (Dual channel, 50 GHz) 80E11, 80E11B (Dual channel, 70 GHz w/TDR) 82A04, 82A04B (Phase reference)
Clock Recovery Module CR286A
Module extender cables 80X01 (1 meter)
80X02 (2 meters)
Other accessories 80A08 accessory kit
PSPL5510K Opt 6 dB attenuator 40 GHz (for vertical gain calibration)
See also. Minimum system requirements
4 TekExpress CEI-VSR
Getting started

Install the software

Use the following steps to obtain the latest CEI-VSR software from the Tektronix Web site and install on any compatible instrument running Microsoft Windows 7 (32-bit). See Minimum system requirements for details.
1. Close all applications (including the TekScope application).
2. Go to the www.tek.com Web site and locate the Downloads fields.
3. Enter TekExpress CEI-VSR in the Model or Keyword field, select Software from the Select Download Type list, and click GO.
4. Select the latest version of software. Follow instructions to download the software file.
5. Copy or download the CEI-VSR installer executable file to the oscilloscope.
6. Double-click the installer .exe file to extract the installation files and launch the InstallShield Wizard. Follow the on-screen
instructions.
Software is installed at C:\Program Files\Tektronix\TekExpress\TekExpress CEI-VSR
7. Verify application installation
See also. Minimum system requirements
Supported instruments
Required My TekExpress folder settings

Verify application installation

To verify the installation was successful:
1. Open the TekScope application.
2. Click the Application menu.
3. Verify that CEI-VSR is listed in the Application menu.
4. Click CEI-VSR to open the CEI-VSR application. Verify that the application opens successfully.
See also. Activate the license
Required My TekExpress folder settings

Activate the license

Activate the license using the Option Installation wizard in the TekScope application:
1. In the TekScope application menu bar, click Utilities > Option Installation.
The TekScope Option Installation wizard opens.
2. Push the F1 key on the oscilloscope keyboard to open the Option Installation help topic.
3. Follow the directions in the help topic to activate the license.
See also. View version and license information
Required My TekExpress folder settings

View software version and license information

Use the following instructions to view version information for the application and for the application modules such as the Programmatic Interface and the Programmatic Interface Client.
TekExpress CEI-VSR 5
Getting started
To view version information for CEI-VSR:
1. In the CEI-VSR application, click the Options button and select About TekExpress.
2. Click the View Version Details link to view the version numbers of the installed test suites.
NOTE. This example shows a typical Version Details dialog box, and may not reflect the actual values as shown when you open this item in the application.
To view license and option key information:
1. In the TekScope application, select Help > About DSA8300.
2. Scroll through the Options section list to locate CEI-VSR: TekExpress CEI-VSR.
3. To view the Option key, look below the Options list.
See also. Activate the license
Options menu

Required My TekExpress folder settings

Before you run tests for the first time, do the following:
1. Map My TekExpress folder to Drive X
2. Set My TekExpress folder permissions
See also. Application directories and usage
File name extensions
6 TekExpress CEI-VSR
Getting started

Map My TekExpress folder to drive X

The first time you run TekExpress CEI-VSR, it creates the following folders on the oscilloscope:
\My Documents\My TekExpress\CEI-VSR
\My Documents\My TekExpress\CEI-VSR\Untitled Session
You need to map the shared My TekExpress folder as drive X: on the instrument running the CEI-VSR application. CEI-VSR uses this shared folder to save session waveform files and for other application file transfer operations.
To map the My TekExpress folder on the instrument to be drive X:
1. Open Microsoft Windows Explorer.
2. From the Windows Explorer menu, click Computer and select Map network drive.
3. Select the Drive letter as X: (if there is any previous connection on X:, disconnect it first through Tools > Disconnect Network drive menu of Windows Explorer. If you do not see the Tools menu, press the Alt key).
4. In the Folder field, enter the remote My TekExpress folder path (for example, \\192.158.97.65\ My
TekExpress).
To determine the IP address of the instrument where the My TekExpress folder exists, do the following:
1. On the instrument where the My TekExpress folder exists, click Start and select Run.
2. Enter cmd and press Enter.
3. At the command prompt, enter ipconfig and press Enter.
NOTE. The My TekExpress folder has the share name format
If the instrument is not connected to a domain, the share name format is
TekExpress
.
<domain><user ID>My TekExpress
<instrument name><user ID>My
.
NOTE. If the X: drive is mapped to any other shared folder, the application displays a warning message asking you to disconnect the X: drive manually.
See also. Set My TekExpress folder permissions
Application directories and usage
File name extensions

Set My TekExpress folder permissions

Make sure that the My TekExpress folder has read and write access. Also verify that the folder is not set to be encrypted:
1. Right-click the folder and select Properties.
2. Select the General tab and then click Advanced.
3. In the Advanced Attributes dialog box, make sure that the option Encrypt contents to secure data is NOT selected.
TekExpress CEI-VSR 7
Getting started
4. Click the Security tab and verify that the correct read and write permissions are set.
See also. Map My TekExpress folder to Drive X
Application directories and usage
File name extensions
8 TekExpress CEI-VSR
Getting started

Application directories and their contents

TekExpress CEI-VSR application. The TekExpress CEI-VSR application files are installed at the following location:
C:\Program Files\Tektronix\TekExpress\TekExpress CEI-VSR
The following table lists the application directory names and their purpose.
Table 5: Application directories and usage
Directory names Usage
Bin Contains CEI-VSR application libraries
Compliance Suites Contains compliance-specific files
Documents Contains the technical documentation for the CEI-VSR application
Examples Contains various support files
ICP Contains instrument and CEI-VSR application-specific interface libraries
Images Contains images of the CEI-VSR application
Lib Contains utility files specific to the CEI-VSR application
Report Generator Contains style sheets for report generation
Tools Contains instrument and CEI-VSR application-specific files
See also. View test-related files

File name extensions

File name extensions
The TekExpress CEI-VSR application uses the following file name extensions:
File name extension Description
.TekX Application session files (the extensions may not be displayed)
.py Python sequence file
.xml Test-specific configuration information (encrypted) files
Application log files
.wfm Test waveform files
.mht Test result reports (default)
Test reports can also be saved in HTML format
TekExpress CEI-VSR 9
Getting started
File name extension Description
.flt Filter files
.xslt Style sheet used to generate reports
See also. View test-related files
Application directories and their contents

Where test files are stored

When you launch TekExpress CEI-VSR for the first time, it creates the following folders on the oscilloscope:
\My Documents\My TekExpress\CEI-VSR
\My Documents\My TekExpress\CEI-VSR\Untitled Session
Every time you launch TekExpress CEI-VSR, an Untitled Session folder is created in the CEI-VSR folder. The
Untitled Session folder is automatically deleted when you exit the CEI-VSR application. To preserve your test session
files, save the test setup before exiting the TekExpress application.
CAUTION. Do not modify any of the session files or folders because this may result in loss of data or corrupted session files. Each session has multiple files associated with it. When you save a session, a .TekX file, and a folder named for the session that contains associated files, is created on the oscilloscope X: drive.
See also. Map My TekExpress folder to Drive X
Set My TekExpress folder permissions
Application directories and usage
File name extensions
10 TekExpress CEI-VSR

Operating basics

Run the application

To launch the TekExpress CEI-VSR application, do either of the following:
Select Application > CEI-VSR from the TekScope menu.
Double-click any saved TekExpress CEI-VSR session file (<file name>.TekX).
The oscilloscope opens the TekExpress CEI-VSR application:
When you first run the application after installation, the application checks for a file called Resources.xml located in the C:
\Users\<username>\My TekExpress\CEI-VSR folder. The Resources.xml file gets mapped to the X: drive when the
application launches. Session files are then stored inside the X:\CEI-VSR folder.
The Resources.xml file contains information about available network-connected instruments. If this file is not found, the application runs an instrument discovery program to detect connected instruments before launching CEI-VSR.
NOTE. Do the steps in the Required My TekExpress folder settings topic before running tests with the CEI-VSR application for the first time.
To keep the CEI-VSR application window on top, select Keep On Top from the CEI-VSR Options menu. If the application goes behind the oscilloscope application, click Application > CEI-VSR to move the application to be in front.
TekExpress CEI-VSR
11
Operating basics
See also
Required My TekExpress folder settings
Activate the license

Exit the application

Application controls
Application panel overview
Exit the application
To exit the application, click on the application title bar. Follow on-screen prompts to save any unsaved session, save test setup files, or exit the application.
NOTE. Using other methods to exit the application can result in abnormal termination of the application.
12 TekExpress CEI-VSR
Operating basics

Application controls and menus

Global application controls

Application controls.
Table 6: Application controls descriptions
Item Description
Options menu
Test Panel buttons
Menu to display global application controls.
Controls that open panels for configuring test settings and options.
Start / Stop button
Pause / Continue button
Clear button
Application window move icon
Use the Start button to start the test run of the measurements in the selected order. If prior acquired measurements have not been cleared, the new measurements are added to the existing set. The button toggles to the Stop mode while tests are running. Use the Stop button to abort the test.
Use the Pause button to temporarily interrupt the current acquisition. When a test is paused, the button name changes to “Continue.”
Use the Clear button to clear all existing measurement results. Adding or deleting a measurement, or changing a configuration parameter of an existing measurement, also clears measurements. This is to prevent the accumulation of measurement statistics or sets of statistics that are not coherent. This button is available only on the Results panel.
Place the cursor over the three-dot pattern in the upper left corner of the application window. When the cursor changes to a hand, drag the window to the desired location.
TekExpress CEI-VSR 13
Operating basics
See also. Application panel overview
Options menu overview. The Options menu is located in the upper right corner of the application.
The Options menu has the following selections:
Options menu
Menu Function
Default Test Setup Opens an untitled test setup with defaults selected
Open Test Setup Opens a saved test setup
Save Test Setup Saves the current test setup selections
Save Test Setup As Creates a new test setup based on an existing one
Open Recent Displays a menu of recently opened test setups to select from
Instrument Control Settings Detects, lists, and refreshes the connected instruments found on specified
connections (LAN, GPIB, USB, and so on)
Keep On Top Keeps the TekExpress CEI-VSR application on top of other open windows on the
desktop
Email Settings Use to configure email options for test run and results notifications
Help Displays the TekExpress CEI-VSR help
About TekExpress
Displays application details such as software name, version number, and copyright
Provides access to license information for your CEI-VSR installation
Provides a link to the Tektronix Web site
See also. Application controls
TekExpress instrument control settings.
14 TekExpress CEI-VSR
Operating basics
Instrument control settings. Use the TekExpress Instrument Control Settings dialog box to search for and list the connected resources (instruments) found on specified connections (LAN, GPIB, USB, and so on), and each instruments connection information.
Access this dialog box from the Options menu.
Use the Instrument Control Settings feature to search for connected instruments and view instrument connection details. Connected instruments displayed here can be selected for use under Global Settings in the test configuration section.
See also. Options menu overview
TekExpress CEI-VSR 15
Operating basics
View connected instruments. Use the Instrument Control Settings dialog box to view or search for connected instruments required for the tests. The application uses TekVISA to discover the connected instruments on all selected connection types.
NOTE. The correct instruments for the current test setup must be connected and recognized by CEI-VSR before running tests.
To refresh the list of connected instruments:
1. From the Options menu, select Instrument Control Settings.
2. In the Search Criteria section of the Instrument Control Settings dialog box, select the connection types of the instruments
for which to search.
Instrument search is based on the VISA layer, but different connections determine the resource type, such as LAN, GPIB, and USB. For example, if you choose LAN, the search will include all the instruments supported by TekExpress that are communicating over the LAN.
3. Click Refresh. TekExpress searches for connected instruments.
4. After searching, the dialog box lists the instrument-related details based on the search criteria you selected. For example, if
you selected LAN and GPIB as the search criteria, the application checks for the availability of instruments over LAN, then GPIB, and then lists detected instruments on those connection types.
The details of the instruments are displayed in the Retrieved Instruments table. The time and date of instrument refresh is displayed in the Last Updated field.
See also. Configuration test parameters
Equipment connection setup
16 TekExpress CEI-VSR
Operating basics
Email settings. Use the Email Settings utility to configure email notifications to receive notifications when a test completes, produces an error, or fails. Select the type of test session information to include in the notification, such as test reports and test logs, the email message format, and the email message size limit.
Select Options > Email Settings to open this dialog box.
NOTE. Recipient email address, sender’s address, and SMTP Server are mandatory fields.
See also. Configure email settings
Options menu
Select test notification preferences
TekExpress CEI-VSR 17
Operating basics
Configure email settings. Use the Email Settings dialog box to be notified by email when a test completes, fails, or produces an error:
1. Select Options > Email Settings to open the Email Settings dialog box.
Email settings
2. (Required) For Recipient email Address(es), enter one or more email addresses to which to send the test notification. To
include multiple addresses, separate the addresses with commas.
3. (Required) For Sender’s Address, enter the email address used by the instrument. This address consists of the instrument name followed by an underscore followed by the instrument serial number, then the @ symbol and the email server used. For example: DSA8300_B130099@yourcompany.com.
4. (Required) In the Server Configuration section, type the SMTP Server address of the Mail server configured at the client location, and the SMTP Port number, in the corresponding fields.
If this server requires password authentication, enter a valid login name, password, and host name in the corresponding fields.
NOTE. If any of the above required fields are left blank, the settings will not be saved and email notifications will not be sent.
5. In the Email Attachments section, select from the following options:
Reports: Select to receive the test report with the notification email.
Status Log: Select to receive the test status log with the notification email. If you select this option, then also select whether you want to receive the full log or just the last 20 lines.
6. In the Email Configuration section:
Select the message file format to send: HTML (the default) or plain text.
Enter a maximum file size for the email message. Messages with attachments larger than this limit will not be sent. The default is 5 MB.
Enter the number in the Number of Attempts to Send field, to limit the number of attempts that the system makes to send a notification. The default is 1. You can also specify a timeout period.
7. Select the Email Test Results When complete or on error check box. Use this check box to quickly enable or disable email notifications.
8. To test your email settings, click Test Email.
18 TekExpress CEI-VSR
Operating basics
9. To apply your settings, click Apply.
10. Click Close when finished.
TekExpress CEI-VSR 19
Operating basics

Application test panels

Application panels overview. TekExpress CEI-VSR uses panels to group related configuration, test, and results settings. Click
on a button to open the associated panel. A panel may have one or more tabs that list the selections available in that panel. Controls in a panel can change depending on settings made in that panel or another panel.
Table 7: Application panels overview
Panel Name Purpose
Setup The Setup panel shows the test setup controls. Click the Setup button to open this panel.
Use this panel to:
Select DUT parameters.
Select the test(s).
Set acquisitions parameters for selected tests.
Configuration test parameters
Select test notification preferences.
Status View the progress and analysis status of the selected tests, and view test logs.
Results View a summary of test results and select result viewing preferences.
Reports Browse for reports, save reports as specific file types, specify report naming conventions, select
report content to include (such as summary information, detailed information, user comments, setup configuration, application configuration), and select report viewing options.
See also. Application controls
20 TekExpress CEI-VSR
Loading...
+ 80 hidden pages