Labtalk command to prevent Windows sleep when executing script


Version: 2022b

Type: Features

Category: Programming

Subcategory: Labtalk

Jira: ORG-25156


Use the following to prevent sleep

sec -sn

Use the following to allow sleep (which is the default state)

sec -sn 0