plcopen/iec_std.csv
changeset 36 e7d67b27877f
parent 25 8dc68e669d99
child 39 5b04b4670697
--- a/plcopen/iec_std.csv	Tue Jul 10 19:22:42 2007 +0200
+++ b/plcopen/iec_std.csv	Thu Jul 12 11:27:43 2007 +0200
@@ -1,7 +1,7 @@
 Standard_functions_variables_types;name;type;comment;;;;;;
-;N;UINT;Number of bits to be shifted;;;;;;
-;L;UINT;Left position within character string;;;;;;
-;P;UINT;Position within character string;;;;;;
+;N;ANY_INT;Number of bits to be shifted;;;;;;
+;L;ANY_INT;Left position within character string;;;;;;
+;P;ANY_INT;Position within character string;;;;;;
 ;G;BOOL;Selection out of 2 inputs (gate);;;;;;
 ;K;ANY_INT;Selection out of n inputs;;;;;;
 ;MN;ANY;Minimum value for limitation;;;;;;