UMX FLIP Installation Guide Page 138

  • Download
  • Add to my manuals
  • Print
  • Page
    / 142
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 137
137
SampleSize
The signal length stored in SampleBuffer.
pTxID
Address of an ULONG variable that receives the TxID of transferred signal.
Return Value
SoraURadioTransfer returns S_OK if success.
Comments
SoraURadioTransferEx allocates a block of RCB memory and transfers the modulated signal
to that memory block. The returned TxID can be later used in SoraURadioTx to transfer the
signal or used in SoraURadioTxFree to remove the signal from RCB memory. The main
difference between SoraURadioTransfer and SoraURadioTransferEx is the parameter buffer
address. SoraURadioTransferEx provides more flexibilities and programmers are now able to
modulate more that one singal concurrently, store to different modulation buffer allocated from
SoraUAllocBuffer and finally transfer the modulation buffer to RCB by SoraURadioTransferEx.
12.3 Sora Time API
65) ExistTSC
bool
ExistTSC();
Parameters
None
Return value
true if suporting, false otherwise
Comments
Page view 137
1 2 ... 133 134 135 136 137 138 139 140 141 142

Comments to this Manuals

No comments