| Package | Description |
|---|---|
| org.micromanager.acquisition |
This package contains classes for acquiring data and accessing Micro-
Manager's Acquisition Engine.
|
| Modifier and Type | Method and Description |
|---|---|
ScopeDataUtils.ApplyOptions |
ScopeDataUtils.ApplyOptions.Builder.build() |
static ScopeDataUtils.ApplyOptions |
ScopeDataUtils.ApplyOptions.defaults()
Returns default options: skip read-only, skip unchanged, validate first.
|
| Modifier and Type | Method and Description |
|---|---|
ScopeDataUtils.ApplyResult |
ScopeDataUtils.applyScopeData(PropertyMap scopeData,
ScopeDataUtils.ApplyOptions options)
Applies ScopeData to hardware with configurable options.
|