eBUS SDK .NET API
  • Getting Started
    • Getting started with the eBUS SDK .NET API
    • Configuring Your IDE
    • Receiving Data from a GigE Vision or USB3 Vision Transmitter
    • Sample Applications
    • GigE Vision Device Communication Parameters
    • USB3 Vision Device Communication Parameters
    • PvStream USB3 Vision Parameters
    • PvStream GigE Vision Parameters
  • eBUS SDK .NET API Reference
    • API Overview
    • eBUSDotNet
    • eBUSDotNetReceive
    • eBUSDotNetEdge
Search Results for

    Show / Hide Table of Contents
      • IActionHandler
      • IPvGenApiFactory
      • IPvMessageChannel
      • IPvRegister
      • IPvRegisterEventSink
      • IPvRegisterEventSinkSwigInterface
      • IPvRegisterFactory
      • IPvRegisterInfo
      • IPvRegisterMap
      • IPvRegisterStore
      • IPvSWStreamingChannelSource
      • IPvSWStreamingChannelSourceGenDC
      • IPvSWStreamingChannelSourceGenDCSwigInterface
      • IPvSWStreamingChannelSourceSwigInterface
      • IPvSemaphore
      • IPvSoftDeviceGEV
      • IPvStreamingChannelSource
      • IPvStreamingChannelSourceSwigInterface
      • IPvTransmitterGEV
      • IPvTriggerCallback
      • IPvTriggerSelector
      • IPvTriggerSelector.State
      • IPvUserSetNotify
      • IPvVirtualDeviceGEV
      • IPvVirtualDeviceGEVEventSink
      • IPvVirtualDeviceGEVInfo
      • IPvVirtualDeviceGEVStatistics
      • PvScanType
      • PvSoftDeviceGEV
      • PvStreamingChannelSourceDefault
      • PvStreamingChannelSourceTrigger
      • PvTransmitterGEV
      • PvTriggerSelectorAcquisitionStart
      • PvTriggerSelectorDefault
      • PvTriggerSelectorFrameStart
      • PvTriggerSelectorLineStart
      • PvUserSetState
      • PvVirtualDeviceGEV
      • SWIGTYPE_p_PvAccessType
      • SWIGTYPE_p_PvVirtualDeviceLib__GEV_ActionCmd
      • SWIGTYPE_p_unsigned_short
      • SWIGTYPE_p_void
      • TriggerModeEnum
      • TriggerSelectorEnum
      • TriggerSourceEnum
      • eBUSDotNetEdge

    Namespace

    Classes

    IActionHandler

    An interface to register a handler of ACTION_CMD in the GVCP processing.

    IPvGenApiFactory

    GenApi factory used to add custom GenApi parameters to a software-based GigE Vision Device GenICam XML file.

    IPvMessageChannel

    Messaging channel interface of the software-based GigE Vision Device.

    IPvRegister

    Interface that is used to access the registers of the software-based GigE Vision Device.

    IPvRegisterEventSink

    Interface that is used to report the register activity of the software-based GigE Vision Device.

    IPvRegisterFactory

    Class used for register creation.

    IPvRegisterInfo

    Interface to access basic information about a #PvSoftDeviceGEV register.

    IPvRegisterMap

    Register map interface for a software-based GigE Vision Device.

    IPvRegisterStore

    Class used with register persistence in the context of user-sets.

    IPvSWStreamingChannelSource

    Interface that is used by #PvSoftDeviceGEV to query and report information from a streaming source implemented by your application.

    IPvSWStreamingChannelSourceGenDC

    Streaming channel source interface with GenDC (Generic Data Container) support.

    IPvSemaphore

    Interface for a semaphore object used for synchronization.

    IPvSoftDeviceGEV

    Interface to the main class of the software-based GigE Vision Device.

    IPvStreamingChannelSource

    Interface that is used by #PvSoftDeviceGEV to query and report information from a streaming source implemented by your application.

    IPvTransmitterGEV

    Interface for GigE Vision (GVSP) packet transmitter.

    IPvTriggerCallback

    An interface which provides a trigger callback function

    IPvTriggerSelector

    Interface used by #PvStreamingChannelSourceTrigger to support a trigger mechanism.

    IPvUserSetNotify

    An interface to register a state change callback for UserSets

    IPvVirtualDeviceGEV

    Interface to the main class of the software-based GigE Vision Device.

    IPvVirtualDeviceGEVEventSink

    Interface that is used by #PvSoftDeviceGEV to report internal events.

    IPvVirtualDeviceGEVInfo

    Interface that is used to customize the identity of a software-based GigE Vision Device.

    IPvVirtualDeviceGEVStatistics

    Interface that is used to retrieve control channel statistics from a software-based GigE Vision Device.

    PvSoftDeviceGEV

    Implements a software-based GigE Vision Device with full GVCP and GVSP support.

    PvStreamingChannelSourceDefault

    A default implementation for the IPvStreamingSourceChannelSource interface.

    PvStreamingChannelSourceTrigger

    Trigger-capable streaming source implementing IPvSWStreamingChannelSource.

    PvTransmitterGEV

    Class for transmitting blocks using the GigE Vision streaming protocol.

    PvTriggerSelectorAcquisitionStart

    AcquisitionStart requires to be triggered once, and remains triggered until stopped.

    PvTriggerSelectorDefault

    A default implementation for the IPvTriggerSelector interface. This defines the typical base behavior for trigger selectors, and it is used when TriggerMode[TriggerSelector] is set to OFF.

    PvTriggerSelectorFrameStart

    Behaves just like AcquisitionStart, but is re-armed on a frame basis.

    PvTriggerSelectorLineStart

    Behaves like FrameStart, but moves to Fired state once all lines of a frame are received.

    PvVirtualDeviceGEV

    Virtual GigE Vision device.

    SWIGTYPE_p_PvAccessType

    SWIGTYPE_p_PvVirtualDeviceLib__GEV_ActionCmd

    SWIGTYPE_p_unsigned_short

    SWIGTYPE_p_void

    eBUSDotNetEdge

    Main wrapper class for the eBUS Edge .NET SDK providing access to Pleora Technologies' eBUS Edge functionality.

    Interfaces

    IPvRegisterEventSinkSwigInterface

    IPvSWStreamingChannelSourceGenDCSwigInterface

    IPvSWStreamingChannelSourceSwigInterface

    IPvStreamingChannelSourceSwigInterface

    Enums

    IPvTriggerSelector.State

    Trigger selector state enum.

    PvScanType

    PvScanType enumeration type.

    PvUserSetState

    An interface to register a state change callback for UserSets

    TriggerModeEnum

    Trigger mode enum

    TriggerSelectorEnum

    Trigger selector enum

    TriggerSourceEnum

    Trigger source enum

    In this article
    Back to top Generated by DocFX