plcopen/iec_std.csv
changeset 36 e7d67b27877f
parent 25 8dc68e669d99
child 39 5b04b4670697
equal deleted inserted replaced
35:d0ee8397dc4c 36:e7d67b27877f
     1 Standard_functions_variables_types;name;type;comment;;;;;;
     1 Standard_functions_variables_types;name;type;comment;;;;;;
     2 ;N;UINT;Number of bits to be shifted;;;;;;
     2 ;N;ANY_INT;Number of bits to be shifted;;;;;;
     3 ;L;UINT;Left position within character string;;;;;;
     3 ;L;ANY_INT;Left position within character string;;;;;;
     4 ;P;UINT;Position within character string;;;;;;
     4 ;P;ANY_INT;Position within character string;;;;;;
     5 ;G;BOOL;Selection out of 2 inputs (gate);;;;;;
     5 ;G;BOOL;Selection out of 2 inputs (gate);;;;;;
     6 ;K;ANY_INT;Selection out of n inputs;;;;;;
     6 ;K;ANY_INT;Selection out of n inputs;;;;;;
     7 ;MN;ANY;Minimum value for limitation;;;;;;
     7 ;MN;ANY;Minimum value for limitation;;;;;;
     8 ;MX;ANY;Maximum value for limitation;;;;;;
     8 ;MX;ANY;Maximum value for limitation;;;;;;
     9 ;;;;;;;;;
     9 ;;;;;;;;;