| Ivi.Visa Namespace : ITcpipSocketSession Interface |
For a list of all members of this type, see ITcpipSocketSession members.
| Name | Description | |
|---|---|---|
![]() | AssertTrigger | Asserts a software or hardware trigger dependent on the interface type. (Inherited from Ivi.Visa.IMessageBasedSession) |
![]() | Clear | Performs an IEEE 488.1-style clear of the device and clears the input and output buffer (both raw and formatted I/O buffers). It also may terminate pending operations on the device. (Inherited from Ivi.Visa.IMessageBasedSession) |
![]() | DisableEvent | Disables a client from receiving events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession) |
![]() | DiscardEvents | Discard all pending events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession) |
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | EnableEvent | Enables a client to receive events of the type specified by the eventType argument using a WaitOnEvent method. (Inherited from Ivi.Visa.IVisaSession) |
![]() | Flush | Flushes the read and write buffers associated with the TCPIP connection. |
![]() | LockResource | Locks the resource for this session with an exclusive lock, with an infinite timeout. (Inherited from Ivi.Visa.IVisaSession) |
![]() | ReadStatusByte | Reads the status from the device. For 488.2 instruments, this is the 488.2 status byte. (Inherited from Ivi.Visa.IMessageBasedSession) |
![]() | SetBufferSize | Sets the size of the read and/or write buffer for TCPIP communication. |
![]() | UnlockResource | Unlock the resource. (Inherited from Ivi.Visa.IVisaSession) |
![]() | WaitOnEvent | Wait for events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession) |