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);
Paramètre
|
Type de données
|
Description
|
---|---|---|
InputVariable
|
REAL
|
Variable d'entrée
|
X_Coord_SupportPoint_1
|
Coordonnée X du point d'appui 1.
|
|
Y_Coord_SupportPoint_1
|
REAL
|
Coordonnée Y du point d'appui 1.
|
X_Coord_SupportPoint_1(n-1)
|
REAL
|
Coordonnée X du point d'appui
![]() |
Y_Coord_SupportPoint_(n)
|
REAL
|
Coordonnée Y du point d'appui
![]() |
Paramètre
|
Type de données
|
Description
|
---|---|---|
OutputVariable
|
REAL
|
Variable de sortie
|
IndicatorX_GT_Xm
|
Affichage : X > Xm
|
|
IndicatorX_LT_X1
|
BOOL
|
Spécifiez X < X1.
|