Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::PifFsConfig Struct Reference

Encapsulates the configuration for a PIF fail safe channel. More...

#include <PifChannelConfigs.h>

Collaboration diagram for optris::PifFsConfig:
Collaboration graph

Static Public Member Functions

static OTC_SDK_API PifFsConfig createOff () noexcept
 Creates a configuration for the PifFsMode::Off.
 
static OTC_SDK_API PifFsConfig createOn () noexcept
 Creates a configuration for the PifFsMode::On.
 

Public Attributes

PifFsMode mode = PifFsMode::Off
 Mode to be applied to the channel.
 

Detailed Description

Encapsulates the configuration for a PIF fail safe channel.

For a detailed overview of all available modes and parameters please refer to the corresponding section in the documentation of the configuration file.

Member Function Documentation

◆ createOff()

static OTC_SDK_API PifFsConfig optris::PifFsConfig::createOff ( )
staticnoexcept

Creates a configuration for the PifFsMode::Off.

Returns
configuration for the PifFsMode::Off.

◆ createOn()

static OTC_SDK_API PifFsConfig optris::PifFsConfig::createOn ( )
staticnoexcept

Creates a configuration for the PifFsMode::On.

Returns
configuration for the PifFsMode::On.

The documentation for this struct was generated from the following file: