Home  Contents

v4kf:reset

V4kf Core4 Lua Event System

SYNOPSIS

rdrhandle:reset()

DESCRIPTION

Mercilessly resets the card reader.

This command can always be issued and will abort any other state that the reader might be in.

When this state completes successfully, it will enter the Reset state.

Before the reader can be used again, it must be initialized.

The command returns immediately. Actual execution of any reader operation is done within the event loop.

SEE ALSO