Description |
Triggered by a display event. |
VB Syntax |
Sub app_OnDisplayEvent(ByVal eventID As Variant, ByVal winNum As Variant, ByVal traceNum As Variant) |
|
|
Variable |
(Type) - Description |
app |
An Application (object) |
eventID |
Code number of the event which occurred |
winNum |
Window Number of the event |
traceNum |
Trace Number of the event |
Return Type |
Not Applicable |
Default |
Not Applicable |
|
|
Examples |
Sub pna_OnDisplayEvent(ByVal eventID As Variant, ByVal windowNumber As Variant, ByVal traceNumber As Variant) |
|
|
C++ Syntax |
HRESULT OnDisplayEvent(VARIANT eventID, VARIANT windowNumber, VARIANT traceNumber) |
Interface |
IApplication |
1541 naEventID_PRINT_SETUP_FAILURE
Errors and the SCPIStringParser Object