Namespace Acuit.Pinpoint.Workstation
Classes
- AuthorizedWorker
Information about a worker that was authorized for a permission.
- BarCodeScanEventArgs
Arguments passed to bar code scan event handlers.
- BuyoffChangedEventArgs
Arguments passed to the BuyoffChanged event handler.
- ComponentScanOptions
Options for performing a component scan.
- ComponentScanResult
The result of a component scan request.
- IActivatorServiceExtensions
Extension methods for IActivatorService.
- ItemScanNumberSettings
Settings for a number to be collected for an item.
- ItemScanSettings
Item scan settings used by StartScanningItem(ItemScanSettings).
- ItemScannerUnitProductionQueueLink
A helper that keeps the unit production queue synchronized with a unit model number in an item scanner.
- MenuNames
Names for menus in the Acuit Pinpoint Workstation user interface main menu.
- RegionNames
Names for Prism regions in the Acuit Pinpoint Workstation user interface.
- UnitReleaseEventArgs
Arguments passed to the UnitReleased event handler.
- UnitReleasingEventArgs
Arguments passed to the UnitReleasing event handler.
- UnitScanErrorEventArgs
Arguments passed to the UnitScanError event handler.
- UnitScanEventArgs
Arguments passed to the UnitScanned event handler.
- UnitScanningEventArgs
Arguments passed to the UnitScanning event handler.
- UnitSelectorSeedData
Initial seed data for unit selection, provided to the active IUnitSelector via StartSelectingUnit(UnitSelectorSeedData, IUnitSelectorHost).
- UnitStationEventArgs
Arguments passed to the UnitReadyForOperator event handler.
- ViewNames
Names for navigable Prism views in the Acuit Pinpoint Workstation user interface.
- WorkerLoggedOnEventArgs
Arguments passed to the WorkerLoggedOn event handler.
Interfaces
- IActivatorService
An object activator service.
- IAlarm
Information about an alarm.
- IAlarmsManager
An alarms manager service.
- IBarCodeDefinition
Defines a bar code.
- IBarCodeScannersService
A service for monitoring bar code scans and intelligently routing them to clients.
- IBuyoff
Buyoff settings.
- IComponentType
Component type configuration settings.
- IItemScanner
An item scanner initiated via StartScanningItem(ItemScanSettings).
- IItemScannerNumber
A number being collected by an IItemScanner.
- IItemScanningService
An item scanning service.
- IMenuRegistry
Provides facilities for extending the main menu.
- INumberSettings
Number settings (i.e., for unit or component serial and model numbers).
- IStationComponent
Component verification configuration settings for a single component type that a station needs to operate.
- IStationSettings
Station configuration settings.
- ITouchUserInterfaceService
Touch-oriented user interface service provided by the workstation to plug-ins.
- IUnitAtStationService
A service that provides information about the unit at the station.
- IUnitProductionQueue
The unit production queue.
- IUnitProductionQueueModelGroup
A unit production queue model group.
- IUnitProductionScheduleRepository
A unit production queue repository.
- IUnitSelector
A unit selector, used to selects a unit to work with at the workstation.
- IUnitSelectorHost
A unit selection host (provided to the IUnitSelector).
- IWorkstationService
Services provided by the workstation to plug-ins.
- IWorkstationStatus
A workstation status.
- IWorkstationStatusManager
The workstation status manager.
Enums
- BarCodeScanPriority
Bar code scan event routing priority.