| 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.ApplyResult |
ScopeDataUtils.applyScopeData(PropertyMap scopeData)
Applies ScopeData to hardware with default options.
|
ScopeDataUtils.ApplyResult |
ScopeDataUtils.applyScopeData(PropertyMap scopeData,
ScopeDataUtils.ApplyOptions options)
Applies ScopeData to hardware with configurable options.
|