documentation

Visometry.VisionLib.SDK.Core.API.ImageRecorderCommands Class Reference

Commands for communicating with the image recorder. More...

Static Public Member Functions

static async Task PauseAsync (Worker worker)
 Pauses recording
 
static async Task ResetAsync (Worker worker)
 Restarts recording. According to recordToNewDir (set in vl-file) either starts recording to a new folder (true) or overwrites the existing images (false).
 
static async Task StartAsync (Worker worker)
 Starts/Resumes recording
 

Detailed Description

Commands for communicating with the image recorder.