Macros | Functions
PvRegIo.h File Reference
#include <prosilica_gige_sdk/PvApi.h>
Include dependency graph for PvRegIo.h:

Go to the source code of this file.

Macros

#define PvMemoryRead   _Pv_Factory_Test_12
 
#define PvMemoryWrite   _Pv_Factory_Test_13
 
#define PvRegisterRead   _Pv_Factory_Test_10
 
#define PvRegisterWrite   _Pv_Factory_Test_11
 

Functions

tPvErr PVDECL _Pv_Factory_Test_10 (tPvHandle Camera, unsigned long NumReads, const unsigned long *pAddressArray, unsigned long *pDataArray, unsigned long *pNumComplete)
 
tPvErr PVDECL _Pv_Factory_Test_11 (tPvHandle Camera, unsigned long NumWrites, const unsigned long *pAddressArray, const unsigned long *pDataArray, unsigned long *pNumComplete)
 
tPvErr PVDECL _Pv_Factory_Test_12 (tPvHandle Camera, unsigned long Address, unsigned long Size, unsigned char *pDataBuffer)
 
tPvErr PVDECL _Pv_Factory_Test_13 (tPvHandle Camera, unsigned long Address, unsigned long Size, const unsigned char *pDataBuffer, unsigned long *pSizeComplete)
 

Macro Definition Documentation

#define PvMemoryRead   _Pv_Factory_Test_12

Definition at line 58 of file PvRegIo.h.

#define PvMemoryWrite   _Pv_Factory_Test_13

Definition at line 59 of file PvRegIo.h.

#define PvRegisterRead   _Pv_Factory_Test_10

Definition at line 56 of file PvRegIo.h.

#define PvRegisterWrite   _Pv_Factory_Test_11

Definition at line 57 of file PvRegIo.h.

Function Documentation

tPvErr PVDECL _Pv_Factory_Test_10 ( tPvHandle  Camera,
unsigned long  NumReads,
const unsigned long *  pAddressArray,
unsigned long *  pDataArray,
unsigned long *  pNumComplete 
)
tPvErr PVDECL _Pv_Factory_Test_11 ( tPvHandle  Camera,
unsigned long  NumWrites,
const unsigned long *  pAddressArray,
const unsigned long *  pDataArray,
unsigned long *  pNumComplete 
)
tPvErr PVDECL _Pv_Factory_Test_12 ( tPvHandle  Camera,
unsigned long  Address,
unsigned long  Size,
unsigned char *  pDataBuffer 
)
tPvErr PVDECL _Pv_Factory_Test_13 ( tPvHandle  Camera,
unsigned long  Address,
unsigned long  Size,
const unsigned char *  pDataBuffer,
unsigned long *  pSizeComplete 
)


prosilica_gige_sdk
Author(s): Allied Vision Technologies.
autogenerated on Mon Jun 10 2019 14:14:25