Getting started with the eBUS SDK .NET API
For the latest eBUS SDK documentation and support, visit https://supportcenter.pleora.com
Getting started with the eBUS SDK .NET API
Common Tasks
| Task | Class |
|---|---|
| Detect GigE Vision, USB3 Vision or Pleora Protocol devices on a network | PvSystem |
| Control a GigE Vision device | PvDevice or PvDeviceGEV |
| Control a USB3 Vision device | PvDevice or PvDeviceU3V |
| Receive blocks (images or raw data) from a GigE Vision or USB3 Vision transmitter | Receiving Data from a GigE Vision or USB3 Vision Transmitter |
| Transmit blocks (images or raw data) to a GigE Vision receiver | PvTransmitterGEV |
| Create a virtual GigE Vision device for testing | PvVirtualDeviceGEV |
Assembly Organization
The eBUS SDK .NET API is split into three assemblies:
eBUSDotNet - Core functionality for device discovery, control, streaming, and buffer management
eBUSDotNetReceive - Extended functionality for receiving data, device communication, and firmware updates
eBUSDotNetEdge - Transmitter and virtual device functionality for creating GigE Vision devices
eBUS SDK | Pleora Technologies Inc.
Copyright (c) 2002-2026 Pleora Technologies Inc.
Send comments on this topic to info@pleora.com