Presentation is loading. Please wait.

Presentation is loading. Please wait.

Welcome! Thank you for joining us. We’ll get started in a few minutes.

Similar presentations


Presentation on theme: "Welcome! Thank you for joining us. We’ll get started in a few minutes."— Presentation transcript:

1 Welcome! Thank you for joining us. We’ll get started in a few minutes.
You must join the teleconference to hear the audio portion of the broadcast. You cannot listen through your computer. Dial: You will hear hold music until the broadcast begins. This is expected  We will send the presentation and a recording of today’s broadcast to you within a few days after the session.

2 March 2014 TechConnect Genius Webinar
Communicating between Micro800 controllers and PVC HMI Aiman Abousamieh Technical Support Engineer 03/27/2014

3 Programming a PanelView Component
Connected Components Workbench (CCW) CCW versions use a specific firmware to create a PVC application. Make sure that the firmware on the PVC matches the firmware used by CCW. Will need to export the program to a flash drive and download it to the PVC. If running CCW 6 and FRN 1.8 on the PVC, then you can download directly to the PVC. PanelView Components Design Station Need to be able to connect to the PVC directly using Ethernet cable or using a 2711-CBL-UU02 USB Cable (Type-A To Mini-B). Need to install USB RNDIS Driver if Using the USB cable for programming (Technote 51863) Export program to a flash drive and download it to the PVC. Internet Explorer Same conditions as PanelView Components Design Station apply (excluding last statement). Will need to have a PVC in order to program through IE. Will need to use supported IE version (see release notes). ***PVC Emulator available in page***

4 CIP Connections PannelView Component terminals firmware 1.7 or greater
PVC Firmware Upgrade Procedure Technote 76793 PanelView Component and Micro800 communications supported data types over CIP: BOOL, SINT, INT, DINT, USINT, UINT, UDINT, REAL, STRING. Micro830/850 Controllers Firmware 2.xx or greater. The Micro850 controller supports CIP over Ethernet, up to 16 simultaneous Client (FRN 4.xx or greater) and 16 simultaneous Server (FRN 2.xx or greater) EtherNet/IP connections. Micro820 Controllers also support 16 EtherNet/IP connections (FRN 6.xx and CCW 6) The Micro820/830/850 controllers supports CIP Serial (Embedded serial port or SERIALISOL Plug-in module). This makes use of DF1 Full Duplex protocol, which provides point-to-point connection between two devices. Only global variables can be mapped to a PVC (arrays of supported data types can be mapped as well).

5 Training Components Hardware: 2080-LC50-24QWB (FRN 6.011)
PVC C400 (FRN 1.8) 1761-CBL-PM02 Cable 2080-SERIALISOL Plug-in module Software: CCW V6.01 Internet Explorer 8

6 Micro850 to PVC Connection (CIP)
Use Technote as reference

7 Multiple PVC Connections (CIP)

8 Multiple PVC Connections (CIP)
All PVC applications may or may not be the same. If connecting multiple PVC over Ethernet, all PVC must have the same controller’s IP address. Cannot connect more than one PVC serially since it’s point-to-point.

9 Modbus Connections The Micro850 controller supports Modbus over Ethernet, up to 16 simultaneous Client (FRN 4.xx or greater) and 16 simultaneous Server (FRN 2.xx or greater) Modbus TCP connections. Micro820 Controllers also support 16 Modbus TCP connections (FRN 6.xx and CCW 6). The Micro830/850 controllers support Modbus RTU through the Embedded Serial Port and though 2080-SERIALISOL Plug-in Module. Any Micro800 Firmware is supported For Modbus RTU. PanelView Component terminals firmware 1.3 or greater (suggested). PVC Firmware Upgrade Procedure Technote 76793 Global and local variables can be mapped to a PVC. Modbus mapping table can be configured with a maximum of 200 entries. However, in CCW V4 an array variable can be mapped. So you can map a 100-word array in a single mapping.

10 Modbus Connections PanelView Component and Micro800 communications supported data types over Modbus: BOOL, SINT, INT, DINT, USINT, UINT, UDINT, REAL, WORD, DWORD. Enter in the appropriate 1-based Modbus address using 5 or 6 digits: 0xxxx or 0xxxxx for outputs/coils (up to or ) 1xxxx or 1xxxxx for inputs/contacts (up to or ) 3xxxx or 3xxxxx for input/read-only registers (up to or ) 4xxxx or 4xxxxx for holding/read-write registers (up to or )

11 Modbus Connections Important Note!
It is highly recommended that Modbus addresses get mapped in contiguous blocks (no address gaps). If gaps are left, the Micro830/850 will respond to the block read command from the PVC with a 02 “Illegal Data Address” error. You may be able to work around this by reducing the allowable block size in the Modbus Master. For the PVC, there is a Block Sizes configuration under Controller Settings that defaults to 32:

12 Micro850 to PVC connection (Modbus)
Use Technote as reference

13 Multiple PVC Connection (Modbus)

14 Multiple PVC Connection (Modbus)

15 Multiple PVC Connection (Modbus)

16 Multiple PVC Connections (Modbus)
All PVC applications may or may not be the same. If connecting multiple PVC over Modbus TCP, all PVC must have the same controller’s IP address. Only One PVC can be connected to a 2080-SERIALISOL for proper functionality.

17 Resolving Common Issues
PVC Displays: 10: Write Error For Alias…. Usually no link established between PVC and controller. Make sure that communications configuration is correct and ensure physical connection. PVC Displays: 2: Data Access Error For Alias…. There is an established link between PVC and controller, but the tag mapped in the PVC cannot be matched/linked to a tag in the controller. Entry Objects Displays 0 after a power cycle on the PVC or goes blank. Need to assign the mapped tag from the controller to the Indicator Tag option under Connections in the PVC application.

18 Resolving Common Issues
Display Objects keeps disappearing. This occurs when the mapped tag from the controller is assigned to the Visibility Tag option under Connections in the PVC application. PVC Displays: Application Not Supported. Need to have the firmware in the PVC match the firmware the PVC application was created or be newer than the PVC application. Can you run old PVC applications in a PVC running newer firmware? Yes, PVC will ask if you would like to update the .CHA file. If the .CHA file is in the PVC before the PVC’s firmware is upgraded, then the .CHA file will be upgraded along with the PVC. When using multiple PVC, some PVC do not update Entry Objects to match the values set on a different PVC. Need to assign the mapped tag from the controller to the Indicator Tag option under Connections in the PVC application.

19 References Connecting PanelView Components to Multiple Devices using RS- 485 PanelView Component and Micro830: Modbus RTU Communication in RS-485 PanelView Component Firmware Upgrade Procedure Error: "10: Write Error for Alias "tag name", Controller "controller name" Connecting a PanelView Component HMI to a Micro800 Controller Communications from Micro800, 830/850 to PVc via CIP Serial/Ethernet Troubleshooting a USB connection to PanelView Component Micro800 User Manual 2080-UM002F-EN-E PanelView Component User Manual 2711c-UM001

20 Questions?


Download ppt "Welcome! Thank you for joining us. We’ll get started in a few minutes."

Similar presentations


Ads by Google