Acrosser Technology AR-V6002FL User Manual page 78

Hide thumbs Also See for AR-V6002FL:
Table of Contents

Advertisement

4. Syntax:
i32 setHardOffDelayS( u32 setTime )
Description: The Hard Off Delay is the interval between that the system is off and that
the power 5VSB is off. This functions set up the interval in seconds.
Parameters: The parameter is of the type of unsigned long. The value of the parameter
ranges from 0~255. The unit of the value of the parameter is seconds.
.
Return Value: If the function sets the delay time successfully, it will return 0. If any error,
the function returns –1.
5. Syntax:
i32 setHardOffDelayM( u32 setTime )
Description: The Hard Off Delay is the interval between that the system is off and that
the power 5VSB is off. This functions set up the interval in minutes.
Parameters: The parameter is of the type of unsigned long. The value of the parameter
ranges from 0~255. The unit of the value of the parameter is minutes.
.
Return Value: If the function sets the delay time successfully, it will return 0. If any error,
the function returns –1.
6. Syntax:
i32 setPowerOnMode( u8 powerOnMode )
Description: The function sets up the source of the boot-up signal of the system. There
are two choices: boot from the Ignition or boot from the Remote Switch.
Parameters:
PowerOnMode = 0xa5, boot up by the Ignition.
PowerOnMode = 0x5a, boot up by the Remote Switch.
There are macros of Ignition mode and Remote Switch mode in pwr_acce.h (Linux) and
AR-B6002.h(Windows).
Return Value: If the function sets power-on mode successfully, it will return 0. If any
error, the function returns –1.
78
Revision: 1.0

Advertisement

Table of Contents
loading

Table of Contents