Interface IEventVxiSignal
Note: Keysight's VISA COM does not support a COM server for VXI. The IVxi-related interfaces are listed in this help file because they are included in the global VISA COM library.
Description
This interface is exported by Vxi Signal event objects.
Methods
Use of this method is discouraged. All the non-deprecated standard attributes are accessible via properties on the appropriate COM interfaces. |
|
Use of this method is discouraged. All the non-deprecated standard attributes are accessible via properties on the appropriate COM interfaces. |
|
Closes the resource. Sending the resource's COM object's reference count to zero (and thus destroying the object) also executes a close, but this method may be useful for environments with garbage collection or other facilities that make object lifetimes non-deterministic. |
Properties
The type of the event. Legal values are:
|
|
If the type parameter's value is CUSTOM_EVENT_TYPE, this value contains the custom event type. |
|
The 16-bit Status/ID value retrieved during the IACK cycle or from the Signal register. |