Sensoray 2255 Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Sprzęt komputerowy Sensoray 2255. Sensoray 2255 User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj

Podsumowanie treści

Strona 1 - Hardware and Software Manual

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 12

TABLE OF CONTENTSLIMITED WARRANTY...3SPEC

Strona 13

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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,

Strona 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

Strona 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,

Strona 25

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

Strona 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

Strona 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

Strona 28

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

Strona 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

Strona 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

Strona 32

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

Strona 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

Komentarze do niniejszej Instrukcji

Brak uwag