|
int | pdv_readcfg (const char *cfgfile, PdvDependent dd_p, Edtinfo *ei_p) |
| Reads configuration file and fills in the dependent and edtinfo structures based on the information in the file. These structures can then be passed in to pdv_initcam() to initialize the board and camera. More...
|
|
int | pdv_printcfg (PdvDependent dd_p) |
| Print the contents of the dependent structure. More...
|
|
int | pdv_initcam (PdvDev edt_p, PdvDependent dd_p, int unit, Edtinfo *ei_p, const char *cfgfname, char *bitdir, int pdv_debug) |
| Initializes the frame grabber and sets the expected camera configuration. This is the "guts" of the initcam CLI application that gets executed to initialize when you choose a camera. The library subroutine is provided for programmers who wish to incorporate the initialization procedure into their own applications. More...
|
|
EDT frame grabber initialization utilities.
- Copyright
- Copyright (C) 2007 Engineering Design Team, Inc.