Difference between revisions of "UsbOutputBalance"
From eMDeeWiki
Jump to navigationJump to search (Created page with '<tt>UAC_HANDLE UsbOutputBalance(UAC_HANDLE devHandle)</tt> '''Return Value''' Returns '''Parameters''' ''devHandle'' :The device handle of an open device. Use the value ret…') |
|||
Line 1: | Line 1: | ||
− | <tt> | + | <tt>int UsbOutputBalance(UAC_HANDLE devHandle, float fRange)</tt> |
Line 11: | Line 11: | ||
''devHandle'' | ''devHandle'' | ||
:The device handle of an open device. Use the value returned by [[UsbI2cOpen]]. | :The device handle of an open device. Use the value returned by [[UsbI2cOpen]]. | ||
+ | |||
+ | ''fRange'' | ||
+ | :The | ||
Revision as of 12:46, 5 March 2014
int UsbOutputBalance(UAC_HANDLE devHandle, float fRange)
Return Value
Returns
Parameters
devHandle
- The device handle of an open device. Use the value returned by UsbI2cOpen.
fRange
- The
Remarks
Opens