Description |
Triggered by a hardware event. See a list of Hardware Events Note: Some Severe Events are also used as Error Messages |
VB Syntax |
Sub app_OnHardwareEvent(ByVal eventID As Variant) |
|
|
Variable |
(Type) - Description |
app |
An Application (object) |
eventID |
Code number of the event which occurred |
Return Type |
Not Applicable |
Default |
Not Applicable |
|
|
Examples |
Private Sub pna_OnHardwareEvent(ByVal eventID As Variant) |
|
|
C++ Syntax |
HRESULT OnHardwareEvent(VARIANT eventID) |
Interface |
IApplication |
914 naEventID_TRIGGER_REQUIRES_EDGE_LEVEL_TRIGGER
915 naEventID_TRIGGER_REQUIRES_TRIGGER_OUT
Errors and the SCPIStringParser Object