Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Live Namespaces
Flir.Atlas.Live.Recorder
Recorder Class
Recorder Methods
Continue Method
DisableTimeSpan Method
EnableTimeSpan Method
Pause Method
Refresh Method
Start Method
Stop Method
Recorder
EnableTimeSpan Method
Enable time span recording.
Namespace:
Flir.Atlas.Live.Recorder
Assembly:
Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
Copy
public
void
EnableTimeSpan
(
TimeSpan
timeSpan
)
Parameters
timeSpan
Type:
System
TimeSpan
Time span in seconds.
Exceptions
Exception
Condition
CommandFailedException
See Also
Reference
Recorder Class
Flir.Atlas.Live.Recorder Namespace