Home  Contents

v4kf:readerType

V4kf Core4 Lua Event System

SYNOPSIS

name = rdrhandle:readerType()

DESCRIPTION

Returns the type of reader that was detected during initialization.

RETURN VALUE

Returns one of the strings "V4KF", "V2BF" or "V2XF" to indicate the type of the reader. When the reader is offline, the function returns nil.

SEE ALSO