Digilent WaveForms Manuale Utente Pagina 43

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 85
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 42
WaveForms™ SDK Reference Manual
Page 43 of 85
FDwfAnalogOutNodeSymmetrySet(HDWF hdwf, int idxChannel, AnalogOutNode node,
AnalogOutNode node, double percentageSymmetry)
Parameters:
- hdwf Open interface handle on a device.
- idxChannel Channel index.
- node Node index.
- percentageSymmetry Value of percentage of Symmetry (duty cycle).
The function above is used to set the symmetry (or duty cycle) for the specified channel-node on the instrument.
With channel index -1, each enabled Analog Out channel symmetry will be configured to use the same, new
option.
FDwfAnalogOutNodeSymmetryGet(
HDWF hdwf, int idxChannel, AnalogOutNode node, double *ppercentageSymmetry)
Parameters:
- hdwf Open interface handle on a device.
- idxChannel Channel index.
- node Node index.
- ppercentageSymmetry –– Pointer to variable to receive value of Symmetry (duty cycle).
The function above is used to get the currently set symmetry (or duty cycle) for the specified channel-node of the
instrument.
FDwfAnalogOutNodePhaseInfo(HDWF hdwf, int idxChannel, AnalogOutNode node,
double *pdegreeMin, double *pdegreeMax)
Parameters:
- hdwf Open interface handle on a device.
- idxChannel Channel index.
- node Node index.
- pdegreeMin Minimum value of Phase (in degrees).
- pdegreeMax Maximum value of Phase (in degrees).
The function above is used to retrieve the phase range (in degrees 0...360) for the specified channel-node of the
instrument.
FDwfAnalogOutNodePhaseSet(
HDWF hdwf, int idxChannel, AnalogOutNode node, double degreePhase)
Parameters:
- hdwf Open interface handle on a device.
- idxChannel Channel index.
- node Node index.
- degreePhase Value of Phase in degrees.
The function above is used to set the phase for the specified channel-node on the instrument. With channel index -
1, each enabled Analog Out channel phase will be configured to use the same, new option.
Vedere la pagina 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 84 85

Commenti su questo manuale

Nessun commento