ADM00310 Microchip Technology, ADM00310 Datasheet - Page 17

no-image

ADM00310

Manufacturer Part Number
ADM00310
Description
BOARD EVAL FOR MCP3903 AFE
Manufacturer
Microchip Technology
Series
-r
Datasheets

Specifications of ADM00310

Design Resources
MCP3903 Eval Brd BOM MCP3903 Eval Brd Schematic
Main Purpose
Interface, Analog Front End (AFE)
Embedded
Yes, MCU, 16-Bit
Utilized Ic / Part
MCP3903, PIC24F, PIC24H, dsPIC33, MCP2200
Primary Attributes
-
Secondary Attributes
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
2.3.1.11
Function:
String^ SimpleIOClass::GetDeviceInfo (unsigned int uiDeviceNo)
EXAMPLE 2-11:
2.3.1.12
Function:
unsigned int SimpleIOClass::GetNoOfDevices(void)
EXAMPLE 2-12:
2.3.1.13
Function:
int SimpleIOClass::GetSelectedDevice(void)
 2011 Microchip Technology Inc.
Summary:
Description:
Precondition:
Parameters:
Returns:
Remarks:
Summary:
Description:
Precondition:
Parameters:
Returns:
Remarks:
Summary:
Description:
Precondition:
Parameters:
Returns:
Remarks:
lblStatusBar->Text = SimpleIOClass::GetDeviceInfo(0);
SimpleIOClass::IsConnected(); //call this function to refresh the number of
//the devices present in the system
lblStatusBar->Text = SimpleIOClass::GetNoOfDevices();
GetDeviceInfo
GetNoOfDevices
GetSelectedDevice
Returns the path name for one of the connected devices.
The function will return the path name for the given device ID.
At least one call to the
devices.
VID and PID must be previously set via a call to
uiDeviceNo:
and the number of devices minus 1.
This function returns a string containing the path name of the given device id.
• In the case the given ID is out of range, the function will return the “
• In the case the device for which the path name is required is not connected anymore, the return
None.
The function returns the number of available devices present in the system.
The function returns the number of HID devices (with the given VID/PID) connected to the system.
At least one call to the
devices. Also, in order to know the actual number of devices connected to the system, call the
SimpleIOClass::IsConnected()
InitMCP2200(VID, PID)
None.
This function returns the number of HID devices with the given VID/PID (as parameters of
SimpleIOClass::InitMCP2200()
Call the
recent number of devices that are present in the system.
Returns the ID of the selected device
The function returns the ID of the current selected device.
At least one call to the
devices. VID and PID must be previously set via a call to
None.
This function returns the ID of the current selected device. Its value can range from 0 to the number of
devices minus 1.
None.
string will be “
SimpleIOClass::IsConnected()
The device ID for which the path information is needed. Can have a value between 0
Device Not Connected
InitMCP2200()
InitMCP2200()
InitMCP2200()
.
function. VID and PID must be previously set via a call to
function).
is required in order to initiate a DLL search for the compatible
is required in order to initiate a DLL search for the compatible
is required in order to initiate a DLL search for the compatible
”.
prior to the call of this function in order to have the most
InitMCP2200(VID, PID)
InitMCP2200(VID, PID)
Device Index Error
.
MCP2200
.
DS22228B-page 17
” string.

Related parts for ADM00310