Pleora Technologies Inc. eBUS SDK v7.0.1.7536 API



PvDeviceEnums.h
Go to the documentation of this file.
1 // *****************************************************************************
2 //
3 // Copyright (c) 2013, Pleora Technologies Inc., All rights reserved.
4 //
5 // *****************************************************************************
6 
7 #ifndef __PVDEVICEENUMS_H__
8 #define __PVDEVICEENUMS_H__
9 
14 
27 
28 typedef enum
29 {
47 
52 
53 typedef enum
54 {
65 
67 
68 #endif
PvAccessType
GigE Vision device access type.
Definition: PvDeviceEnums.h:29
@ 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
@ PvAccessControl
Shared access; a main controller has read-write access to the device and any other PvDevice can have ...
Definition: PvDeviceEnums.h:39
@ PvAccessReadOnly
Can be used with PvDevice::Connect when requesting read-only access to a device currently on PvAccess...
Definition: PvDeviceEnums.h:45
@ PvAccessUnknown
Value not known; indeterminate. You can't set this value with PvDevice::Connect.
Definition: PvDeviceEnums.h:32
@ 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:54
@ PvActionAckStatusOverflow
The action command was dropped as too many action commands were already queued on the device.
Definition: PvDeviceEnums.h:61
@ PvActionAckStatusOK
The action command was received and executed with success.
Definition: PvDeviceEnums.h:56
@ PvActionAckStatusLate
The schedule action command was received after it was supposed to be executed.
Definition: PvDeviceEnums.h:58
@ 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