Contents

requestSelect(_:)

Requests to select a functional unit on the scanner.

Declaration

func requestSelect(_ type: ICScannerFunctionalUnitType)

Discussion

When the request has completed, scannerDevice(_:didSelect:error:) is called on the delegate.

See Also

Selecting a Functional Unit