Acrosser AIV-HM76V1FL Manual do Utilizador Página 61

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 71
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 60
AIV-HM76V1FL Series User Manual
61
www.acrosser.com
Syntax: i32 getSoftOffDelay(u32 *Time)
Description:
The Soft Off Delay is the interval between that the system
receives a power off signal and that the system generates
a power off signal. This function gets the interval.
Parameters:
The parameter is a pointer which points to an unsigned
long variable. The returned value is stored at this variable.
The unit of the returned value is in seconds.
Return Value:
If this function works successfully, the function returns 0,
any other value stands for error.
Syntax: i32 getHardOffDelay(u32 *Time)
Description:
The Hard Off Delay is the interval between that the system
is off and that the power 5VSB is off. This function gets
the interval.
Parameters:
The parameter is a pointer which points to an unsigned
long variable. The returned value is stored at this variable.
The unit of the returned value is in seconds.
Return Value:
If this function works successfully, the function returns 0,
any other value stands for error.
Syntax: i32 getPowerOnDelay(u32 *val)
Description:
This function gets the Power On delay.
Parameters:
This function takes a pointer to an unsigned long variable
as the parameter. The delay time will be put at the memory
which is pointed by the ‘val’.
Return Value:
If this function works successfully, the function returns 0,
any other value stands for error.
Syntax: i32 setPowerOnDelay(u32 val)
Description:
This function sets the Power On delay.
Parameters:
This function takes an unsigned long variable as the
parameter. The range of the Power On delay is 8 ~ 60
seconds.
Return Value:
If this function works successfully, the function returns 0,
any other value stands for error.
Vista de página 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 70 71

Comentários a estes Manuais

Sem comentários