Functions
sbgEComCmdAdvanced.c File Reference
#include "sbgEComCmdAdvanced.h"
#include <streamBuffer/sbgStreamBuffer.h>
Include dependency graph for sbgEComCmdAdvanced.c:

Go to the source code of this file.

Functions

SbgErrorCode sbgEComCmdAdvancedGetConf (SbgEComHandle *pHandle, SbgEComAdvancedConf *pConf)
 
SbgErrorCode sbgEComCmdAdvancedGetThresholds (SbgEComHandle *pHandle, SbgEComValidityThresholds *pConf)
 
SbgErrorCode sbgEComCmdAdvancedSetConf (SbgEComHandle *pHandle, const SbgEComAdvancedConf *pConf)
 
SbgErrorCode sbgEComCmdAdvancedSetThresholds (SbgEComHandle *pHandle, const SbgEComValidityThresholds *pConf)
 

Function Documentation

◆ sbgEComCmdAdvancedGetConf()

SbgErrorCode sbgEComCmdAdvancedGetConf ( SbgEComHandle pHandle,
SbgEComAdvancedConf pConf 
)

Retrieve the advanced configurations.

Parameters
[in]pHandleA valid sbgECom handle.
[out]pConfPointer to a SbgEComAdvancedConf to contain the current configuration.
Returns
SBG_NO_ERROR if the command has been executed successfully.

Definition at line 14 of file sbgEComCmdAdvanced.c.

◆ sbgEComCmdAdvancedGetThresholds()

SbgErrorCode sbgEComCmdAdvancedGetThresholds ( SbgEComHandle pHandle,
SbgEComValidityThresholds pConf 
)

Retrieve the current validity thresholds

Parameters
[in]pHandleA valid sbgECom handle.
[out]pConfPointer to a SbgEComValidityThresholds to contain the current configuration.
Returns
SBG_NO_ERROR if the command has been executed successfully.

Definition at line 154 of file sbgEComCmdAdvanced.c.

◆ sbgEComCmdAdvancedSetConf()

SbgErrorCode sbgEComCmdAdvancedSetConf ( SbgEComHandle pHandle,
const SbgEComAdvancedConf pConf 
)

Set the advanced configurations.

Parameters
[in]pHandleA valid sbgECom handle.
[in]pConfPointer to a SbgEComAdvancedConf that contains the new configuration.
Returns
SBG_NO_ERROR if the command has been executed successfully.

Definition at line 84 of file sbgEComCmdAdvanced.c.

◆ sbgEComCmdAdvancedSetThresholds()

SbgErrorCode sbgEComCmdAdvancedSetThresholds ( SbgEComHandle pHandle,
const SbgEComValidityThresholds pConf 
)

Set the validity thresholds

Parameters
[in]pHandleA valid sbgECom handle.
[in]pConfPointer to a SbgEComValidityThresholds that contains the new configuration.
Returns
SBG_NO_ERROR if the command has been executed successfully.

Definition at line 228 of file sbgEComCmdAdvanced.c.



sbg_driver
Author(s): SBG Systems
autogenerated on Sat Sep 3 2022 02:53:36