LD InputVariable LOOKUP_TABLE1 X_Coord_SupportPoint_1, Y_Coord_SupportPoint_1, OutputVariable, IndicatorX_GT_Xm, IndicatorX_LT_X1
LOOKUP_TABLE1 (InputVariable, X_Coord_SupportPoint_1, Y_Coord_SupportPoint_1, OutputVariable, IndicatorX_GT_Xm, IndicatorX_LT_X1);
Parameter
|
Data type
|
Description
|
---|---|---|
InputVariable
|
REAL
|
Input variable
|
X_Coord_SupportPoint_1
|
X coordinate 1. Support point
|
|
Y_Coord_SupportPoint_1
|
REAL
|
Y coordinate 1. Support point
|
X_Coord_SupportPoint_1(n-1)
|
REAL
|
X coordinate
![]() |
Y_Coord_SupportPoint_(n)
|
REAL
|
Y coordinate
![]() |
Parameter
|
Data type
|
Description
|
---|---|---|
OutputVariable
|
REAL
|
Output variable
|
IndicatorX_GT_Xm
|
Display: X > Xm
|
|
IndicatorX_LT_X1
|
BOOL
|
Indicate X < X1
|