OptimonCoreSync Studio
IE
Acting asAuthorization is evaluated by effect, not by screen. Demonstration only.0 session operations
MV-CAM-002

JAI GigE/USB3 and prism/line-scan camera profiles

DETAILqualification: not_runCPU / IPC baseline
Synthetic vision workspace. No camera, frame grabber or vision controller has been contacted; camera SDKs run only in engineering-managed edge workers, never in a browser. No real image exists here — every frame is a described placeholder. Nothing is live or qualified, and no inspection result releases product or causes any robot, reject, dispatch or stock effect.

Interface and target

Interface layer
eBUS SDK for JAI; approved GenTL/frame-grabber path for CXP/Camera Link
Modalities
RGB/prism; 2D; line scan; spectral bands by model
API bindings
C++/.NET; optional Python by package
Compute eligibility
CPU IPC candidate
Required target pinning
Exact camera model, firmware, SDK, driver, OS and architecture must be pinned before qualification.
Native contract state
pending_approved_vendor_package
Owner boundary
Unassigned
Implementation status
Not started
Qualification limitation
Legacy JAI SDK is unsupported; qualify RGB registration, channel order and selected transport. JAI bundle licensing does not cover arbitrary vendors.

Qualification — reported separately, never collapsed

User interfacepassed
Application logicpassed
Native adapter conformanceblocked
Environmental / source-version qualificationnot_run

Application screens and logic exercised against synthetic evidence in this session. No authorized runtime path to a camera, frame grabber or vision controller exists here.

Proposed configuration schema — pinned fields required before any native use

{
  "$id": "urn:optimon:vision:0.5:config:MV-CAM-002",
  "title": "JAI GigE/USB3 and prism/line-scan camera profiles acquisition configuration",
  "type": "object",
  "status": "proposed",
  "required": [
    "model",
    "firmware",
    "sdk_version",
    "transport",
    "os_architecture",
    "pixel_format",
    "trigger_mode",
    "calibration_ref"
  ],
  "properties": {
    "model": {
      "type": "string",
      "description": "Exact camera model. Exact camera model, firmware, SDK, driver, OS and architecture must be pinned before qualification."
    },
    "firmware": {
      "type": "string"
    },
    "sdk_version": {
      "type": "string",
      "description": "eBUS SDK for JAI; approved GenTL/frame-grabber path for CXP/Camera Link"
    },
    "api_binding": {
      "type": "string",
      "enum": [
        "C++/.NET",
        "optional Python by package"
      ]
    },
    "transport": {
      "type": "string"
    },
    "driver_or_frame_grabber": {
      "type": "string"
    },
    "nic_or_interface": {
      "type": "string"
    },
    "os_architecture": {
      "type": "string",
      "description": "CPU IPC candidate"
    },
    "required_accelerator": {
      "type": "string",
      "description": "Empty for CPU baseline; GPU only where the profile states it."
    },
    "licensing_entitlement": {
      "type": "string"
    },
    "optics": {
      "type": "string"
    },
    "lighting": {
      "type": "string"
    },
    "pixel_format": {
      "type": "string"
    },
    "bit_depth": {
      "type": "integer"
    },
    "channel_order": {
      "type": "string"
    },
    "trigger_mode": {
      "type": "string",
      "enum": [
        "free_run",
        "hardware_trigger",
        "software_trigger",
        "encoder"
      ]
    },
    "exposure_us": {
      "type": "integer"
    },
    "calibration_ref": {
      "type": "string"
    },
    "operating_envelope": {
      "type": "string"
    }
  },
  "native_contract_state": "pending_approved_vendor_package",
  "qualification": "not_run"
}

Software and standards referenced by these jobs

Primary sources reviewed

DETAIL means the stated technical reference was reviewed — not that every camera function was verified and not that any vendor wire format is known.