How does the WEINVIEW touch screen connect with the Omron NJ controller?
Published:2023-03-24 14:52:16
First, Omron NJ controller programming
1. Create the structure data type required by the project. For example, the Boolean switch quantity used in this example is combined to establish a structure data type of "board receiver IO", and the integer data quantity used in this example is combined to establish a structure data type of "board receiver parameter". This makes it easy to assign addresses.
2. Create global variables according to the data type of the structure. The name cannot be the same with the data type, and can be distinguished by adding "HMI" before the data type. In addition, the initial address of the variable is assigned to the address in CJ mode, which is respectively %W0 and %D0.
D0 you want to check Hold.
3. Open "Data Type" and select an offset type for the structure variable. Here, select "CJ". Variable addresses are assigned according to the address of CJ PLC and can be commented on.
4, write PLC program, and download it to PLC.
Ii. Configuration of the touch screen of WEINVIEW
1. Create a new project and select the type of touch screen to be used.
2. In the System parameter Setting window, click Add Device/Server... , select the PLC model.
3. Select the Ohm device, which is connected by "OMRON CJ/CS/CP (Ethernet-FINS /TCP)".
4. Set the IP address to connect to PLC, which is usually 192.168.250.1.
5. Add a new value element, remove the check mark of "enable input function", and set the read address as "D0".
6. Add a "start" switch element, and set the read and write address as "W0.0"; Copy a Stop switch element with the read/write address set to W0.1.
7. Add a new indicator and set the address as "W0.2"; Copy the two indicators and set their addresses to "W0.3" and "W0.4".
8. After the touch screen is configured, save it and download it to the touch screen.
-
202308-10
Maintenance steps of Eston Palletizing robot
One: machine cleaningFirst, disconnect the power supply and remove debris around the machine. Wipe the surface of the machine with a clean cloth to ensure that there is no dust, grease and other impur···
-
202302-16
Solution of MCGS communication problem
1. How to check the communication status of the device in Kunlun Mode (MVGS)In all MCGS non-board devices (except some custom devices), *** channels are communication channels. That is, after entering···
-
202307-13
MOXA switch common faults and solutions
1. The physical layer is faultyPhysical layer faults refer to the hardware faults of the switch and the physical lines connecting to the switch.1. The hardware is faulty2. The physical cable is faulty···
-
202302-17
959698 reasons for failure of Siemens 3RW44 soft starter
3RW44 Soft starter 95,96,98 is a comprehensive fault, what causes it to operate?95,96,98 reasons for failure of Siemens 3RW44 soft starter95,96,98 is the normally open normally closed integrated fault···
-
202301-30
ABB frequency converter fault code
1. ABB inverter fault code: 0001Cause: The output current exceeds the trip valueMeasures: Check motor load, check acceleration time, check motor and motor cable (including phase sequence).2. ABB inver···