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.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
IKScannerDevicePanel.NextImage
Queries path of next image.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| ImageCapture | 6.5 | Yes | No | No | No | No |
MBS( "IKScannerDevicePanel.NextImage" ) More
Parameters
none
Result
Returns path or error.
Description
Queries path of next image.Either you use the trigger and process each image there or you can call later IKScannerDevicePanel.ImageCount and IKScannerDevicePanel.NextImage to get the images.
This function requires a native path. Use Path.FileMakerPathToNativePath to convert a FileMaker path to a native path if required. If you like to have the user choose the path, you can use FileDialog functions.
See also
- IKScannerDevicePanel.GetHeight
- IKScannerDevicePanel.GetMode
- IKScannerDevicePanel.GetWidth
- IKScannerDevicePanel.ImageCount
- IKScannerDevicePanel.SetCombine
- IKScannerDevicePanel.SetHeight
- IKScannerDevicePanel.SetMode
- IKScannerDevicePanel.SetTrigger
- IKScannerDevicePanel.SetWidth
- IKScannerDevicePanel.Visible
Created 7th November 2016, last changed 7th November 2016
IKScannerDevicePanel.ImageCount - IKScannerDevicePanel.Reset
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins