Digilent WaveForms Manuel d'utilisateur Page 38

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 85
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 37
WaveForms™ SDK Reference Manual
Page 38 of 85
FDwfAnalogOutNodeEnableSet(
HDWF hdwf, int idxChannel, AnalogOutNode node, BOOL fEnable)
Parameters:
- hdwf Open interface handle on a device.
- idxChannel Channel index.
- node Node index.
- fEnable TRUE to enable, FALSE to disable.
The function above enables or disables the channel node specified by idxChannel and node. The Carrier node
enables or disables the channel and AM/FM the modulation. With channel index -1, each Analog Out channel
enable will be configured to use the same, new option.
FDwfAnalogOutNodeEnableGet(
HDWF hdwf, int idxChannel, AnalogOutNode node, BOOL *pfEnable)
Parameters:
- hdwf Open interface handle on a device.
- idxChannel Channel index.
- node Node index.
- pfEnable Pointer to variable to receive enabled state.
The function above is used to verify if a specific channel and node is enabled or disabled.
Vue de la page 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 84 85

Commentaires sur ces manuels

Pas de commentaire