UsbGetBoardSchema
From eMDeeWiki
Revision as of 14:32, 15 July 2014 by 96.228.162.28 (talk)
int UsbGetBoardSchema(UAC_HANDLE devHandle)
Return Value
Returns the value of the board schema (see Remarks)
Parameters
devHandle
- The device handle of an open device. Use the value returned by UsbI2cOpen.
Remarks
Use this function to retrieve the schema value of the circuit board hardware. This function is provided to accommodate possible future hardware changes. Please refer to the User's Manual for the specific USB device that you are using for details on the schema values for that device.