Difference between revisions of "Component: Keypad (Hex 4x4) ()"

From Flowcode Help
Jump to navigationJump to search
(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...")
 
 
Line 20: Line 20:
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
 
''No detailed description exists yet for this component''
 
''No detailed description exists yet for this component''
  
 
==Examples==
 
==Examples==
 +
 +
  
 
''<span style="color:red;">No additional examples</span>''
 
''<span style="color:red;">No additional examples</span>''
Line 39: Line 43:
 
|-
 
|-
 
|-
 
|-
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]]
+
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Connections'''
+
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Connections
 
|-
 
|-
 
|-
 
|-
Line 82: Line 86:
 
|-
 
|-
 
| colspan="2" | Pin connection for the fourth row (C, D, E, F)&nbsp;
 
| colspan="2" | Pin connection for the fourth row (C, D, E, F)&nbsp;
|-
 
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-conn-icon.png]]
 
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Simulations'''
 
|-
 
 
|}
 
|}

Latest revision as of 17:26, 9 November 2022

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)