ConOpSys V2970  P004.07
ANVILEX control operating system
Classes | Macros
Function_Block_Defines.h File Reference

Function block defines header file. More...

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

Go to the source code of this file.

Classes

struct  TFunction_Block_Descriptor
 

Macros

#define FBGID_INTERNAL_BLOCKS   0
 
#define FBGID_ANNOTATION_BLOCKS   1
 
#define FBGID_NUMERIC_BLOCKS   2
 
#define FBGID_USER_BLOCKS   4
 
#define FBID_UNASSIGNED   0
 
#define FBID_UNKNOWN   1
 
#define FBID_END   1000
 
#define FBID_LABEL   2
 
#define FBID_F32_ABS   3
 
#define FBID_F64_ABS   4
 
#define FBID_F32_SQRT   5
 
#define FBID_F32_LN   6
 
#define FBID_F32_LOG   7
 
#define FBID_F32_EXP   8
 
#define FBID_F32_SIN   9
 
#define FBID_F32_COS   10
 
#define FBID_F32_TAN   11
 
#define FBID_F32_ASIN   12
 
#define FBID_F32_ACOS   13
 
#define FBID_F32_ATAN   14
 
#define FBID_F32_POW   15
 

Detailed Description

Function block defines header file.

@URL $HeadURL: https://192.168.3.4:8443/svn/P004_07/ConOpSys/Blocks/Function_Block_Defines.h $

Author
Author
minch

(ANVILEX GmbH)

Version
Revision
2245
Date
Date
2020-11-28 22:59:31 +0500 (Sa, 28 Nov 2020)
Attention

COPYRIGHT(C) 2015-2019 ANVILEX GmbH

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of ANVILEX nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Macro Definition Documentation

◆ FBGID_ANNOTATION_BLOCKS

#define FBGID_ANNOTATION_BLOCKS   1

◆ FBGID_INTERNAL_BLOCKS

#define FBGID_INTERNAL_BLOCKS   0

◆ FBGID_NUMERIC_BLOCKS

#define FBGID_NUMERIC_BLOCKS   2

◆ FBGID_USER_BLOCKS

#define FBGID_USER_BLOCKS   4

◆ FBID_END

#define FBID_END   1000

◆ FBID_F32_ABS

#define FBID_F32_ABS   3

◆ FBID_F32_ACOS

#define FBID_F32_ACOS   13

◆ FBID_F32_ASIN

#define FBID_F32_ASIN   12

◆ FBID_F32_ATAN

#define FBID_F32_ATAN   14

◆ FBID_F32_COS

#define FBID_F32_COS   10

◆ FBID_F32_EXP

#define FBID_F32_EXP   8

◆ FBID_F32_LN

#define FBID_F32_LN   6

◆ FBID_F32_LOG

#define FBID_F32_LOG   7

◆ FBID_F32_POW

#define FBID_F32_POW   15

◆ FBID_F32_SIN

#define FBID_F32_SIN   9

◆ FBID_F32_SQRT

#define FBID_F32_SQRT   5

◆ FBID_F32_TAN

#define FBID_F32_TAN   11

◆ FBID_F64_ABS

#define FBID_F64_ABS   4

◆ FBID_LABEL

#define FBID_LABEL   2

◆ FBID_UNASSIGNED

#define FBID_UNASSIGNED   0

◆ FBID_UNKNOWN

#define FBID_UNKNOWN   1