Delphin Expert Logger Manual page 154

32 universal channels
Table of Contents

Advertisement

Expert
Logger
Type of cal-
culation
Basic cal-
culations
 
 
 
Logical 
(boolean) 
operations
 
 
Binary (bit by 
bit) operations
 
 
 
 
 
Operations 
Delphin Technology AG
Function
Addition
Subtraction
Multiplication
Division
AND
OR
NOT
AND
OR
XOR
Negation
Left shift
(move operand1 
to the right by
number of pos-
itions in oper-
and2.)
Right shift
(move operand1 
to the right by
number of pos-
itions in oper-
and2.)
Minimum
154
Data types
Operand1 Operand2
bool, int, 
bool, int, 
float
float
bool, int, 
bool, int, 
float
float
bool, int, 
bool, int, 
float
float
bool, int, 
bool, int, 
float
float
bool, int, 
bool, int, 
float
float
bool, int, 
bool, int, 
float
float
bool, int, 
float
bool, int
bool, int
bool, int
bool, int
bool, int
bool, int
bool, int
bool, int
bool, int
bool, int
bool, int
bool, int, 
bool, int, 
Syntax
Operand1 + 
Operand2
Operand1 - 
Operand2
Operand1 * 
Operand2
Operand1 - 
Operand2
Operand1 && 
Operand2
Operand1 || 
Operand2
!Operand1
Operand1 & 
Operand2
Operand1 | 
Operand2
Operand1 ^ 
Operand2
~Operand1
Operand1 
<< Oper-
and2
Operand1 
>> Oper-
and2
Min(oper-
Expert
Logger
Manual
Januar 2018

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Expert Logger and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents