functional overview
Starts timer processing.
Details of Functions
executable processThe process specified in thewait time(at sentence-end, falling tone) indicates a confident conclusionunitExecute at intervals. already the sameTimer nameThe start of timer processing is invalid if there is a process running in
- attention (heed)
- Please note that in version 3.3.0, the application will be forced to terminate if the timer processing specified in "Inactive: continue" is started from the application start processing on an Android device.
Known Defect Information - Update 06/19/2019 The above issue has been resolved in version 3.3.1.
- During the execution of the timer process Control statement/Unifinity app execution may allow duplicate timer processes with the same name to be executed.
During the execution of the timer process Control statement/Unifinity app execution before you run the Control statement/Timer stop Stop the timer process running at
- If the Unifinity Application Player is made inactive during the execution of a timer process, a decision is made to stop the timer process at the timing when the next timer process is executed. If the Unifinity Application Player is returned to the active state by that time, timer processing will continue even if "Inactive: Stop" is selected.
- Logic components that wait for a response from the user or for information to be retrieved from the device cannot be used within the timer process.
The target components are as follows
Get control statement/timer status
Image/Stamp Image Composition
Dialog/Input
Dialog/Internal Browser Display
Dialog/Create New Mail
Dialog/Call
Dialog/Popup Choice (Fixed)
Dialog/Popup Choice (Database)
Message/message box display
Message/Waiting screen display (On)
File/image loading
File/PDF Viewing
Device/Battery level
Device/Charge Status
Devices / Signal Status
Device/Camera Activation
Device/Stamp Camera Activation
Device/QR code reading
Device/Video Playback
Device/NFC read
Device/NFC Write
Push notification/device ID acquisition
Push Notification/Local Device ID Acquisition
Proprietary/Script
Obtain proprietary/engine version name
About proprietary/library
- Calling the following component will cause the Unifinity Application Player to become inactive.
Dialog/Browser Display
Dialog/Create New Mail
Proprietary/application call
- When an external application is temporarily called on an Android device and made inactive on the external application side, timer processing will continue even if "Inactive: Stop" is selected. The target components are as follows
File/image loading
parameter
- argument (e.g. function, program, programme)
-
Timer name character string data
Name the timer process to be started.
The name is required when the timer process is stopped.wait time numeric data
Specify the number of seconds or milliseconds.unit Specifies the unit of weighting time.
- second (60th min)
- millisecond
executable process Specifies the process to be executed. parameter All Unifinity data types
executable processSpecify the parameters to be passed to (additional argument)When inactive Specifies control of the timer when inactive.
- Windows: The Unifinity Application Player is
This is the behavior when the window is no longer the active window - Android, iOS: The Unifinity Application Player has been
It will work in the case of background
classification What it does Continue The timer continues to run during the inactive state.
Continue operation.
iOS is the same as when [Skip] is specified
Operation.Skip to. Timer pauses during inactive state
I will do so.
Timer restarts again when it returns to active state
I will do so.Stop When inactive, the timer stops and
Yes.
Timer stops after returning to active state
Continue to do so.
- return value
- without