Classes | Macros | Typedefs | Functions
sbgEComCmdInfo.h File Reference

This file implements SbgECom commands related to device info. More...

#include "sbgEComCmdCommon.h"
Include dependency graph for sbgEComCmdInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _SbgEComDeviceInfo
 

Macros

#define SBG_ECOM_INFO_PRODUCT_CODE_LENGTH   (32)
 

Typedefs

typedef struct _SbgEComDeviceInfo SbgEComDeviceInfo
 

Functions

SbgErrorCode sbgEComCmdGetInfo (SbgEComHandle *pHandle, SbgEComDeviceInfo *pInfo)
 

Detailed Description

This file implements SbgECom commands related to device info.

Author
SBG Systems (Maxime Renaudet)
Date
11 June 2014

Copyright Notice

Copyright (C) 2007-2013, SBG Systems SAS. All rights reserved.

This source code is intended for use only by SBG Systems SAS and those that have explicit written permission to use it from SBG Systems SAS.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

Definition in file sbgEComCmdInfo.h.

Macro Definition Documentation

#define SBG_ECOM_INFO_PRODUCT_CODE_LENGTH   (32)

Definition at line 30 of file sbgEComCmdInfo.h.

Typedef Documentation

Helper structure to retrieve device info.

Function Documentation

SbgErrorCode sbgEComCmdGetInfo ( SbgEComHandle pHandle,
SbgEComDeviceInfo pInfo 
)

Retrieve the device information.

Parameters
[in]pHandleA valid sbgECom handle.
[in]pInfoA pointer to a structure to hold device information.
Returns
SBG_NO_ERROR if the command has been executed successfully.

Definition at line 14 of file sbgEComCmdInfo.c.



sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20