INSTRUCTION MANUAL SERIES

Size: px
Start display at page:

Download "INSTRUCTION MANUAL SERIES"

Transcription

1 INSTRUCTION MANUAL SERIES 1300 ( single board ) Appendix E complement for interactive software Rue du Puits-Godet 16 CH-2005 NEUCHATEL SA Phone:++41 (0) Fax: ++41 (0) Mail : info@irtsa.com

2 Servo-amplifier series 1300 Appendix E

3 E. DRIVE PARAMETERS Pages : E.1 Serial link E.1.1 Technical data E.1.2 Dialog protocol E.1.3 Dialog example E.2 Getting around the user program E.3 Parameters description E.3.1 Motor parameters E.3.2 Installation parameters E.3.4 Rewriting protection of parameters.. 9 E.3.5 Status parameters (read only) E.4 Commands description. 11 Servo-amplifier series 1300 Pg 1 Appendix E

4 E.1 SERIAL LINK - The serial link is used to set an interactive dialog with the CNC. - This dialog allows to change the parameters and to send the necessary commands to the positioning. E.1.1 Technical data Bd (or depending on solder bridge BD), FULL DUPLEX. - 1 bit START, 8 bits information, no parity, 1 bit STOP. - Possibility to block the transmission with the CTS signal with RS232. The RS485 option doesn't allow it. - Connector DSUB 9 poles, male. PIN-OUT OF CONNECTOR CO600 RS 232 RS RX (I) 2 RXD - (I) 1 3 TX (O) 3 TXD - (O) 6 4 RTS (O) 5 GND 5 GND 7 TXD + (O) 9 8 CTS (I) 8 RXD + (I) 5 (I) = input (O) = output Servo-amplifier series 1300 Pg 2 Appendix E

5 E.1.2 Dialog protocol This protocol is used to exchange the datas between the CNC and one axis (RS232, min 3 wires) or several axes (max. 15, RS485, 5 wires in parallel). All axes are in listening the orders of the CNC, while the answers are given only by the concerned axis. Excepted the answers asked by the CNC, the axis transmitters are in tri-state (RS485). Orders format <STX><ADDRESS><COMMAND><PARAM1><PARAM2><PARAMn><ETX><BCC> Explanations : <STX> <ADDRESS> <COMMAND> <PARAM1> <PARAM2..n> <ETX> <BCC> Start of text. Reset the RX buffer and the BCC Axis address. The address is given in ASCII (address +48) Command to execute. Address parameter or command complement. For the address, address value +48 Optional parameters. If datas, 4 digits hexadecimal value, 2's complement ($8000<0000<$7FFF) End of text Block check 8 bits XOR of <STX>..<ETX> Servo-amplifier series 1300 Pg 3 Appendix E

6 Answers format <STX><ADDRESS><COMMAND><PARAM1><PARAM2><PARAMn><ETX><BCC> or <ACK>, or <NAK> The answers are different depending on command received : Command : NoAxis Write Address DATAs Answer : ACK if order was understood and executed NAK if BCC wrong and NoAxis OK Exception : NoAxes = 0 (Ascii 48) --> no answer. Command : NoAxis Read Address Answer : NoAxis Read Address DATAs NAK if BCC wrong and NoAxis OK No answer if BCC wrong and NoAxis wrong Exception : NoAxis = 0 (Ascii 48) --> no answer. Exception To increase the speed of the STATUS refresh, it is possible to obtain a quick one byte status with an one byte order. CNC order : NoAxis +32 (=> Ascii ) Answer byte : quick STATUS (Ascii ) E.1.3 Dialog example CNC Read parameter No 11, axis 2 {02}{50}{82}{59}{03}{90} Write 127 in the parameter 28, axis 13 {02}{61}{87}{76}{48}{48}{55}{70}{03}{86} Save the parameters of axis No 2 in EEPROM {02}{50}{83}{84}{03}{52} Servo-amplifier answer with parameter No 11 = 27, axis 2 {02}{50}{82}{59}{48}{48}{49}{66}{03}{41} ACK {06} ACK {06} Servo-amplifier series 1300 Pg 4 Appendix E

7 E.2. GETTING AROUND THE USER PROGRAM - The specific program 1300I.EXE developped by IRT and installed on the PC makes it easy to set the drive parameters and to monitor the servo-amplifier status. The page displayed is changed by pressing the <TAB > key. - SELECT PARAMETERS : The up/down arrow keys < > and < > are used to select the desired parameter on each page. The selected parameter appears in reverse video. - CHANGE VALUES : The plus key < + > and terminus key < - > change the value of the selected parameter displayed in reverse video keys allows to input an absolute decimal value - SAVE SETTINGS : - The < F2 > key saves all EE-parameter in non-volatile EEPROM memory. - EXIT PROGRAM : Press < ESC > to exit the program. - NEW RELEASE For more informations on new release please read the file README. The uptodate version is listed on the next page Servo-amplifier series 1300 Pg 5 Appendix E

8 Contents of the README file : How to use 1300I.EXE, V2X ========================= How to use 1300I.EXE, V2X ========================= 1300I [/COMx] /MSGIN=MYTEXT.EXT<ENTER> /COMx : x = 1..4 to choose the serial channel of the PC This is an optional parameter. Default is COM1. /MSGOUT : create a text file MSGOUT.TXT with all program messages, but the program does not start. /MSGIN=FILE.EXT : replace all program messages with the content of FILE.EXT. FILE.EXT must have the same format as MSGOUT.TXT. This is an optional parameter. Default is the internal english text. Current features <ESC> quit the program Password authorizes to change the protected parameters + or - increment or decrement 1 unit 0..9 value direct input F1 H E L P (2 pages) F2 if OFFLINE transfer the parameters to the servoamp. if ONLINE save configuration in EEPROM F3 Load configuration from file F4 Scan for active servoamp. F5/ALT-F5 : Motor OFF/ ON F6 Save configuration in file (only in OFFLINE mode) F7 toggle STATUS ON/OFF F8 toggle ON/OFFLINE F9 toggle POSITIONNING page ON/OFF SHIFT-F1..F10,CTRL-F1..F5 Axis select ALT-F1 Toggle parameter protection (only if PASSWORD ok) ALT-F6 Reset software alarms ALT-F7 Reset hardware ALT-F10 Send special order (Ex: 1SP000000:set axis 1 abs.24 bits position to 0) IRT/PAU Servo-amplifier series 1300 Pg 6 Appendix E

9 E.3 PARAMETERS DESCRIPTION The 80 parameters of the servo-amplifier are devided as follows : : Motor parameters : Installation parameters : Internal parameters ( for tests,...) : Rewriting protection of parameters : STATUS parameters, read only. Notes : - The following parameters list is available from version 2.00 of the firmware. - The following abreviations are used : EE = stored in EEPROM S : activ after store E.3.1 Motor parameters ( Firmware version 2.00 ) Param No Definition Unity Limits Note 0 Speed proportional gain Pmax*n/ EE 1 Speed integral gain Imax*n/ EE 2 Maximum speed rpm EE 3 I max limitation Imax*n/ EE 4 I nominal limitation Imax*n/ EE 5 Pair of motorpoles 1..6 EE 6 Phase advance 6000rpm EE 7 Resolver shift angle Elect. degrees EE 8 Thermostat motor closed /open 0..1 EE,S 9 Speed offset Automatic offset control off/on 0..1 EE Servo-amplifier series 1300 Pg 7 Appendix E

10 E.3.2 Installation parameters Param No Definition Limits Note 11 Endswitches normally open/closed 0..3 EE,S 0 : endswitches normally open 1 : endswitch 1 normally closed 2 : endswitch 2 normally closed 3 : endswitches 1 and 2 normally closed 12 direction stop OFF,-,+, EE,S Bit 0 : negative direction stop 1 : positive direction stop 13 Relay contact Alarm, Enable 0..1 EE 0 : relay on if no alarm 1 : relay on if enable 14 Display normal, inverted 0,1 EE,S 1 : display 180 degrees rotated 15 Interface: 0= RS485, address of selector EE,S = RS232, no = address 16 = RS232 address of selector 17..= RS485, address 1 16 High speed low resolution / low speed high resolution 0, 1 EE,S. for encoder simulation 0: 6000 max 512 inc/r 1: 3500 max 1024 inc/r 17 Encoder resolution in ppr EE,S 18 Zeroimpuls Width 0= 1/4, 1= 1/2, 2= 1 inc EE,S 19 Zeroimpuls Shift -180º to +180º EE,S 20 Enable hard/flank/serial 0,1,2 EE,S 0 : Hardware enable 1 : Hardware enable dynamic After power on or a hardware reset, the enable should be disabled and reactivated. 2: Enable by serial link. The hardware enable should be on. 21 Software watchdog 1ms EE 0 : Watchdog disable. The software watchdog supervises the serial link. If no valid telegram is received in the interval time defined by this parameter, the alarm 9 is activated. The software watchdog is only active in enable mode by the serial link and when enabled. Servo-amplifier series 1300 Pg 8 Appendix E

11 Param No Definition Limits Note 22 Latch of alarms 2 and EE,S Bit 0 : I2t is considered as an alarm and is latched. Bit 1 : The alarms on- and under-voltage are latched. 23 Optional Speed Modul 0..3 EE Standard : modul 0 max rpm Optional : modul rpm modul rpm modul rpm 24 Optional digital speed command off/on 0..1 EE E.3.4 Rewriting protection of parameters - To modify the parameters , introduce the passeword "MOTOR" in the user program or write the equivalent into parameters ( $4D4F, $544F, $5220 or in decimal 19791, 21583, ). The following 4 parameters are a "BITMAP" of all the preceding parameters, it means that each bit of the following parameters represents a parameter to write protect. When the bit is at 1, the corresponding parameter can be read but not modified. Param No Definition Limits Note 60 Write protect parameter EE Bit 0 : protection param No 0 1 : protection param No 1 15 : protection param No Write protect parameters EE Bit 0 : protection param No 16, etc 62 Write protect parameters EE 63 Write protect parameters EE Servo-amplifier series 1300 Pg 9 Appendix E

12 E.3.5 STATUS Parameters (read only) Param No Definition 64 Status : Status of internal signals. Bit 0 8 resolver fault 1 9 RDC fault 2 no motor link 10 I2t reached 3 OPTION input 11 enable input 4 Speed command + 12 thermostat motor 5 Speed command - 13 thermostat heatsink 6 endswitch endswitch 2 15 power fault 65 Status 2 : working status Bit 0 Alarm active 1 Enable active 2 Coordinates ok Alarms : status of internal alarms Display Display Bit 0 earth default D 8 resolver fault 6 1 EEPROM fault E 9 RDC fault 5 2 no motor link C 10 I2t alarm thermostat motor 3 5 Software watchdog 9 13 thermostat heatsink power fault Instantaneous speed rpm.. 74 Servo-amplifier max. current A RMS EE 75 Servo-amplifier max. nominal current A RMS EE 76 Manufacturing week EE 77 Manufacturing year EE 78 Hardware version EE 79 Software version Servo-amplifier series 1300 Pg 10 Appendix

13 E.4 COMMANDS DESCRIPTION Symbol Command ASCII Parameter READ parameter R address WRITE parameter W address + parameter (4 digits) Torque Enable TE Torque Disable TD Clear Software alarms CS Clear Hardware alarms CH Store in EEPROM ST Not implemented in the version 2.01 : Read 24 bits position P Set 24 bits position SP position (6 digits) ( Set Position ) ==> coordinates ok Servo-amplifier series 1300 Pg 11 Appendix

14 Special binary commands These one-byte commands allow one bit answer, to accelerate the detection of certains events. Command Byte Quick status Axis address + 32 Answer : 8 bits quick status Bit 0 Alarm active 1 Enable active 2 Coordinates ok End of appendix E. Servo-amplifier series 1300 Pg 12 Appendix

Communication. Outline of Communication. Merits

Communication. Outline of Communication. Merits Communication Outline of Communication You can connect up to MINAS-A series with your computer or NC via serial communication based on RS and RS, and can execute the following functions. () Change over

More information

11 Serial Communications

11 Serial Communications 11.1 COMMUNICATIONS PACKAGES There are a number of communication packages that can be used with the Quantum III to facilitate setup, record parameter data, view internal activity on a soft-scope and permit

More information

Serial CFW-11. Communication Manual. Phone: Fax: Web:

Serial CFW-11. Communication Manual. Phone: Fax: Web: Motors Energy Automation Coatings Serial CFW-11 Communication Manual Language: English RS232 / RS485 Serial Communication Manual Series: CFW-11 Language: English Document Number: 0899.5741 / 03 Publication

More information

SERIAL INTERFACE. Series SSW-05

SERIAL INTERFACE. Series SSW-05 SERIAL INTERFACE Series SSW-05 MANUAL OF THE SERIAL COMMUNICATION SSW-05 CODE 0899.4895 E/4 MANUAL OF THE SERIAL COMUNICATION SSW-05 Series: SSW-05 Software: Version 2.1X 0899.4895 E/4 ATTENTION! It is

More information

Flex Series User Guide

Flex Series User Guide User Programmable Current 4..20mA Digital RS485 Dual & Single Axis Up to 360º 2016 Flex Series User Guide Sensor Installation, Wiring, Flexware App Instructions Page 1 of 33 Page 2 of 33 Table of Contents

More information

APPLICATION NOTE /20/02 Getting started using IPM240-5E with a brushless motor

APPLICATION NOTE /20/02 Getting started using IPM240-5E with a brushless motor Problem: For new users of an intelligent drive, starting to implement a motion control application can be a quite complex task. You need to know how to hook-up the components of the motion system, to configure

More information

Specification. for. Serial Interface DN-C635

Specification. for. Serial Interface DN-C635 Date 2003-01-28 1 page of 39 Specification for Serial Interface DN-C635 Denon, Ltd. Date 2003-01-28 2 page of 39 Histories Rev. Date Name Description 1.0 Jan.,28, 03 J.Watanabe Date 2003-01-28 3 page of

More information

3G3FV SI-P Option Card for Profibus-DP Instructions 02/16/00

3G3FV SI-P Option Card for Profibus-DP Instructions 02/16/00 SI-P Option Card for Profibus-DP Instructions 02/16/00 - Contents - 1 Instruction... 3 1.1 Background... 3 2. Card Installation and set-up... 3 2.1 Option board overview. 3 2.2 Profibus-DP BUS connectors

More information

INSTRUCTION MANUAL FOR GCS-300 COMMUNICATION [OPTION CODE: C5] GCSC3E

INSTRUCTION MANUAL FOR GCS-300 COMMUNICATION [OPTION CODE: C5] GCSC3E INSTRUCTION MANUAL FOR COMMUNICATION [OPTION CODE C5] GCSC3E1 2002.04 To prevent the accidents by mishandling of this controller, please arrange to give this manual into the hands of the operator who actually

More information

Robo Cylinder/E-Con. Communication protocol

Robo Cylinder/E-Con. Communication protocol Robo Cylinder/E-Con Communication protocol List only Preliminary Revised Version Jun 24 04 1.Outline The RC communicates by the RS485 interface, and the communication condition is as follows. Item Electrical

More information

This is the procedure to use the Clone module as a serial converter: To enable communication you must set the following parameters in the drive.

This is the procedure to use the Clone module as a serial converter: To enable communication you must set the following parameters in the drive. AC10 Clone module 1002-00-00 There are a number of different ways in which the Clone Module can be used with AC10 drive. It can be used to Clone a drive or it can be used as a USB to serial converter to

More information

SECTION 5 HSLRT6 WINDOWS BASED SETUP PROGRAM REFERENCE

SECTION 5 HSLRT6 WINDOWS BASED SETUP PROGRAM REFERENCE The Windows based set-up program is menu driven, allowing the user to easily view data, alter setup variables or set machine timing (machine offset, timing signal locations, etc.), using a PC running the

More information

TABLE OF CONTENTS. Communication Functions

TABLE OF CONTENTS. Communication Functions TABLE OF CONTENTS Chapter 1: Chapter 2: Chapter 3: Chapter 4: General Features....................................................... 1-1 Functions......................................................

More information

Instruction Manual for BE-SP3 Circuit. 10/21/07

Instruction Manual for BE-SP3 Circuit. 10/21/07 Page 1 of 54 Instruction Manual for BE-SP3 Circuit. 10/21/07 Page 1 Index: Page 2 BE-SP3 Circuit Specifications. Page 3-4 Intro to the BE-SP3. Page 5 Basics of serial to parallel. Page 6-7 ASCII Code.

More information

ESM-5907 MOTORIZED INSERTION STANDARD TYPE MAGNETIC CARD READER & IC CARD READER/WRITER WITH RS-232C INTERFACE

ESM-5907 MOTORIZED INSERTION STANDARD TYPE MAGNETIC CARD READER & IC CARD READER/WRITER WITH RS-232C INTERFACE DOC. NO. ESM-5907 REV. PAGE DATE SPECIFICATION A 1 OF 19 2002.09.18 ESM-5907 MOTORIZED INSERTION STANDARD TYPE MAGNETIC CARD READER & IC CARD READER/WRITER WITH RS-232C INTERFACE KyungDuck Bldg, 518-5,

More information

Specification. For. Serial Interface DN-T645/625

Specification. For. Serial Interface DN-T645/625 Date 2002-08-30 1 page of 55 Specification For Serial Interface DN-T645/625 Denon, Ltd. Date 2002-08-30 2 page of 55 Histories Rev. Date Name Description 1.00 Aug., 30, 02 J.Watanabe Date 2002-08-30 3

More information

CURRENT PROTECTION RELAY SMPR-1

CURRENT PROTECTION RELAY SMPR-1 CURRENT PROTECTION RELAY SMPR-1 1.- ORION ITALIA SERIES MODBUS PROTOCOL. The ORION ITALIA SERIES implement a subset of the AEG Modicon Modbus serial communication standard. Many devices support this protocol

More information

USB-16COMi-M 16-Port RS-422/485 USB Serial Adapter User Manual. Features and Specifications. Power Supply

USB-16COMi-M 16-Port RS-422/485 USB Serial Adapter User Manual. Features and Specifications. Power Supply USB-16COMi-M 16-Port RS-422/485 USB Serial Adapter User Manual The USB to industrial 16-Port RS-422/485 Adapter is designed to make serial port expansion quick and simple. Connecting to a USB port on your

More information

Product Manual Serial Controlled Input/Output Module. Quartech Corporation Angelo Drive Macomb Township, Michigan

Product Manual Serial Controlled Input/Output Module. Quartech Corporation Angelo Drive Macomb Township, Michigan Product Manual 9110 Serial Controlled Input/ Module Quartech Corporation 15923 Angelo Drive Macomb Township, Michigan 48042-4050 Phone: (586) 781-0373 FAX: (586) 781-0378 www.quartechcorp.com The product

More information

A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS

A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS Page 1 of 35 A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS This document has been written specifically for FX and FX0N users that are unfamiliar with RS-232

More information

APPLICATION NOTE

APPLICATION NOTE Problem: For new users of an intelligent drive, starting to implement a motion control application can be a quite complex task. You need to know how to hook-up the components of the motion system, to configure

More information

Installation and Programming Manual. Niobrara Research & Development Corporation P.O. Box 3418 Joplin, MO USA

Installation and Programming Manual. Niobrara Research & Development Corporation P.O. Box 3418 Joplin, MO USA DUCM DF1 Manual DUCM DF1 Installation and Programming Manual This manual describes the DUCM application for interfacing DF1 slaves to a Modbus or RNIM serial network. Effective: February 16, 2017 Niobrara

More information

APPLICATION NOTE

APPLICATION NOTE Description: Steps to follow: Explains how to use the drives with RS-485 serial communication, including how to setup the drives for RS-485 communication, recommended connections for an RS-485 network

More information

It is the installer's responsibility to follow all instructions in this manual and to follow correct electrical practice.

It is the installer's responsibility to follow all instructions in this manual and to follow correct electrical practice. MCD Modbus Module Instructions Important User Information INSTALLATION INSTRUCTIONS: MCD MODBUS MODULE Order Code: 175G9000 1. Important User Information Observe all necessary safety precautions when controlling

More information

SCB-C08 USB to RS232/422/485 Converter

SCB-C08 USB to RS232/422/485 Converter SCB-C08 USB to RS232/422/485 Converter USB Interface RS-232 signal RS-422 signal: RS-485 signal: Cable Type Transmission distance Signal LED Direct power from USB port Power consumption: Compliant with

More information

This 4-port RS-422/485 Adapter is provided with an external switching power adapter in the package.

This 4-port RS-422/485 Adapter is provided with an external switching power adapter in the package. USB-4COMi-M USB to Quad RS-422/485 to Serial Adapter Manual The USB to Industrial Quad RS-422/485 Adapter is designed to make industrial communication port expansion quick and simple. Connecting to a USB

More information

TMC428 Evaluation Kit V2.0 Manual English

TMC428 Evaluation Kit V2.0 Manual English TMC428 Evaluation Kit V2.0 Manual English Version: 2.01 July 30 th, 2002 2 TMC428 Evaluation Kit V2.01 Version Version Date Author Remarks 2.00 2002-07-29 OK Created from version 1.02 2.01 2002-07-30 OK

More information

Communication protocol

Communication protocol Communication protocol Vacuum measurement and control unit for Compact Gauges RS232C interface Mnemonics BG 805 098 BE (9907) 1 Intended use This Communication protocol contains instructions for operating

More information

USBG-8COM-PRO 8-Port USB to RS-232, 422, 485 Auto Setup Adapter Manual. Features & Specifications. Specifications

USBG-8COM-PRO 8-Port USB to RS-232, 422, 485 Auto Setup Adapter Manual. Features & Specifications. Specifications USBG-8COM-PRO 8-Port USB to RS-232, 422, 485 Auto Setup Adapter Manual The USBG-8COM-PRO 2-Port Series Industrial I/O Adapters are advanced USB to Serial Adapters that connect to 1, 2, 4 or 8 RS- 232/422/485

More information

JCL-33A (C5) Warning. 1. System Configuration COMMUNICATION INSTRUCTION MANUAL

JCL-33A (C5) Warning. 1. System Configuration COMMUNICATION INSTRUCTION MANUAL COMMUNICATION INSTRUCTION MANUAL JCL-33A (C5) No.JCL3CE3 2018.11 This manual contains instructions for the communication functions, operations and notes when operating the JCL-33A. To prevent accidents

More information

STEPware-100 Operations Manual

STEPware-100 Operations Manual STEPware-100 Operations Manual 1 STEPware-100 Operations Manual Your Industrial Control Solutions Source www.maplesystems.com Maple STEPware100 Systems, Operations Inc. Manual 808 134 th St. SW, Suite

More information

THT-500-A/R (C5) 1. System Configuration COMMUNICATION INSTRUCTION MANUAL. No. THT5CE

THT-500-A/R (C5) 1. System Configuration COMMUNICATION INSTRUCTION MANUAL. No. THT5CE COMMUNICATION INSTRUCTION MANUAL THT-500-A/R (C5) No. THT5CE2 2018.04 This manual contains instructions for communication functions of the THT-500-A/R. 1. System Configuration 1.1 When Using USB Communication

More information

PS232. RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond

PS232. RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond PS232 RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond Quick Reference Command Description Pg ~H Help Screen Displays short command reference 4 ~V

More information

APPLICATION NOTE IDM.011

APPLICATION NOTE IDM.011 Description: Steps to follow: Explains how to use the IDM240-5EI and IDM640-8EI drives with RS-485 serial communication, including how to setup the drives for RS-485 communication, recommended connections

More information

1. System configuration

1. System configuration COMMUNICATION INSTRUCTION MANUAL ACD/R-3A, ACD/R-5A (C, C5) No. ACDRCE2 2008.08 This manual contains instructions for communication functions of the ACD-3A, ACR-3A, ACD-5A and ACR-5A. Serial communication

More information

KNC-SRV-FD332S Servo Driver

KNC-SRV-FD332S Servo Driver FEATURES 88-126VAC Single Phase Input 750-1000 Watt Power Range Position, Speed, and Torque Control Communication Ports: RS232 and RS485 Communication Protocol: MODBUS 2500PPR Incremental Communication

More information

RMS Resolver Calibration Process

RMS Resolver Calibration Process RMS Resolver Calibration Process Revision 0.2 6/27/2011 RMS Resolver Calibration Process 1 of 8 Revision History Version Description of Versions / Changes Responsible Party Date 0.1 Initial version Chris

More information

MRZJW3- SETUP154E. General-Purpose AC Servo Servo Configuration Software MODEL INSTALLATION GUIDE

MRZJW3- SETUP154E. General-Purpose AC Servo Servo Configuration Software MODEL INSTALLATION GUIDE General-Purpose AC Servo Servo Configuration Software MODEL MRZJW3- SETUP154E INSTALLATION GUIDE Thank you for choosing the Mitsubishi general-purpose AC servo Servo Configuration Software. To optimize

More information

Features. IDS : Inclinometer Display System with RS232 Output

Features. IDS : Inclinometer Display System with RS232 Output Graphic Dual Axis Mode Dual Axis Mode Features Single Axis Mode Description Features The IDS is a high quality display system for use with many of our inclinometer sensors. It has a sturdy Aluminium housing

More information

solartron digital readout model no. DR600 DR700 installation manual

solartron digital readout model no. DR600 DR700 installation manual solartron digital readout installation manual model no. DR600 DR700 1.0: Index Section Title Page 1.0 Index.....................1 2.0 Safety Summary............2 3.0 Service & Repair............4 4.0 Measurement

More information

BMV Text Protocol. Table of contents

BMV Text Protocol. Table of contents BMV Text Protocol Table of contents Introduction... 2 Physical interface... 2 Serial port configuration... 2 Message format... 3 Data integrity... 3 Units... 3 Other statistics... 4 Since firmware version

More information

I/O Interface DNA300

I/O Interface DNA300 DNA300 OPERATIONS MANUAL 1 Ring Communications, Inc. Crisis Alert System I/O Interface DNA300 2 DNA300 OPERATIONS MANUAL 2006/06/13 DNA300 OPERATIONS MANUAL 3 Contents INTRODUCTION... 5 INSTALLATION...

More information

RS 232 Interface. RS 232 is the Serial interface on the PC. Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3

RS 232 Interface. RS 232 is the Serial interface on the PC. Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3 RS 232 Interface RS 232 is the Serial interface on the PC Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3 Note: SR510 switches pins 2,3 internally HP Func. Gen. Requires a null

More information

D I G I M A X BINARY COMMUNICATIONS PROTOCOL SYSTEM COMMAND AND CONTROL LANGUAGE APPLICATION MANUAL. Revision B1 April 30, 1993

D I G I M A X BINARY COMMUNICATIONS PROTOCOL SYSTEM COMMAND AND CONTROL LANGUAGE APPLICATION MANUAL. Revision B1 April 30, 1993 D I G I M A X I V BINARY COMMUNICATIONS PROTOCOL SYSTEM COMMAND AND CONTROL LANGUAGE APPLICATION MANUAL Revision B1 April 30, 1993 POWERTEC Industrial Motors Mailing Address: P.O. Box 2650 * Rock Hill,

More information

DB-II Serial Communication Protocol Revision 0.2(English)

DB-II Serial Communication Protocol Revision 0.2(English) DB-II Serial Communication Protocol Revision 0.2(English) Final Revision: 2005. 4. 25 Page 1 3/2/2007 < Table of Contents > 1. The Serial Interface...3 1.1. Transmission Control Character...3 1.2. Synchronization...3

More information

Single-Axis Counter BDD 611

Single-Axis Counter BDD 611 Single-Axis Counter BDD 611 Technical Description, User's Guide english No. 611-150 D/E. Edition 0705; Subject to modification. Replaces edition 0701. www.balluff.com Balluff GmbH Schurwaldstrasse 9 73765

More information

USB-COMi-TB USB to Industrial Single RS-422 / 485 Adapter Manual. Specifications and Features

USB-COMi-TB USB to Industrial Single RS-422 / 485 Adapter Manual. Specifications and Features USB-COMi-TB USB to Industrial Single RS-422 / 485 Adapter Manual The USB-COMi-TB USB-to-Industrial Single RS-422/485 Adapter is designed to make industrial communication port expansion quick and simple.

More information

Installation Guide of Hi-Speed USB to Octal RS-232/422/485 Adapter

Installation Guide of Hi-Speed USB to Octal RS-232/422/485 Adapter Installation Guide of Hi-Speed USB to Octal RS-232/422/485 Adapter Introduction The USB to Octal Serial Adapter is designed to make serial port expansion quick and simple. Connecting to a USB port on your

More information

1. Introduction. 2. Installation MODBUS INTERFACE

1. Introduction. 2. Installation MODBUS INTERFACE 5551.C 8473.C MODBUS INTERFACE PIM-MB-1 Modbus Interface 1. Introduction AuCom soft starters can be controlled and monitored across an RS485 serial communication network using the Modbus RTU and AP ASCII

More information

USB to RS-232/RS422/485. US-101-I USB To Serial Operation Manual

USB to RS-232/RS422/485. US-101-I USB To Serial Operation Manual USB to RS-232/RS422/485 US-101-I USB To Serial Operation Manual First Edition, Jun 2008 Table of Contents 1. Introduction 2 2. Package checklist 3 3. Product Specification 4 4. Product Panel Views Description

More information

Supplementary Manual for the Driver Configuration 1. Please install the operation program to your PC from the attached disk or Ye Li website. Ye Li icon will appear after the installation process.

More information

Revision 1.2. July 24, COM Protocol Manual. for MDC and ADC N 11th St - San Jose CA

Revision 1.2. July 24, COM Protocol Manual. for MDC and ADC N 11th St - San Jose CA Revision 1.2 July 24, 2017 COM Protocol Manual for MDC and ADC www.mountztorque.com - 1080 N 11th St - San Jose CA 95112-408.292.2214 1 1 Overview and Communication Specifications 1.1 Overview If the PC

More information

Communication Protocol for Control Box (UCR) Programmer s Guide

Communication Protocol for Control Box (UCR) Programmer s Guide www.jbctools.com Communication Protocol for Control Box (UCR) Programmer s Guide 2 Control Box - Communication Protocol www.jbctools.com This communication protocol was developed to use JBC devices, such

More information

For more information on these functions and others, please refer to the EDC User s Manual.

For more information on these functions and others, please refer to the EDC User s Manual. EDC Handheld Device Guide BASIC FUNCTION When using the handheld controller, please set the dial switch to 0 on the front side of the panel of the EDC Controller. This will allow the user to have access

More information

CONFIGURATION: The Reader, LED Indicator, pin numbers for the 9-pin connector and the 25-pin adapter are shown in Figure 1-2.

CONFIGURATION: The Reader, LED Indicator, pin numbers for the 9-pin connector and the 25-pin adapter are shown in Figure 1-2. FEATURES: Major features of the Swipe Reader are as follows: Powered through the USB port no external power supply required Hardware Compatible with PC or any computer or terminal with an RS-232 interface

More information

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Login for the first time, please use http://192.168.1.100 To key in user name and password is for identifying authorization. Default

More information

MODBUS PLUS TO SIEMENS G110/G120/MM440 APPLICATION

MODBUS PLUS TO SIEMENS G110/G120/MM440 APPLICATION ICP PANEL-TEC MICROBRIDGE INSTALLATION AND OPERATION GUIDE MODBUS PLUS TO SIEMENS G110/G120/MM440 APPLICATION Revision History Revision Date Author Comments 000 3 May 2010 David Walker Initial release.

More information

KB232. PS/2 Keyboard RS-232 Adapter Part # SA0008 (Version 3.0) Copyright 2003 L3 Systems, Inc. Redmond

KB232. PS/2 Keyboard RS-232 Adapter Part # SA0008 (Version 3.0) Copyright 2003 L3 Systems, Inc. Redmond KB232 PS/2 Keyboard RS-232 Adapter Part # SA0008 (Version 3.0) Copyright 2003 L3 Systems, Inc. Redmond Command C Displays Configuration String CW= D Lkk=aa,bb P E H V T Quick Reference Notes Field

More information

Commercial and Residential Turntables. Motion Control User Manual Model MC-2

Commercial and Residential Turntables. Motion Control User Manual Model MC-2 Commercial and Residential Turntables Motion Control User Manual Model MC-2 Introduction The control system for the Carousel Turntables offers four modes of operation: 1. Manual 2. Camera 3. Preset 4.

More information

Fundamentals of Programming (C)

Fundamentals of Programming (C) Borrowed from lecturer notes by Omid Jafarinezhad Fundamentals of Programming (C) Group 8 Lecturer: Vahid Khodabakhshi Lecture Number Systems Department of Computer Engineering Outline Numeral Systems

More information

ID8400 Stamper Communications for Firmware Versions 5 and 6

ID8400 Stamper Communications for Firmware Versions 5 and 6 ID8400 Stamper Communications for Firmware Versions 5 and 6 Introduction This document will describe the Extended Protocol Communications as implemented with the ITM8400 marking system software. Extended

More information

M CLOSED LOOP STEPPING SYSTEM. PCIF Software. For Windows SPBAIW-01. Instruction Manual

M CLOSED LOOP STEPPING SYSTEM. PCIF Software. For Windows SPBAIW-01. Instruction Manual M0007856 CLOSED LOOP STEPPING SYSTEM PCIF Software For Windows SPBAIW-01 Instruction Manual ENGLISH *Windows 98, Windows 2000, and Windows XP are registered trademarks of Microsoft Corporation (USA). Disclaimers

More information

Hiperface/EnDat absolute encoder feedback

Hiperface/EnDat absolute encoder feedback INFRANOR SAS 29, avenue Jean Moulin F-65100 LOURDES Tél : +33 5 62 94 10 67 Fax : +33 5 62 42 18 69 info.fr@infranor.com www.infranor.com Application note December 11 th, 2017 CD1pm Positioners Hiperface/EnDat

More information

Forcom Technology Co., Ltd. Intelligent RS-485/422 to RS-232 converter

Forcom Technology Co., Ltd. Intelligent RS-485/422 to RS-232 converter Forcom Technology Co., Ltd. Tel: +886-2-77296880 Fax: +8862-27055495 e-mail: info@forcomtech.com.tw URL: http://www.forcomtech.com.tw Intelligent RS-485/422 to RS-232 converter Model No.: R32TR1 AD-INT

More information

TPC1. User s Manual. DYNASERVO INC.

TPC1. User s Manual. DYNASERVO INC. TPC1 User s Manual Copyright @2002 DYNASERVO INC. 1. Introduction The TPC1 is an advanced handheld HMI terminal, which integrates color touchscreen display, powerful multi-axis motion controller, high-speed

More information

Comms. Serial Communication

Comms. Serial Communication Motion Control Products Application note Host comms protocol 2 AN00129-004 Host Comms Protocol (HCP) and Host Comms Protocol 2 (HCP2) provide an efficient way to transfer data bidirectionally between an

More information

APPLICATION NOTE IDM.101

APPLICATION NOTE IDM.101 Problem: For new users of an intelligent drive, starting to implement a motion control application can be a quite complex task. You need to know how to hook-up the components of the motion system, to configure

More information

BIS S-6027 Ethernet with TCP/IP-Protocol

BIS S-6027 Ethernet with TCP/IP-Protocol BIS S-6027 Ethernet with TCP/IP-Protocol Technical Description, User s Manual english www.balluff.com 1 2 3 4 5 6 7 8 9 User Notes 4 1.1 About this Manual 4 1.2 Manual layout 4 1.3 Conventions 4 1.4 Symbols

More information

CDN36X Series DeviceNet Gateway User Manual

CDN36X Series DeviceNet Gateway User Manual CDN36X Series DeviceNet Gateway User Manual CDN366 1 isolated RS232 channel CDN367 1 isolated RS422/RS485 channel Table of Contents CHAPTER 1 OVERVIEW...4 CHAPTER 2 INSTALLATION...5 MOUNTING...5 WIRING...6

More information

SYSTEMS ELECTRONICS GROUP

SYSTEMS ELECTRONICS GROUP SYSTEMS ELECTRONICS GROUP SYSTEMS M4500 INDUSTRIAL CONTROLLER S4520-RDC: MOTION CONTROL CO-CPU With RESOLVER FEEDBACK Intelligent I/O board with motion control I/O and built-in M4500 processor (same as

More information

The monthly news, C&N

The monthly news, C&N The monthly news, C&N - OMRON Cost-effective Control Devices - Vol. Vol.1 Complete Lineup of CP1E and NB Series Vol.2 New to NB-Designer Vol.3 Create Beautiful Screen with NB-Designer 1 Vol.4 Easy Programming

More information

Installing Your 1394 Drive Interface Module

Installing Your 1394 Drive Interface Module Installation Instructions Installing Your Drive Interface Module (Catalog Number -DIM) Introduction This publication provides installation instructions for adding the Drive Interface Module to your system.

More information

Manual Electronic Identification Systems BIS Processor BIS C-6_0 RS 232 C-6_ _836905_E_0704.p65 Deutsch bitte wenden!

Manual Electronic Identification Systems BIS Processor BIS C-6_0 RS 232 C-6_ _836905_E_0704.p65 Deutsch bitte wenden! 1 Manual Electronic Identification Systems BIS Processor BIS C-6_0 RS 232 Deutsch bitte wenden! 2 No. 836 905 D/E Edition 0704 Subject to modification. Replaces edition 0409. Writing convention: Control

More information

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND OleumTechTM TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND MUST BE FAMILIAR WITH LEVEL 1 TRAINING MATERIALS BEFORE MOVING FORWARD Doc ID# 80-6010-001b TABLE OF CONTENTS 1. WHAT IS NEW WRITE IMPORT

More information

Rotacam ASR58. User Manual

Rotacam ASR58. User Manual User Manual Rotacam ASR58 Description ROTACAM is an absolute encoder purposely designed to produce electrical phase signals that are necessary for the working of any automatic machine. Instead of using

More information

Appendix) Specifications of Monitor & Control Rev. 4.0 July 13, 2016

Appendix) Specifications of Monitor & Control Rev. 4.0 July 13, 2016 Specifications of Monitor & Control July 13, 2016 1. Interface Specifications 1-1. FSK Communication M&C (1) Physical Interface IF Connector: N-type or F-type, female Combine with IF signal and 10MHz Reference

More information

COMMUNICATION INSTRUCTION MANUAL PC-935, PC-955 (OPTION CODES: C, C5, SVTC)

COMMUNICATION INSTRUCTION MANUAL PC-935, PC-955 (OPTION CODES: C, C5, SVTC) COMMUNICATION INSTRUCTION MANUAL PC-935, PC-955 (OPTION CODES: C, C5, SVTC) --- CONTENTS --- 1. System configuration 1.1 System configuration (1) RS-232C (option C) -------------------------------------------------------------

More information

Technical documentation

Technical documentation Document type: Technical documentation Scope: Galaxy Integration Product: IFTER EQU Prepared: 2015 1 Contents 1.0 IFTER EQU Visualization software 4 2.0 Honeywell Galaxy control units visualization 6 3.0

More information

Industrial Serial Device Server

Industrial Serial Device Server 1. Quick Start Guide This quick start guide describes how to install and use the Industrial Serial Device Server. Capable of operating at temperature extremes of -10 C to +60 C, this is the Serial Device

More information

Technical Note. Configuration process to control domes connected to VT units with the Supervisor software handset

Technical Note. Configuration process to control domes connected to VT units with the Supervisor software handset Technical Note Configuration process to control domes connected to VT units with the Supervisor software handset Revision date September 2005 Application Supervisor (3.61 and later) VT200 (3.5 and later)

More information

8 Port USB to RS- 232/422/485 Octal Adapter. Product Manual. Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-8COMi-RM.

8 Port USB to RS- 232/422/485 Octal Adapter. Product Manual. Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-8COMi-RM. 8 Port USB to RS- 232/422/485 Octal Adapter Product Manual Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-8COMi-RM 2 USB-8COMi-RM Product Manual Revision History Revision Date Author Comments

More information

BIS L , BIS Z-EL-...

BIS L , BIS Z-EL-... BIS L-400-..., BIS Z-EL-... Technical Description, User's Guide English www.balluff.com 1 2 3 4 5 6 7 8 9 Notes to the user 4 1.1 About this manual 4 1.2 Structure of the manual 4 1.3 Typographical conventions

More information

LomaLink User s Guide

LomaLink User s Guide LomaLink User s Guide The Serial Communications System for Loma Inspection Equipment Loma Part Number: 811153 Spectrum Inspection Systems Issue: K Southwood Date: July 2007 Farnborough Hampshire GU14 0NY

More information

DeviceNet Drive Profile CFW-09

DeviceNet Drive Profile CFW-09 Motors Automation Energy Transmission & Distribution Coatings DeviceNet Drive Profile CFW09 Communication Manual DeviceNet Drive Profile Communication Manual Serie: CFW09 Language: English Software Version:

More information

C-MAX CME8000-BUS. Module Layout CME8000-BUS-LP02 RS232. Industrial Module with CME8000 receiver IC. Short Description

C-MAX CME8000-BUS. Module Layout CME8000-BUS-LP02 RS232. Industrial Module with CME8000 receiver IC. Short Description Industrial Module with CME8000 receiver IC RF Technology Specialist Short Description The CME8000 is a BiCMOS integrated straight through receiver with build in very high sensitivity and a pre-decoding

More information

Motors I Automation I Energy I Transmission & Distribution I Coatings. SymbiNet CFW-11. User s Manual

Motors I Automation I Energy I Transmission & Distribution I Coatings. SymbiNet CFW-11. User s Manual Motors I Automation I Energy I Transmission & Distribution I Coatings SymbiNet CFW-11 User s Manual SymbiNet User s Manual Series: CFW-11 Language: English Document Number: 10002033446 / 00 Publication

More information

Absolute encoders - bus interfaces

Absolute encoders - bus interfaces Features Absolute encoder multiturn Optical sensing method Max. resolution: singleturn 18 bit, multiturn 16 bit LED status indicator PROFINET IO Maximum resistant against magnetic fields Optional EAL580

More information

PKS-FD432S-13 - Servo System

PKS-FD432S-13 - Servo System PKS-FD432S-13 - Servo System FEATURES 176-253VAC of 6 Nm Power Ratings up to 1260 Watts 2,500 PPR Incremental Encoder Maximum Speed of 2850 RPM IP65 for Body, IP54 Shaft Seal Brake Option Available Position,

More information

Introduction & Specifications of Hi-Speed USB to Serial Adapters

Introduction & Specifications of Hi-Speed USB to Serial Adapters Introduction & Specifications of Hi-Speed USB to Serial Adapters The USB Serial Adapters consist of the following models: USB Single Serial Adapter (ES-U-1001, ES-U-1001-A) USB Single Serial Adapter (ES-U-1001-M,

More information

JCS, JCM, JCR, JCD-33A (C5)

JCS, JCM, JCR, JCD-33A (C5) COMMUNICATION INSTRUCTION MANUAL JCS, JCM, JCR, JCD-33A (C5) No.JC3CE11 2013.01 This manual contains instructions for the communication functions, operations and notes when operating the JCS, JCM, JCR

More information

Technical Manual. Absolute Shaft Encoder. ACURO industry with SSI programmable. Item no.: , Version: TH

Technical Manual. Absolute Shaft Encoder. ACURO industry with SSI programmable. Item no.: , Version: TH Technical Manual Absolute Shaft Encoder ACURO industry with SSI programmable Item no.: 2 565 269, Version: 3 270911 TH by HENGSTLER HENGSTLER claims copyright protection for this documentation. This documentation

More information

Nokeval. No Manual. Models 575F, 1000F, 1100F, Scalable counter for pulse sensors

Nokeval. No Manual. Models 575F, 1000F, 1100F, Scalable counter for pulse sensors No 90 Nokeval Manual Models 7F, 000F, 00F, 800-0 Scalable counter for pulse sensors Manufacturer: Nokeval Oy Yrittäjäkatu 700 NOKIA Finland Tel. +8 800 Fax. +8 0 Counter / batch controller XX-0 for pulse

More information

PCI Express 4-Port Industrial Serial I/O Cards

PCI Express 4-Port Industrial Serial I/O Cards PCI Express 4-Port Industrial Serial I/O Cards The PCIe-400i and PCIe-400i-SI PCI Express 4-port industrial serial I/O cards are plug & play high-speed serial I/O expansion cards for the PCI Express bus.

More information

Product Specification for Transducer Display Model TDD2

Product Specification for Transducer Display Model TDD2 TDD2 Manual January 26, 2007 Product Specification for Transducer Display Model TDD2 The TDD2 displays position information derived from a magnetostrictive transducer with Synchronous Serial Interface

More information

MSOC Communication Commonality with DPU/TPU/GPU 2000R Protective Relays

MSOC Communication Commonality with DPU/TPU/GPU 2000R Protective Relays ABB Application Note MSOC AN-64A-00 Substation Automation and Protection Division MSOC Communication Commonality with DPU/TPU/GPU 2000R Protective Relays Introduction There seems to be some confusion with

More information

Temperature Controller SA100. Communication Instruction Manual IMR01J02-E2 RKC INSTRUMENT INC.

Temperature Controller SA100. Communication Instruction Manual IMR01J02-E2 RKC INSTRUMENT INC. Temperature Controller SA100 Communication Instruction Manual RKC INSTRUMENT INC. IMR01J02-E2 Modbus is a registered trademark of Schneider Electric. Company names and product names used in this manual

More information

COMMUNICATION INSTRUCTION MANUAL Temperature Controller KT4R

COMMUNICATION INSTRUCTION MANUAL Temperature Controller KT4R COMMUNICATION INSTRUCTION MANUAL Temperature Controller KT4R No. KT4RCE1 2015.06 This manual contains instructions for communication functions of the KT4R. To prevent accidents arising from the misuse

More information

KNC-PKS-FD432S-20 - Servo System

KNC-PKS-FD432S-20 - Servo System KNC-PKS-FD432S-20 - Servo System FEATURES 176-253VAC of 1359 oz-in Power Ratings up to 2000 Watts 2,500 PPR Incremental Encoder Maximum Speed of 5800 RPM IP65 for Body, IP54 Shaft Seal Brake Option Available

More information

Mounting Dimensions / Viewing 2 Mounting Options 3. Wiring Configuration 4. Quick Set up Procedure 5. Changing Intensity 6.

Mounting Dimensions / Viewing 2 Mounting Options 3. Wiring Configuration 4. Quick Set up Procedure 5. Changing Intensity 6. Section Mounting Dimensions / Viewing 2 Mounting Options 3 Section 2 Wiring Configuration 4 Section 3 Quick Set up Procedure 5 Section 4 Changing Intensity 6 Section 5 Option Summary 7 Section 6 Option

More information

InfoTag KE28xx Communications for 186 CPU Firmware Version 4

InfoTag KE28xx Communications for 186 CPU Firmware Version 4 InfoTag KE28xx Communications for 186 CPU Firmware Version 4 *KE28xx models include: KE2800, KE2852, KE2853, KE2856 This document applies to printer firmware versions 4.x only. Note that changes made to

More information