Digilent WaveForms Manual do Utilizador Página 38

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 85
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 84 85

Comentários a estes Manuais

Sem comentários