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 {
46 } PvAccessType;
47 
52 
53 typedef enum
54 {
65 
67 
68 #endif
PvActionAckStatusLate
@ PvActionAckStatusLate
The schedule action command was received after it was supposed to be executed.
Definition: PvDeviceEnums.h:58
PvActionAckStatusOverflow
@ PvActionAckStatusOverflow
The action command was dropped as too many action commands were already queued on the device.
Definition: PvDeviceEnums.h:61
PvAccessControl
@ PvAccessControl
Shared access; a main controller has read-write access to the device and any other PvDevice can have ...
Definition: PvDeviceEnums.h:39
PvAccessType
PvAccessType
GigE Vision device access type.
Definition: PvDeviceEnums.h:28
PvAccessOpen
@ 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
@ PvAccessExclusive
Exclusive access. The controller has full read-write access and any other requests but discovery or r...
Definition: PvDeviceEnums.h:42
PvActionAckStatusEnum
PvActionAckStatusEnum
Action command status enum.
Definition: PvDeviceEnums.h:53
PvAccessReadOnly
@ PvAccessReadOnly
Can be used with PvDevice::Connect when requesting read-only access to a device currently on PvAccess...
Definition: PvDeviceEnums.h:45
PvActionAckStatusOK
@ PvActionAckStatusOK
The action command was received and executed with success.
Definition: PvDeviceEnums.h:56
PvAccessUnknown
@ PvAccessUnknown
Value not known; indeterminate. You can't set this value with PvDevice::Connect.
Definition: PvDeviceEnums.h:32
PvActionAckStatusNoRefTime
@ 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