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

Daheng Imaging MERCURY/MARS/VENUS and supported boards

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
Galaxy SDK
Modalities
2D area; sensor-dependent bands
API bindings
Native SDK; Python installer in Linux packages
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
Windows/Linux-x86/ARM/Android packages expose different model and interface matrices; pin them rather than treating all as equivalent.

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-010",
  "title": "Daheng Imaging MERCURY/MARS/VENUS and supported boards 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": "Galaxy SDK"
    },
    "api_binding": {
      "type": "string",
      "enum": [
        "Native SDK",
        "Python installer in Linux packages"
      ]
    },
    "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.