Acrosser AIV-HM76V1FL Manual do Utilizador Página 60

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 69
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 59
AIV-HM76V1FL Series User Manual
60
Acrosser Technology Co., Ltd.
Syntax: i32 getShutdownDelay(u32 *val)
Description:
This function gets the Shutdown 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 parameter ‘val’.
Return Value:
If this function works successfully, the function returns 0,
any other value stands for error.
Syntax: i32 setShutdownDelay(u32 val)
Description:
This function sets the Shutdown delay.
Parameters:
This function takes an unsigned long variable as the
parameter. The range of the delay is 120 ~ 3600 seconds.
Return Value:
If this function works successfully, the function returns 0,
any other value stands for error.
5.2.4. I-Button
Syntax: i32 resetIbutt(void)
Description:
This function resets the I-Button.
Parameters:
None
Return Value:
If this function works successfully, the function returns 0,
any other value stands for error.
Syntax: i32 readIbutt(u8 *data)
Description:
This function reads data from the I-Button.
Parameters:
This function takes a pointer to an unsigned char variable.
The data to be read from the I-Button is put at the memory
which is pointed by the parameter ‘data’.
Return Value:
If this function works successfully, the function returns 0,
any other value stands for error.
Syntax: i32 writeIbutt(u8 data)
Description:
This function writes command to the I-Button.
Parameters:
This function takes an unsigned char variable as the
parameter. The command to be written to the I-Button is
the value of the parameter ‘data’.
Return Value:
If this function works successfully, the function returns 0,
any other value stands for error.
Vista de página 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 68 69

Comentários a estes Manuais

Sem comentários