Place of Origin: | Germany |
Brand Name: | LENZE |
Certification: | CE |
Model Number: | E82ZAFCC010 |
Minimum Order Quantity: | 1pcs |
---|---|
Packaging Details: | carton |
Delivery Time: | in stock |
Payment Terms: | T/T, Western Union, MoneyGram |
Supply Ability: | 100pcs/week |
LENZE: | LENZE | E82ZAFCC010: | E82ZAFCC010 |
---|---|---|---|
Material: | Iron | Germany: | Germany |
Color: | Black | Temperature: | 20-90 |
Wire: | Wire | Dimension: | 80mm |
potential groups in the module manuals such as SIMATIC ET 200SP DI 8x24VDC HF digital input module In the following section, you will create the input and output modules for ET 200MP. |
You have created the input and output modules.1. Select ET 200SP. 2. Under Properties > General in the inspector window, enter the name |
vProcedure 1. Open the device view of ET 200MP. 2. Open the "DI" and "DI16 x DC24V HF" folders in the hardware catalog. |
Valve_Control_Unit" in the "Name" field. 3. Select ET 200MP and enter the new name "Mixer_Conveyor_Control_Unit". Result |
Drag-and-drop output module "6ES7 522-1BH00-0AB0" to slot 3 of the rail. Result |
You have assigned the project-specific namesGlobal libraries are used to store elements that you want to reuse in other projects. You must |
create global libraries explicitly.
The following libraries are provided in the standard package:
● "Buttons and Switches"
They offer a large selection of switches and buttons. The folders organize switches and
buttons into categories. You can find the "System diagnostics indicator" object in the
"DiagnosticsButtons" folder, for example. You use the "System diagnostics indicator"
object for system diagnostics in your plant.
● "Monitoring and Control objects"
This provides complex operator control and display objects in severClick on global library "ProgLib_ColorFillingStation".
2. Click the "Master copies" folder and then on "Programm_blocks".
3. Drag-and-drop the program block to be imported from the global library to the "Program
blocks" folder.
4. Proceed as described in steps 2 and 3 for the other blocks.
Result
The program blocks are inserted in the project folder of the same nameMain [OB35] is located below the program blocks inserted into the project. Main [OB35] is a
cyclic interrupt organization block (cyclic interrupt OB). Cyclic interrupt OBs serve to start
programs in periodic time intervals independently of the cyclic program execution. The start
times of a cyclic interrupt OB are specified using the cycle time and the phase offset.
Cycle time
The cycle time determines the interval at which an OB is called. The cyclic interrupt OB has
a cycle time of 100000 μs by default.
Phase offset
The phase offset is used to increase the accuracy of the processing intervals of cyclic
interrupt programs. If an OB has the same or a common multiple clock pulse of another OB,
both can be operated at a precise interval by a phase offset.In the following section, you will change the cycle time for the "Main" program block.
Requirement
● The program block "Main" [OB35] is contained in the library
● The FB/FC calls exist
Procedure
1. Open the properties of the "Main" program block.
2. Select the "Cyclic interrupt" option under "General".
3. Enter the new value for the "Cycle time" and click "OKIn the following section, you will insert the tag tables from the "ProgLib_ColorFillingStation"
Note
Library is write-protected
The "Open read-only" option is activated by default in the "Open global library" dialog. Click
in the check box to open the library without write protection.Click on the "Libraries" tab.
2. Click "Open global library".
3. Select the "ProgLib_ColorFilling
In the following section, you will insert the program blocks from the
"ProgLib_ColorFillingStation" global library into your project.