eBUS SDK v7.0.1.7536 API
Go to the documentation of this file.
7 #ifndef __PVDEVICEENUMS_H__
8 #define __PVDEVICEENUMS_H__
@ PvActionAckStatusLate
The schedule action command was received after it was supposed to be executed.
Definition: PvDeviceEnums.h:58
@ PvActionAckStatusOverflow
The action command was dropped as too many action commands were already queued on the device.
Definition: PvDeviceEnums.h:61
@ PvAccessControl
Shared access; a main controller has read-write access to the device and any other PvDevice can have ...
Definition: PvDeviceEnums.h:39
PvAccessType
GigE Vision device access type.
Definition: PvDeviceEnums.h:28
@ PvAccessOpen
Open access; the GigE Vision device isn't connected to any other PC. You can't set this value with Pv...
Definition: PvDeviceEnums.h:35
@ PvAccessExclusive
Exclusive access. The controller has full read-write access and any other requests but discovery or r...
Definition: PvDeviceEnums.h:42
PvActionAckStatusEnum
Action command status enum.
Definition: PvDeviceEnums.h:53
@ PvAccessReadOnly
Can be used with PvDevice::Connect when requesting read-only access to a device currently on PvAccess...
Definition: PvDeviceEnums.h:45
@ PvActionAckStatusOK
The action command was received and executed with success.
Definition: PvDeviceEnums.h:56
@ PvAccessUnknown
Value not known; indeterminate. You can't set this value with PvDevice::Connect.
Definition: PvDeviceEnums.h:32
@ PvActionAckStatusNoRefTime
The scheduled action command could not be synchronized as a reference time was not available.
Definition: PvDeviceEnums.h:64
Copyright (c) 2002-2026 Pleora Technologies Inc.
www.pleora.com