Sensoray 118 Manual do Utilizador Página 19

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 38
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 18
Sensoray Model 118 Smart A/D™ Instruction Manual 17 Commands: Board Configuration
6.1.4 SetReject50Hz
Increases the digitizer’s integration period from 16.7
milliseconds (default) to 20.0 milliseconds, enabling the
Smart A/D to better reject 50Hz differential noise.
This function should be used in systems targeted for
50Hz power environments.
A board reset will restore the board to the default 60Hz
rejection mode. This is the only way to return to the
60Hz rejection mode after invoking the SetReject50Hz
function.
When the 50Hz rejection mode is active, any attempt to
invoke this command again will be ignored.
Driver
// Switch a Smart A/D board to the 50Hz rejection mode.
VOID SetReject50Hz( USHORT BasePort )
{
SendByte( BasePort, CMD_SET_REJECT50HZ );
}
Example
// Configure a board to operate in the 50Hz rejection mode.
SetReject50Hz( MyBasePort );
Command: (72)
Response: None
Vista de página 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 37 38

Comentários a estes Manuais

Sem comentários