ConOpSys V2970  P004.07
ANVILEX control operating system
Macros
ConOpSys_Target.h File Reference

ConOpSys deploy target definitions file. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CONOPSYS_TARGET_UNKNOWN   0
 Undefined target. More...
 
#define CONOPSYS_TARGET_VDC   1
 Visual device configurator tool. More...
 
#define CONOPSYS_TARGET_DEVICE   2
 Endpoint device. More...
 
#define CONOPSYS_TARGET   CONOPSYS_TARGET_DEVICE
 Deploy target selection. More...
 

Detailed Description

ConOpSys deploy target definitions file.

Attention
No special attention requered.
Revision
2952
Date
2022-02-27 19:31:14 +0500 (So, 27 Feb 2022)
Author
minch

Macro Definition Documentation

◆ CONOPSYS_TARGET

#define CONOPSYS_TARGET   CONOPSYS_TARGET_DEVICE

Deploy target selection.

◆ CONOPSYS_TARGET_DEVICE

#define CONOPSYS_TARGET_DEVICE   2

Endpoint device.

◆ CONOPSYS_TARGET_UNKNOWN

#define CONOPSYS_TARGET_UNKNOWN   0

Undefined target.

◆ CONOPSYS_TARGET_VDC

#define CONOPSYS_TARGET_VDC   1

Visual device configurator tool.