101-0577 Rabbit Semiconductor, 101-0577 Datasheet - Page 53

KIT DEV FOR BL2500 COYOTE

101-0577

Manufacturer Part Number
101-0577
Description
KIT DEV FOR BL2500 COYOTE
Manufacturer
Rabbit Semiconductor
Series
Coyoter
Type
Single Board Computers (SBC)r
Datasheet

Specifications of 101-0577

Contents
SBC, Dev. Board, AC Adapter, Cable and Dynamic C® CD-ROM
Product
Modules
Data Bus Width
10 bit
Processor Type
Rabbit 3000
Sram
128 KB
Flash
256 KB
Number Of I/os
24
Backup Battery
3 V Lithium Coin Type
Operating Voltage
8 V to 40 V
Power Consumption
1 W
Board Size
100 mm x 100 mm x 29 mm
Description/function
Computer Module
Interface Type
Ethernet
For Use With/related Products
BL2510
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
PARAMETER
RETURN VALUE
SEE ALSO
PARAMETER
RETURN VALUE
EXAMPLE
SEE ALSO
int digIn(int channel);
int digBankIn(int bank);
Reads the state of an input channel (IN00–IN15).
A run-time error will occur for the following conditions:
channel
The logic state of the input (0 or 1).
Reads the state of a block of designated digital input channels. One bank consists of IN0–IN07, and the
other bank consists of IN08–IN15. This call is faster than reading the individual channels, but does not
read the states simultaneously. States are read in succession from IN15–IN08 or from IN07–IN00.
A run-time error will occur for the following conditions:
bank
An input value in the lower byte, where each bit corresponds to one channel. IN00 and IN08 are in the
bit 0 place.
To read inputs 8 to 15:
1.
2.
1.
2.
digOut, digBankIn
int digBankIn(1);
digIn, digBankOut
channel
brdInit
bank
brdInit
User’s Manual
is 0 for the bank of digital inputs IN00–IN07, 1 for the bank of digital inputs IN08–IN15
is the input channel number (0–15)
is out of range.
out of range.
was not executed before executing
was not called first.
digIn
.
47

Related parts for 101-0577