Do-more Technical Training

Slides:



Advertisements
Similar presentations
Managing Cisco IOS Software. Overview The router boot sequence Locating IOS software The configuration register Recovering Passwords Backing Up the Cisco.
Advertisements

11: IPv6 Routing Table and Static Routes
/// MELSEC Safety /// QS001CPU /// QS0J61BT12 /// QS0J65BTB2-12DT /// MELSEC Safety /// Mitsubishi Electric - MELSEC Safety - Training Documentation -
CAL (CAN Application Layer) and CANopen J. Novák Czech Technical University in Prague Faculty of Electrical Engineering Department of Measurement.
7-1 Digital Serial Input/Output Two basic approaches  Synchronous shared common clock signal all devices synchronised with the shared clock signal data.
EZ Positioning with SINAMICS S120 Agenda
ZIGBEE Network Introduction Integrated with Zigbee or Bluetooth products Operation voltage : DC 7V ~ 40V. RS232 Interface Meets or Exceeds TIA/EIA-232-F.
CitectSCADA Communications with Mitsubishi FX3U-ENET
RADIUS Server (Brocade Controller)
Internet Video Conferencing Phone
Linksys LNKWET11 Setup b Ethernet Converter Step 1. Annotate your Computer’s ethernet IP address. Step 2. Change the Ethernet IP Address/subnet/router.
Thrive Installation.
CTSP TRAINING Router 101 And Networking Basics. You Don’t Need Internet Access to Run or Connect your devices to an Ethernet switch or Router Enable DHCP.
Hytera Patrol System Tutorial
SMS Module Model : SB-DN-SMS/IP Configuration of SMS Module.
Programming Software and Setting. if forget the IP address of SB-DN-1IP, programmer can press the reset button till the led goes red, then it is reset.
Agilent Technologies Copyright 1999 H7211A+221 v Capture Filters, Logging, and Subnets: Module Objectives Create capture filters that control whether.
GPRS functionality overview in Horner OCS. GPRS functionality – Peer to Peer communication over GPRS – CSCAPE connectivity over GPRS – Data exchange using.
Programming Software and Setting. Default IP Add : , also can be changed via Programming Software, if forget IP address, Programmer can.
Multifunctional LCD Panel HDL-MPL8.48. LCD Panel Description The HDL-MPL8.48 series is a new generation of wall mounted switch, with a total of 8 metal.
Cscape 8.6 August 2008 Horner APG. New Workbench Features - New Model – XL6.
Microsoft NetMeeting Setup and Use. First Steps Find out what your network address is. –Start/Run. Type “command.” –At the prompt, type “ipconfig.” –Write.
CE-2810 Dr. Mark L. Hornick 1 Serial Communications Sending and receiving data between devices.
Do-more Technical Training Hardware. CPU Hardware LEDs ▫P▫Powered OFF ▫A▫All YELLOW: Booter started ▫A▫All GREEN: OS started ▫Y▫YELLOW-RED-GREEN Chase:
Do-more Technical Training Communications (Modbus TCP)
Compute Node Tutorial(2) Agenda Introduce to RocketIO How to build a optical link connection Backplane and cross link communications How to.
Cisco 2 - Routers Perrine. J Page 16/26/2016 Chapter 2 Cisco IOS Software Cisco’s operating system is called Cisco Internetwork Operating System (IOS)
SESM Demonstrator FPGA Power Node Prototype Emilio Bisbiglio, SESM, Przemyslaw Osocha, SESM,
SIX-NET Documentation SIX-NET Documentation (SCL) (SCL)
Do-more Technical Training Connecting C-more. Two easy ways: ▫C▫Create TAGs manually ……in C-more Programming ▫C▫Create TAGs automatically ……by importing.
Wire the power and the RS-485 port(COM1) of the meter Connect the RS-485 port of the meter to your computer serial port Power up the meter Check the serial.
Do-more Technical Training
Jeremy Sandoval University of Washington May 14, 2013
Do-more Technical Training
BRX Technical Training
Do-more Technical Training
Do-more Technical Training
Do-more Technical Training
Do-more Technical Training
Do-more Technical Training
Do-more Technical Training
Do-more Technical Training
BRX Technical Training
Do-more Technical Training
Do-more Technical Training
I/O SYSTEMS MANAGEMENT Krishna Kumar Ahirwar ( )
AC500 High Availability System – CI590 Overview
Always Connected introduces Tigo SMART 3.0 This guide is interactive!
Modbus RTU CP1L with V1000 and Celciux.
CIT 384: Network Administration
Do-more Technical Training
Input/Output and Communication
Do-more Technical Training
Do-more Technical Training
Wireless 4 Buttons Touch Panel
90-30 DeviceNet configuration
Modbus with the AKD Using Modbus Poll and Wireshark Rev. F Dec
Setup Of 4050 EIP To Control LOGIX PLC
Siemens Step 7 Project with Controllere in 7 Steps: Step 1
Installing the HI 6600 into the CompactLogix System.
Do-more Technical Training
After the bus devices have been created and checked, the HW export can be initiated. To do so, select a device from the desired project and click on the.
Setup Guide - DeviceNet Communication AC1314 with RSNetworx
Introduction to Fieldbus
Configuration Of A Pull Network.
Changing Ethernet config using IP changer FW upgrade
Do-more Technical Training
Do-more Technical Training
EZ Positioning with SINAMICS S120 S7 Simatic Manager Programming
Module 3 Configuring a Router.
Presentation transcript:

Do-more Technical Training Communications (GS-EDRV100)

Communications – GS-EDRV100 Use as slave with Do-more Ethernet I/O Serially connects to drive Works with: GS1 GS2 GS3/DURAPulse LEDs STA – connected to drive SPD – 100Mbps Ethernet TXD – serial send ERR – fatal error LK/A – link / activity Ethernet RXD – serial receive Dipswitches set Module ID Use NetEdit or Do-more Designer to set IP parameters

Communications – GS-EDRV100 System Configuration  CPU Configuration Check “Enable Ethernet I/O Master” Under I/O Configuration, click on the new “Ethernet I/O Master” that showed up

Communications – GS-EDRV100 I/O Configuration Ethernet I/O Master Ethernet Master Address Configuration Set Node and IP Configuration Ethernet Slaves Set Slave IP Config… Setup Selected Slave Query Slaves Add Multiple Slaves via Query… Adds Module Configuration Adds Device that uses a Structure Configure Ethernet I/O with your EBC100 slave

Communications – GS-EDRV100 $GS2_100 Structure Members StatusMonitor2 (word): 2101 hex mem in drive OutputFrequency (word) RunCommand (word): P9.27; 1 = Run; 0 = Stop OutputCurrent (word) RS485SpeedRef (word): P9.26; set speed ExtCommFault (bit): drive serial Direction (bit): P9.28; ON = forward IntCommFault (bit): Ethernet ResetCommFault (bit): turn ON to reset fault StatusMonitor1 (word): 2100 hex mem in drive BlockParm1-5 (word): P9.11-.15; user-defined write value BlockParm6-15 (word): P9.16-.25; user-defined read value

Communications – GS-EDRV100 GSREGRD “GS EDrive Register Read” Reads data from GS-EDRV100 (up to 50 read operations) Fully asynchronous Parameters: Device – GS-EDRV100 Structure – structure being used Register – drive register to read from Press the <Insert> button to pull up all the selections Destination – where the read value is stored On Success / On Error: Set bit or JMP to Stage

Communications – GS-EDRV100 GSREGWR “GS EDrive Register Write” Writes data to GS-EDRV100 (up to 50 write operations) Fully asynchronous Parameters: Device – GS-EDRV100 Structure – structure being used Source – where write value originates Register – drive register to write to Press the <Insert> button to pull up all the selections On Success / On Error: Set bit or JMP to Stage