Note-14 Program Control
Note-14 Program Control
konsep MATH FUNCTION ADD ; SUB, MUL , DIV pada PLC siemens s7-
300
When the signal connected to “EN” input is warned, it takes PLC to stop position.
The PLC can then be started via the programming software (TIA Portal).
Example 1:
Input IN: 0011 0110 1100 0110
N: 2
OUT: 0000 1101 1011 0001
Example 2:
Input IN: 1111 0110 1100 1111
N: 2
Output OUT: -0011 1101 1011 0011
Example 1:
Input IN : 1100 0110 0111 0011 0101 0101 1010 1100
N: 2
Output OUT: 0011 0001 1001 1100 1101 0101 0110 1011