Chapter 15: output functions, 1 enableoutput(), 2 disableoutput() – Teledyne LeCroy SAS_SATA Protocol Suite Verification Script Engine Reference Manual User Manual

Page 59: Chapter 15, Output functions, Nable, Utput, Isable

Advertising
background image


59

Chapter 15:

Output Functions

This group of functions covers VSE capability to Enable, Disable, and Display of
information/results in the output window.

15.1 EnableOutput()

Enables showing information in the output window and sending COM reporting notifications to
COM clients.



Format :

EnableOutput ()

Example

EnableOutput ( );

15.2 DisableOutput()

Disables showing information in the output window and sending COM reporting notifications to
COM clients.


Format :

DisableOutput ()

Example

DisableOutput ();























Advertising