This is historical information of device classes implemented in GenericWebCam device server.

Use this link to find the valid information.

Development status: New development
Information status: New

Contact:



Class Description


This simple server implements tango for web cameras. This server is used at HZG during sample precharacterization stage of tomography experiments. It operates DigiMicro camera to shoot sample and samples barcode. These pictures are then stored in the final experiment's data stack in NeXus file.

This server is implemented in webcams independent way, so any webcamera can be used with this server.

Currently the server is intended to run in JRE 7 32 bit.

Families: Miscellaneous

Key words:

Platform: Windows

Language: Java

License: GPL

Contact:

Hardware


Manufacturer: none

Bus: Not Applicable

Class interface


Attributes:

Name Description
curretFormatScalar: DevString
supportedFormatsSpectrum: DevString
imageImage: DevLong

Commands:

Name Description
StateInput: DevVoid
Output: State
Device state
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Device status
This command gets the device status (stored in its device_status data member) and returns it to the caller.
startInput: DevVoid
Output: DevVoid
Starts capturing the video
stopInput: DevVoid
Output: DevVoid
Stops capturing the video
changeFormatInput: DevLong
Format ndx
Output: DevVoid
Sets current format of the camera. An array of supported formats can be obtained by supportedFormats attribute
captureInput: DevVoid
Output: DevVoid
Captures current frame and stores it in image attribute

Pipes:

Properties:

23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You are looking at this version now.



2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:19 Jan 2017, 10:33 a.m.