PIN State Response
Return Values |
XML Document |
PIN: |
null
|
Value: |
null
|
Dir: |
null
|
|
|
PIN - Pin ID to Set/Read. The encoded values affect Spinneret PINs 27, 26, 25, 24. An encode value of %0100 or 4 will place a high on PIN 26. An encoded value of %0001 or 1 will place a high on PIN 24.
Value
- 0 = off
- 1 = on
- -1 = Read value only
|
Encoded Value
- 0 = all off
- 15 = all on
- -1 = Read value only
|
Decimal |
PIN 27-26-25-24 |
Decimal |
PIN 27-26-25-24 |
0 |
0000 |
8 |
1000 |
1 |
0001 |
9 |
1001 |
2 |
0010 |
10 |
1010 |
3 |
0011 |
11 |
1011 |
4 |
0100 |
12 |
1100 |
5 |
0101 |
13 |
1101 |
6 |
0110 |
14 |
1110 |
7 |
0111 |
15 |
1111 |