Table of Contents

.st Sleep Timeout

Sets the timeout before the reader sleeps if there are no connections to the reader or if no trigger presses occur in HID mode.

Android iOS .NET
link coming soon link coming soon SleepTimeoutCommand

Parameters

Identifier Values Description
-p List the current parameter values
-h n Sleep duration in seconds for HID
-t n Sleep duration in seconds for no connection
-x Reset the parameters to defaults

Parameter detail

-p

List the current parameter values

TypeSwitch
Value
Range
Order In Interpretation4

-h

Sleep duration in seconds for HID

TypeNumeric
Valuen
Rangen=1..999
Order In Interpretation2
Default Value60

-t

Sleep duration in seconds for no connection

TypeNumeric
Valuen
Rangen=15..999
Order In Interpretation3
Default Value60

-x

Reset the parameters to defaults

TypeSwitch
Value
Range
Order In Interpretation1

Parameter Interpretation Order

-x, -h, -t, -p

Parameter Defaults

-h 60, -t 60

Response Headers

CS ER ME OK PR

Examples

CommandResponseAction
.st -pCS: .st -p

PR: -p -h60 -t60 -x

OK:

No Action
.st -t 15CS: .st -t 15

OK:

The no connection sleep timeout is set to 15 Seconds