Some PLC programming applications have a "move" block to perform the task of assigning one variable to another. In SCADApack Workbench (CAM3 & CAM5) there are multiple programming language options as it is an IEC 61131-1 environment. Each of these languages have their unique way of performing a "move" command
In the following examples it is assumed you have declared local variables for each POU (Program Organization Unit)
Function Block Diagram (FBD)
Structured Text (ST)
Ladder Diagram (LD)
In the following examples it is assumed you have declared local variables for each POU (Program Organization Unit)
Function Block Diagram (FBD)
Structured Text (ST)
Ladder Diagram (LD)