Component: Keypad (Hex 4x4) ()

From Flowcode Help
Revision as of 16:29, 7 January 2022 by Wiki bot (talk | contribs) (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:gray...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Author Matrix Ltd
Version 1.1
Category


Keypad (Hex 4x4) component

Preset keypad for entering hexadecimal numbers. Macros 'GetIndex' or 'GetNumber' will return the decimal equivalent of the number pressed, or 255 when no key is pressed. 'GetString' will return the character, including 'ABCDEF'.

Component Pack

BASICIO

Detailed description

No detailed description exists yet for this component

Examples

No additional examples

Downloadable macro reference

Property reference

Fc9-prop-icon.png Properties
Fc9-conn-icon.png Connections
Fc9-type-5-icon.png Column 1
Pin connection for column 1. (0, 4, 8, C) 
Fc9-type-5-icon.png Column 2
Pin connection for the second row. (1, 5, 9, D) 
Fc9-type-5-icon.png Column 3
Pin connection for the third column. (3, 7, A, E) 
Fc9-type-5-icon.png Column 4
Pin connection for the fourth column. (3, 7, B, F) 
Fc9-type-5-icon.png Row 1
Pin connection for the first row. (0, 1, 2, 3) 
Fc9-type-5-icon.png Row 2
Pin connection for the second row. (4, 5, 6, 7) 
Fc9-type-5-icon.png Row 3
Pin connection for the third row (8, 9, A, B) 
Fc9-type-5-icon.png Row 4
Pin connection for the fourth row (C, D, E, F) 
Fc9-conn-icon.png Simulations