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

Datalogic / IMPACT ecosystem Supported P2/P3x vision devices

SURFACEqualification: 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
IMPACT Vision SDK
Modalities
Smart-camera inspection results
API bindings
.NET / C# per current vendor page
Compute eligibility
On-device/host processing; package-dependent
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
Pin hardware and installed IMPACT generation. A mobile barcode scanner SDK is not a machine-vision controller SDK.

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-033",
  "title": "Datalogic / IMPACT ecosystem Supported P2/P3x vision devices 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": "IMPACT Vision SDK"
    },
    "api_binding": {
      "type": "string",
      "enum": [
        ".NET / C# per current vendor page"
      ]
    },
    "transport": {
      "type": "string"
    },
    "driver_or_frame_grabber": {
      "type": "string"
    },
    "nic_or_interface": {
      "type": "string"
    },
    "os_architecture": {
      "type": "string",
      "description": "On-device/host processing; package-dependent"
    },
    "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

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