Component: Vibrate ( Data)

From Flowcode Help
Revision as of 08:58, 27 April 2026 by Wiki bot (talk | contribs) (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Author MatrixTSL
Version 1.0
Category Data


Vibrate component

Component that causes the mobile device to vibrate

Version information

Library Version, Component Version, Date, Author, Info
1, 1.0, 21-04-26, ST, Created


Detailed description

No detailed description exists yet for this component

Examples

No additional examples

Macro reference

Cancel

Fc9-comp-macro.png Cancel
Cancels any ongoing vibration 
Fc9-void-icon.png - VOID Return


Vibrate

Fc9-comp-macro.png Vibrate
Send the preset vibration pattern to the mobile device 
Fc9-void-icon.png - VOID Return


VibrateCustom

Fc9-comp-macro.png VibrateCustom
Send a custom vibration pattern to the mobile device 
Fc9-s32-icon.png - LONG Pattern
An array of values describing the vibration pattern period 
Fc9-void-icon.png - VOID Return


Property reference

Fc9-prop-icon.png Properties
Fc9-type-16-icon.png Count
The number of vibrations in the sequence 
Fc9-type-21-icon.png Length 1
The length of the 1st vibration (in ms) 
Fc9-type-21-icon.png Pause 1
The length of the pause between the 1st and 2nd vibrations (in ms) 
Fc9-type-21-icon.png Length 2
The length of the 2nd vibration (in ms) 

Component Source Code

Please click here to download the component source project: FC_Comp_Source_WEBEXP_Vibrate.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Vibrate.fcsx