Classes¶
- package com
- package inscoper
- package api
- class AbstractSubDevice
AbstractSubDevice class implements custom sub-devices. - class AbstractSystem
AbstractSystem class is the base class for all device types. - class AdvancedConnectionConfig
AdvancedConnectionConfig class provides required information for most connections: Analog, TTL, PWM, RS232/UART. - class Bridge
The Bridge class is the main class of The Inscoper API. - class Camera
Camera class defines the interface for camera devices. - class ChildStatusParam
ChildStatusParam class represents a dependent status parameter. - class Config
Config class provides information for global configuration. - class ConnectionConfig
Base class for connection configuration. - class ConnectionConfigVector
- class ConnectionDescription
ConnectionDescription class provides connection information coming from the device controller. - class ConnectionDescriptionVector
- class Constraint
Constraint class defines limits and valid values for a parameter. - class CurrentStatusAction
CurrentStatusAction class allows executing code after status updates. - class CustomDriverConfig
CustomDriverConfig class provides information for custom devices. - class CustomDriverDescription
CustomDriverDescription class provides information for custom drivers. - class DeviceConfig
DeviceConfig class provides information for device configuration. - class DeviceConfigVector
- class DeviceDescription
DeviceDescription class provides device information coming from drivers. - class DeviceDescriptionVector
- class DiagResults
DiagResults class contains the results from a device diagnostic. - class DiagResultsVector
- class Dimension
Dimension class manages the parameters of a dimension (within a multi-dimensional acquisition). - class DimensionParam
DimensionParam class holds status parameters for a dimension. - class DimensionParamVector
- class DimensionVector
- class DriverConfig
Base class for driver configuration. - class DriverDescription
DriverDescription base class. - enum EBoxType
EBoxType enum defines the device controller types.- class SwigNext
- enum EConnectionType
EConnectionType enum defines the types of device connections.- class SwigNext
- enum EConnectionTypeDesc
EConnectionTypeDesc enum defines types of driver connection descriptors.- class SwigNext
- enum EConnectorType
EConnectorType enum defines specific connector interfaces.- class SwigNext
- enum EDeviceType
The EDeviceType enum defines the type of devices, among Micro-Manager and custom devices.- class SwigNext
- enum EDriverType
EDriverType enum defines the driver type.- class SwigNext
- enum EFunctionStatus
EFunctionStatus enum defines the status of a function.- class SwigNext
- enum EFunctionType
EFunctionType enum defines the types of operations for sub-device functions.- class SwigNext
- enum ELogLevel
ELogLevel enum defines the severity levels for logging.- class SwigNext
- enum ELogMode
ELogMode enum defines the output destinations for logs.- class SwigNext
- enum EOperation
EOperation enum defines mathematical operations for child status parameters.- class SwigNext
- enum EParamType
EParamType enum defines data types.- class SwigNext
- enum EPixelType
EPixelType enum defines the pixel formats.- class SwigNext
- enum ERecipeElementType
ERecipeElementType enum defines the types of recipe elements.- class SwigNext
- enum ESequencePreparationStatus
ESequencePreparationStatus enum defines the progress state of a sequence preparation.- class SwigNext
- enum ESubDeviceStatus
ESubDeviceStatus enum defines the state of a sub-device.- class SwigNext
- enum ESubDeviceType
ESubDeviceType enum defines types of sub-devices.- class SwigNext
- class ErrorListener
ErrorListener class allows receiving errors. - class EthernetConnectionConfig
EthernetConnectionConfig class provides required information for Ethernet devices configuration. - class ExternalDriverDescription
ExternalDriverDescription class for external device drivers. - class FunctionDescription
FunctionDescription class provides function information coming from drivers. - class FunctionDescriptionVector
- class FunctionListener
FunctionListener class allows receiving notifications when a function is executed. - class Image
Image class represents an image with associated metadata. - class ImageListener
Interface for receiving images during acquisition. - class ImageVector
- class Inscoper
- class InscoperBoxDriverConfig
InscoperBoxDriverConfig class provides information for devices controlled by the device controller. - class InscoperBoxDriverDescription
The InscoperBoxDriverDescription class provides information for devices supported by the device controller. - interface InscoperConstants
- class InscoperException
InscoperException class is the custom exception class. - class InscoperJNI
- class LogListener
Interface for receiving log messages. - class Metadata
Metadata class represents a container for image metadata. - class MetadataList
- class MetadataMap
- class Iterator
- class MicroManagerDriverConfig
MicroManagerDriverConfig class provides information for Micro-Manager devices. - class MicroManagerDriverDescription
MicroManagerDriverDescription class provides information for Micro-Manager drivers. - class ModifiableStatusParam
ModifiableStatusParam class represents a status parameter that can be modified during a sequence execution. - class ModifiableStatusParamVector
- class ParamConfig
ParamConfig class provides required information for parameter configuration. - class ParamConfigVector
- class ParamDescription
ParamDescription class provides parameter information coming from drivers. - class ParamDescriptionVector
- class ParentStatusParam
ParentStatusParam class is a specialized StatusParam that allows hierarchical relationships. - class Recipe
Recipe class represents the protocol to create a sequence of operations. - class RecipeElement
RecipeElement class is the abstract base class for all recipe elements. - class RecipeElementEvent
RecipeElementEvent class represents the check of an event within a recipe. - class RecipeElementGroup
RecipeElementGroup class represents a recipe element that holds other recipe elements. - class RecipeElementSimple
RecipeElementSimple class represents a basic recipe step with actions and conditions. - class RecipeElementSimpleVector
- class RecipeElementVector
- class RecipeVector
- class RoiCrop
RoiCrop class defines a Region Of Interest for cropping. - class RoiCropVector
- class SWIGTYPE_p_std__type_info
- class SequenceHandler
SequenceHandler class manages sequence preparation progress and cancellation. - class SequenceListener
SequenceListener class provides sequence completion notifications. - class Shutter
Shutter class defines the interface for shutter devices. - class Stage
Stage class defines the interface for 1D-positioning devices. - class Status
Status class represents a state of the system. - class StatusParam
StatusParam class pairs a sub-device with a value. - class StatusParamVector
- class StatusVector
- class StringBoolMap
- class Iterator
- class StringStringMap
- class Iterator
- class StringVector
- class SubDeviceConfig
SubDeviceConfig class provides required information for sub-device configuration. - class SubDeviceConfigVector
- class SubDeviceDescription
SubDeviceDescription class provides sub-device information coming from drivers. - class SubDeviceDescriptionVector
- class SubDeviceId
SubDeviceId class uniquely identifies a sub-device. - class SubDeviceIdVector
- class UCharVector
- class UIntVector
- class USBConnectionConfig
USBConnectionConfig class provides required information for USB devices configuration. - class UShortESubDeviceStatusMap
- class Iterator
- class UShortUCharMap
- class Iterator
- class UShortVector
- class UsbInfo
UsbInfo class contains all USB devices information connected to the device controller. - class UsbInfoVector
- class Utils
Utils class provides utility functions. - class ValueCondition
ValueCondition class defines a condition based on a sub-device value. - class ValueConditionVector
- class XMLAttribute
XMLAttribute class represents an attribute of an XML node. - class XMLAttributeVector
- class XMLDocument
XMLDocument class represents an entire XML document. - class XMLNode
XMLNode class represents a node in an XML document. - class XMLNodeVector
- class XYStage
XYStage class defines the interface for 2D-positioning devices.
- class AbstractSubDevice
- package api
- package inscoper
- package java
Updated on 2026-04-02 at 10:55:38 +0200