Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Selects scanner by name.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImageCapture | 6.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Name | The name of the scanner to use. | "Brother DCP-8085DN" |
Returns OK or error.
Select scanner by name:
Set Variable [$r; Value:MBS( "IKScannerDevicePanel.SetScannerDeviceName"; "Brother DCP-8085DN")]
Select scanner by ID:
Set Variable [$r; Value:MBS( "IKScannerDevicePanel.SetScannerDeviceID"; "61B0A8E1-61B0-A8E1-61B0-A8E161B0A8E1" )]
Created 7th November 2016, last changed 7th November 2016
IKScannerDevicePanel.SetScannerDeviceID - IKScannerDevicePanel.SetTrigger
Feedback: Report problem or ask question.