Sensoray 2255 Uživatelský manuál

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

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

Shrnutí obsahu

Strany 1 - Hardware and Software Manual

USB 4-Channel Video Capture DeviceModel 2255Hardware and Software ManualVer.1.0.8 | May 2014

Strany 2 - TABLE OF CONTENTS

COLOR_JPG – color JPEG-compressed image. Compression quality (1..100, 100 being highest quality, largest file size) is passed in bits 8..15 of the col

Strany 3 - Limited warranty

} FRAME;Each BUFFER can contain up to SYS_FRAMES (64) FRAME’s. Using multiple FRAME’s may be beneficial for preserving captured data in case of signif

Strany 4 - Special handling instructions

Parametershdev A handle to the 2255 device.channelchannel number (1-4).modea pointer to MODE2255 structure containing the desired operation mode (see

Strany 5 - Introduction

frmnum frame number to dequeue (0 to SYS_FRAMES – 1).Returns0 on success.S2255_StartAcquire (HANDLE hdev, int channel, HANDLE *phevent);Starts capture

Strany 6 - System Requirements

function after acquiring with S2255_StartAcquire. Please see demo code for usage. Obsoletes S225_GetFrame.Parametershdev A handle to the 2255 device

Strany 7

channel number (1-4).pStatusa pointer to the current video status value. Bit [0]: a value of 1 indicates video signal present. Bit [8]: 0 for 60Hz si

Strany 8 - Windows Software

a handle to the 2255 device.channelchannel number (1-4).frmnumIndex of frame in question (starting from 0). Must be smaller than number of registered

Strany 9 - Windows SDK Reference

array of at least *pCount devices. If querying the number of devices (*pCount = 0), pDevices may be NULL.ReturnstReturns 0 on success.S2255_GetFirmwa

Strany 10 - Capture buffers

S2255_fill_bmi_vbhelper(HDEVICE hdev, BITMAPINFO *pbmi, int chn, int frm);Helper function for VB or VB.NET demo. This function is only intended for V

Strany 11 - Functions Reference

Additionally, the V4L driver may not have all the features of the non-V4L driver. For instance, the non-V4L driver has frame decimation. The V4L API

Strany 12

TABLE OF CONTENTSLIMITED WARRANTY...3SPEC

Strany 13

Linux SDK ReferenceGeneral NotesCapture modeThe operating mode of each of the 2255’s capture channels is defined by the settings of the MODE2255struct

Strany 14

fdecFrame decimation setting. Must be one of the following: FDEC_1 – capture every frame, FDEC_2 – capture every second frame, FDEC_3 – capture every

Strany 15

2) fdec 2 2 (channel 2 frame rate ½)3) fdec 3 24) fdec 4 25) start 16) start 27) start 38) start 4Capture 4 simultaneous channels, 1CIFS, full frame

Strany 16

Demo Application explanationWhen the demo application opens, it tries to open all board instances(up to 8) in the system. It looks foreach board in o

Strany 17

a snapshot is triggered, the acquisition loop will save the image to file with the planar_to_rgb8 and save_image_uncompressed files. In the demo appl

Strany 18 - Linux Software

f2255usb.h: DSP firmware. Driver startup (probe function in Linux)On driver startup, the driver creates a board handle in the core. This is done wit

Strany 19 - Installation

S2255_DeviceClose(HANDLE hdev);Must be called before application terminates for proper clean-up of the SDK and SDK objects.Parametershdevthe handle va

Strany 20 - Linux SDK Reference

0 on success.S2255_StartAcquire (HANDLE hdev, int channel, HANDLE *phevent);Starts capture on the specified channel of the 2255.Parametershdev A handl

Strany 21 - Demo Application

Pointer to last framesizesize of last frame (if capturing JPEGs)Returns0 if frame ready. Non-zero otherwise.S2255_check_frame_poll_ts(HDEVICE hdev, i

Strany 22

Pointer to last framesizesize of last frame (if capturing JPEGs)Returns0 if frame ready. Non-zero otherwise.S2255_check_frame_block_ts(HDEVICE hdev,

Strany 23 - Demo Application explanation

Limited warrantySensoray Company, Incorporated (Sensoray) warrants the hardware to be free from defects in material and workmanship and perform to app

Strany 24 - Driver Details (advanced)

ReturnsReturns negative value on error, 0 if frame not ready, 1 if frame in progress(filling), or 2 if frame isready.S2255_query_buf_ext(HDEVICE hdev,

Strany 25

Copies the buffer specified to pdata. Use if mmap not used (double buffering).ParametershdevHandle to devicechannelChannel(1-4)frameindex of framepda

Strany 26

a pointer to the current video status value. Bit [0]: a value of 1 indicates video signal present. Bit [8]: 0 for 60Hz signal (usually NTSC,) 1 for 5

Strany 27

Revision historyVersion Notes1.0.8, May 2014 Typo corrected in scale description.1.0.7, June 2012 New Linux functions descriptions added.1.0.6, Januar

Strany 28

Special handling instructionsThe circuit board contains CMOS circuitry that is sensitive to Electrostatic Discharge (ESD). Special care should be take

Strany 29

IntroductionModel 2255 is a USB video capture device (frame grabber). It converts the signal from 4 analog video sources (NTSC or PAL) into a digital

Strany 30

Operation basicsEach channel of the 2255 behaves as a separate video capture device (frame grabber). It could be configured for a specific operating m

Strany 32

Windows SoftwareInstallationThe following versions of Windows are supported: 2000, XP, Vista/7 (32 and 64 bits).Two separate types of SDK are availabl

Strany 33 - Revision history

Windows SDK ReferenceGeneral NotesCapture modeThe operating mode of each of the 2255’s capture channels is defined by the settings of the MODE2255stru

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

Žádné komentáře