Sensoray 817 Uživatelský manuál Strana 1

Procházejte online nebo si stáhněte Uživatelský manuál pro Hardware Sensoray 817. Sensoray 817 User Manual Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk

Shrnutí obsahu

Strany 1 - Software Manual

PCI Express JPEG Frame Grabber Software Manual Model 817 | Rev.B | April 09

Strany 2 - Table of Contents

10 osdOn A non-zero value turns on OSD for JPEGs and allows OSD for bitmaps. osdBmp A non-zero value turns on OSD for bitmaps if osdOn is not zero.

Strany 3 - Overview

11 Functions Overview Most of the functions return ECODE type which is defined as typedef int ECODE. A non-zero value is returned in case of an erro

Strany 4

12 board Index of the board being addressed (1 .. SYS_MAXBOARDS). aChan Index of the input video channel being addressed (1 .. 16). pVMode Pointer

Strany 5 - Data Types

13 S817_ReleaseBuffer ECODE S817_ReleaseBuffer (int board, int aChan, int bufId, int capType) Releases a buffer back to the driver. Capture to this b

Strany 6 - CAPTURE_MODE

14 An array of 4 integers. Each member of switchOut defines an input video channel connected to the corresponding output video channel. For example,

Strany 7 - CAP_BUFFER

15 Troubleshooting and Debugging Tools This section describes data types and functions used for obtaining various status information from the 817 boa

Strany 8 - CAP_STAT

16 CHAN_STATUS chanData[4]; unsigned int extErrAddr; unsigned int dspAddr; unsigned int fwVer; unsigned int inPciRead; un

Strany 9 - OSD_MODE

17 is err[64], where err is of EXTERR type. If err[0].tick is 17, then the elements err[1] to err[18] contain valid error information. If err[0].tick

Strany 10

18 err An array of SYS_EXTERR_BUF_SIZE elements of EXTERR type accepting the data. Must be allocated by the application software before a call to S8

Strany 11 - Functions

Table of Contents TABLE OF CONTENTS...2 REVISION HISTORY ..

Strany 12 - S817_GetBuffer

3 Revision history Rev.B, April 2009 – reflects changes to the API implemented in the SDK versions 2.x. Please note: SDK versions 2.x are not compat

Strany 13 - S817_SetVideoSwitch

4 All API’s functions return an error code. A non-zero value indicates an error. A brief description of error codes could be found in s817.h. It is s

Strany 14 - S817_SetDateTime

5 Data Types All data types are defined in s817.h. Integer types are 32-bit. VIDEO_MODE typedef struct { MODE_TV_FORMAT tvFormat; MODE_JP

Strany 15 - SYS_STATUS

6 brightness Video brightness. Must vary between 0x00 (darkest) to 0xff (brightest). The default is 0x80. contrast Video contrast. Must vary between

Strany 16

7 FR_FULL 30 25 FR_4_5 24 20 FR_2_3 20 16.7 FR_1_2 15 12.5 FR_2_5 12 10 FR_1_3 10 8.3 FR_1_5 6 5 FR_1_10 3 2.5 FR_1_15 2 1.7 The frame rate

Strany 17 - S817_GetExtErrInfo

8 int width; int height; } CAP_BUFFER; Defines the capture buffer structure. Capture buffers are allocated by the driver in the

Strany 18 - elements of

9 Index of an input channel that the buffer was captured from (1 .. 16). A channel is a combination of hardware and software allowing video capture f

Komentáře k této Příručce

Žádné komentáře