Component: Keypad (Cursor 3x3) ()

From Flowcode Help
Jump to navigationJump to search
Author Matrix Ltd
Version 1.0
Category


Keypad (Cursor 3x3) component

A preset keypad component with up, down, left and right cursors, and a selection of function keys, in a 3 by 3 matrix. Return values (Index or Number) are... 0 = F1, 1 = Up, 2 = F3 3 = left, 4 = OK, 5 = right 6 = F2, 7 = down, 8 = F4. 255 = No key pressed.

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
Chip pin connection for the first column (F1, left, F2) 
Fc9-type-5-icon.png Column 2
Chip pin for the second column (up, OK, down). 
Fc9-type-5-icon.png Column 3
Chip pin for the third column (F3, right, F4) 
Fc9-type-5-icon.png Row 1
Chip pin for the first row. (F1, up, F3). 
Fc9-type-5-icon.png Row 2
Chip pin for the second row. (left, OK, right). 
Fc9-type-5-icon.png Row 3
Chip pin for the third row. (F2, down, F4)