Digilent WaveForms Manuale Utente Pagina 41

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 85
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 40
WaveForms™ SDK Reference Manual
Page 41 of 85
FDwfAnalogOutNodeAmplitudeInfo(
HDWF hdwf, int idxChannel, AnalogOutNode node, double *pvMin, double *pvMax)
Parameters:
- hdwf Open interface handle on a device.
- idxChannel Channel index.
- node Node index.
- pvMin Minimum amplitude level or modulation index.
- pvMax Maximal amplitude level or modulation index.
The function above is used to retrieve the amplitude range for the specified channel-node on the instrument. The
amplitude is expressed in Volt units for carrier and in percentage units (modulation index) for AM/FM.
FDwfAnalogOutNodeAmplitudeSet(
HDWF hdwf, int idxChannel, AnalogOutNode node, double vAmplitude)
Parameters:
- hdwf Open interface handle on a device.
- idxChannel Channel index.
- node Node index.
- vAmplitude Amplitude of channel in Volts or modulation index in percentage.
The function above is used to set the amplitude or modulation index for the specified channel-node on the
instrument. With channel index -1, each enabled Analog Out channel amplitude (or modulation index) will be
configured to use the same, new option.
FDwfAnalogOutNodeAmplitudeGet(
HDWF hdwf, int idxChannel, AnalogOutNode node, double *pvAmplitude)
Parameters:
- hdwf Open interface handle on a device.
- idxChannel Channel index.
- node Node index.
- pvAmplitude Pointer to variable to receive amplitude value in Volts or modulation index in percentage.
The function above is used to get the currently set amplitude or modulation index for the specified channel-node
on the instrument.
Vedere la pagina 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 84 85

Commenti su questo manuale

Nessun commento