This function sets the reader in a 'sleep' mode.

Syntax

void Idle(void);

Parameters

None

Return value

None

Remarks

Calling this function while waiting for an action will reduce the power consumption significantly.
After calling the Idle function, the terminal goes into sleep mode for about 20 msec and then returns.

Requirements

Header file:
lib.h
Library file:
libSTARTUPOPH5000.a

Last updated: 2020/11/23