Communication With NC-Module UFM UDM. Telegram Description PLC/NC-Module Profibus. Manual SM Profibus Communication 4 Datawords V4.

Size: px
Start display at page:

Download "Communication With NC-Module UFM UDM. Telegram Description PLC/NC-Module Profibus. Manual SM Profibus Communication 4 Datawords V4."

Transcription

1 Communication With NC-Module UFM UDM Telegram Description PLC/NC-Module Profibus Manual SM Profibus Communication 4 Datawords V4.doc

2 content: 1 General Connecting the SM-Profibus-DP-Modul Termination resistor Communication Basics Function of the NC-Module Profibus-DP configuration The telegram Operation of the NC-Module in connection with a Siemens PLC S Communication between host and NC-Module Description of the protocol signs Data format I/O Host NC Module Bit usage EA level Host NC module Data format NC Module host Bit position I/O level NC host Data format Variables Host NC Module Bit condition variables range Host NC Module Data format Variables NC Module Host Bit position variables range NC Module -> Host Data Format ID Number Host NC Module Bit usage ID Number Host NC Module Data format ID Number NC Module Host Bit consistence ID Number NC Module Host Data Format Motion level Host NC Module Bit usage Motion Host NC Module Data format motion NC Module Host Bit consistence Motion NC Module Host Status information command structure of the NC module Signal description...38

3 6.1 Homing after switch-on Homing without request Cycle start E-stop during a move E-stop at in-position (no move) Changing program number...43

4

5 1 General This document describes the communication between the NC-Module and the host. The protocol is simple and can easily be implemented into existing PC/PLC-systems. This description is valid for all UFM NC Software Version V4.xxx The complete functions of the NC-Module are run via the serial interface. Installation of the SM-Profibus-DP-Module The NC-Module may not be mounted, when the servo drive is powered.!!! The SM-Profibus-Module must always be mounted in slot 3. Manual SM Profibus Communication 4 Datawords V4.doc page 1

6 1.2 Connecting the SM-Profibus-DP-Module Front view 1.3 Termination resistor The termination resistor must meet to the PROFIBUS-Standard. The last participant must have a terminating resistor in the connector enabled. The housing of the connector should be screwed with the Profibus participant, so that the shield of the cable has connection to the ground of the participant.

7 2 Communication Basics 2.1 Function of the NC-Module The NC-Module is a Profibus participant with several levels. These levels are defined by a 3-bit-combination in the header (1 st data word) of the participant. Level 0 defines a simple I/O-level, which is used for start, stop and status. Start and Stop for the press are generally transferred from the PLC to the NC module. The NC module will then execute the motion commands immediately after receiving. Before the execution however, the status of the NC-Module has to be analyzed, as different conditions are possible within the NC-Module. To transfer data, different data-levels are provided. The data are separated concerning direction and content. The exact design of the bytes is described in this manual, suffix A. The level-architecture within the NC-Module looks like this: Bit # Description 000 I/O-level Start / Stop / GOOD / BAD / homing /Input / Output 001 Data-level Variables / setting or reading of measuring points 010 ID-number ID Data from the PLC to the PC 011 Motion level Motion and position feedback combined level Each Profibus command is divided into words with 16 bit length Profibus-DP configuration The Profibus DP configuration is stored in configuration-files. The configuration is executed due to the used control via special configuration programs (e.g. COM Profibus). Following configuration files are available: CTSM0672.gsd general usable config-file, 8 byte with consistency With this config.-file, two formats can be selected: 8 byte with consistency, 4 words with consistency, 4 words without consistency. The NC-Module activates the right format automatically during initialization. Manual SM Profibus Communication 4 Datawords V4.doc page 3

8 3 The telegram The communication parameters are predefined for the NC-Module at 1,5 Mbit and is implemented in an internal hardware board of the module. Two connectors are available for PROFIBUS-standard-connectors. The module is integrated with other clients in a bus, one client is the PLC/PC. The clients are connected via a two wire-cable. The PLC/PC therefore must have at least one Profibus-module or a corresponding board. The protocol has been developed by the user organization and clearly defines the data-exchange. After receiving a valid protocol and acknowledging by handshake, the data are taken into the NC-Module. This happens after a positive acknowledgment to avoid, that wrong data are written into the NC-Module. The last client should have the terminating resistor enabled, which is often integrated into the connector housing. In any case, the user must follow the valid standards (see also literature provided by SIEMENS). 3.1 Operation of the NC-Module in connection with a Siemens PLC S5 When the NC-Module is connected to a SIEMENS S5-PLC, the configuration of the NC-module is recommended with 4 words input, 4 words output with full consistency. It is adjusted with a configuration-program, e.g. COM Profibus. When a configuration with data-consistency is needed, the programming of the S5 must fulfill certain demands. The exact approach to program the S5 is shown in the SIEMENS Manual Dezentrales Periphiesystem ET200, Siemens-order-# 6ES ES12 suffix B, page B1 and B27. If this procedure is not met, following fault will come up: Installation successful Bus runs No or incorrect data-exchange between PLC and NC-Module possible.

9 4 Communication between host and NC-Module. The NC-Module can communicate with different hosts like the PLC or a PC. The communication is always started by the host, the NC-Module generally is passive and waits for a command via the serial interface. 4.1 Description of the protocol signs Bit name description bit range CST1: consistence Bit 2 ( 0 1 ) CMD0 CMD2: command level ( ) NU00 NU08: not used IN_07 IN_00: Virtual inputs 1 8 ( ) PRG0 PRG7: Program Selector via PRG_S ( ) PRG_S: Program strobe ( 0 1 ) STEP: step mode ( 0 1 ) START: Start program ( 0 1 ) REF: Start homing ( 0 1 ) CST0: consistence Bit ( 0 1 ) IO: Part status Ok ( 0 1 ) NIO: Part status NOk ( 0 1 ) REF_R: home request ( 0 1 ) CYC_E: Cycle end ( 0 1 ) STEP_E: step end ( 0 1 ) Out_07 Out_00: Virtual outputs ( ) STA00 STA03: Status information (, ) KB: Keyboard lock. ( 0 1 ) This disabled any command from the PC executing a motion. M_UP: Motion upward (Moves the press up with the reference motion speed settings). M_DWN: Motion downward (Moves the press down with the reference motion speed settings). ID_00 ID_07: Identification number bits ( 0 1 ) If documentation is required then the PLC has to transmit the ID number to the NC module. WHEEL Wheel active ( 0 1 ) MOVE Move to input position (Level4) ( 0 1 ) SEL_n Binary type selection ( ) IDX_n Binary addresse ( ) ATTENTION: By running the function M_UP, M_DWN, WHEEL and MOVE, the nominal Force will work as overload. The bit CST0 and CST1 represents the consistency of the data between these two bits. The data between CST0 and CST1 are valid only, if both bits have the same condition. Manual SM Profibus Communication 4 Datawords V4.doc page 5

10 CST0 = 0 CST1 = 0 or CST0 = 1 CST1 = 1. A change within the bits can change the status of CST0 and CST1, therefore the status of these two bits must be checked to make sure, that the data and command bits are valid. The consistency bits are sent back to the PLC after reception. REMARK: If data are transferred via the PROFIBUS and the data must be arranged in the PLC, the level bits should be set to 1 at level 7 first (CMD0 CMD2), otherwise misinterpretations might happen on the bus. If the words are than correct in regard to their consistency, the level-selection can be set to the right level.

11 4.2 Data format I/O Host NC Module The command structure is: Standard structure of data byte 0-level_000. The structure of the protocol is The design of the protocol is shown as bits in the following description. These are shown in MSB after LSB for the first data byte of the NC-Module. Host Protocol: IN_04 IN_03 IN_02 IN_01 IN_00 PRG5 PRG4 PRG3 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 PRG2 PRG1 PRG0 PRG_S STEP START REF NU BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 CST1 CMD2 CMD1 CMD0 NU00 NU01 NU02 NU03 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_09 BIT_08 NU04 NU05 NU06 NU07 NU08 IN_07 IN_06 IN_05 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 NU NU NU NU NU NU NU NU BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 NU NU NU NU M_DWN M_UP KB CST0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Manual SM Profibus Communication 4 Datawords V4.doc page 7

12 4.3 Bit usage EA level Host NC module Data word 1 BIT # Name Description 15 IN_04 Input bit 4 14 IN_03 Input bit 3 13 IN_02 Input bit 2 12 IN_01 Input bit 1 11 IN_00 Input bit 0, used to influence the program-flow. 10 PRG5 Program Selection bit 5. 9 PRG4 Program Selection bit 4. 8 PRG3 Program Selection bit 3. 7 PRG2 Program Selection bit 2. 6 PRG1 Program Selection bit 1. 5 PRG0 Program Selection bit 0. (up to 512 Programs can be coded) 4 PRG_S Program strobe to take over a selected program (PRG0 PRG5). 3 STEP Single step of the actual program. 2 START Start of the actual program. (can be executed after homing, when the unit has been switched on.) 1 REF Start homing. End of homing is defined by REF_R Bit. 0 NU Not used Data word 2 BIT # Name Description 15 CST1 Consistency Bit 1 must match to CST0 to declare tha data valid. 14 CMD2 Selection of level CMD1 Selection of level 1 12 CMD0 Selection of level 0. To select the function needed 0 = I/O, etc. 11 NU00 Not used 10 NU01 Not used 9 NU02 Not used 8 NU03 Not used 7 NU04 Not used 6 NU05 Not used 5 NU06 Not used 4 NU07 Not used 3 NU08 Not used 2 IN_07 Input bit 7. 1 IN_06 Input bit 6. 0 IN_05 Input bit 5.

13 Data word 3 BIT # Name Description 15 NU Not used 14 NU Not used 13 NU Not used 12 NU Not used 11 NU Not used 10 PRG8 Program Selection bit PRG7 Program Selection bit PRG6 Program Selection bit NU Not used 06 NU Not used 05 NU Not used 04 NU Not used 03 M_DWN Manual motion down. 02 M_UP Manual motion up. 01 KB Keyboard lock. 00 CST0 consistence Bit 0 must match to to CST1 to declare the data valid Manual SM Profibus Communication 4 Datawords V4.doc page 9

14 4.4 Data format NC Module host Standard structure of data word_1 - level_000. NC Protocol: data word 1 Out_04 Out_03 Out_02 Out_01 Out_00 PRG5 PRG4 PRG3 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 PRG2 PRG1 PRG0 PRG_S STEP_E CYC_E REF_R NU BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 data word 2 CST1 CMD2 CMD1 CMD0 STA05 STA04 STA03 STA02 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_09 BIT_08 STA01 STA00 QUIT IO NIO Out_07 Out_06 Out_05 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 data word 3 NU NU NU NU NU PRG8 PRG7 PRG6 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 NU NU NU NU A_DWN A_UP KB CST0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00

15 4.5 Bit position I/O level NC host The data of the PROFIBUS is divided into 4 words a 16 bits. It is recommended to use data consistency for the data transfer since this guarantees valid data in any case. Data word 1 BIT # Name Description 15 Out_04 Output bit Out_03 Output bit Out_02 Output bit Out_01 Output bit Out_00 Output bit PRG5 Ack. program selection bit 5. 9 PRG4 Ack. program selection bit 4. 8 PRG3 Ack. program selection bit 3. 7 PRG2 Ack. program selection bit 2. 6 PRG1 Ack. program selection bit 1. 5 PRG0 Ack. program selection bit 0. 4 PRG_S Program strobe to acknowledge a selected program (PRG0 PRG5). Change from Low -> High = Program was loaded 3 STEP_E End of a step in the actual program. 2 CYC_E End of program (Low -> High). 1 REF_R End reference motion is defined by REF_R Bit. 0 NU ab consistence Bit 1 must match with CST0 to declare the data valid. Data word 2 BIT # Name Description 15 CST1 Consistence Bit 1 must match CST0 to declare the data valid 14 CMD2 Level selection CMD1 Level selection CMD0 Level selection 0. Defines, which function was selected (0 = I/O, etc...). 11 STA_LL Program strobe to acknowledge a selected program (PRG0 PRG5). Change from Low -> High = Program was loaded 10 STA_UL Status bit 4 (upper limit exceeded) 09 STA_NF Ack. program selection bit STA_FEA Status Bit 2 (force limit exceeded in preposition) 07 STA_REF Status Bit 1 (Reference) 06 STA_OL Status Bit 0. Additional information about a fault in the program (0 = no fault, etc..). 05 QUIT Ack. For input signals 04 IO Good part (OK) 03 NIO Bad part (After program end the status information bad part (NOK), Good part (OK) are set) 02 Out_07 Output bit Out_06 Output bit Out_05 Output bit 5. Manual SM Profibus Communication 4 Datawords V4.doc page 11

16 Data word 3 BIT # Name Description 15 NU STA_12 14 STA_LST Cycle - Start lost 13 STA_ADC ADC limit reached 12 STA_RES Reset 11 CTRL Drive enabled 10 PRG8 Ack. program selection bit PRG7 Ack. program selection bit PRG6 Ack. program selection bit STA_MAX Max. position "Press to Force (Signal)" reached 06 STA_FER Max. permitted positioning fault crossed 05 STA_FT Force transducer max. deviation of 10% exceeded 04 PC_LIFE PC connected and ready 03 A_DOWN Acknowledge motion down. 02 A_UP Acknowledge motion up. 01 KB Acknowledge keyboard lock. 00 CST0 Consistence Bit 0 must match CST1 to declare the data valid

17 4.6 Data format Variables Host NC Module To request variable / gauging values the selection bits SEL_0 & SEL_1 have to be set accordingly. SEL_0 SEL_1 data type 0 0 Variables 1 0 Gauging values 0 1 Not used 1 1 Not used The variables 1 to 8 and are then addressed via the index (IDX_0 - IDX_3) as a binary Offset. IDX_0 IDX_1 IDX_2 IDX_3 Variable Variable Variable Variable Variable Variable Variable Variable Variable Variable Variable Variable Variable With gauging values the index bits IDX_3 & IDX_4 have to be used to determine the gauging number. For the data type the lower significant bits IDX_0 to IDX_2 have to be used. IDX_0 IDX_1 IDX_2 Data type Status (0 = Sample taken / Base condition) (2 = acquisition active) (4 = single position trigger active) Position (Start) Position (End) Upper limit Force / analog value Lower limit Acquisition position. Manual SM Profibus Communication 4 Datawords V4.doc page 13

18 IDX_3 IDX_4 Gauging value Gauging value Gauging value Gauging value Gauging value Standard structure of level_001. NC Protocol: Data word 1 D_SGN D_29 D_28 D_27 D_26 D_25 D_24 D_23 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 D_22 D_21 D_20 D_19 D_18 D_17 D_16 D_15 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 2 CST1 CMD3 CMD2 CMD1 READ WRITE SEL_1 SEL_0 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_09 BIT_08 IDX_7 IDX_6 IDX_5 IDX_4 IDX_3 IDX_2 IDX_1 IDX_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 3 D_14 D_13 D_12 D_11 D_10 D_09 D_08 D_07 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 D_06 D_05 D_04 D_03 D_02 D_01 D_00 CST_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00

19 4.7 Bit condition variables range Host NC Module 1. Data word (most significant bits of variable) BIT #[DW] Name Description 15 DATA_SGN Sign of variable (0 = positive, 1 = negative) 14 DATA_29 Data bit 29 (MSB), this carries the value*1000, which has been collected in the NC-Module (e.g. 1234,560 = ), the PLC must therefore divide the integer number by 1000, to get the real value. 13 DATA_28 Data bit DATA_27 Data bit DATA_26 Data bit DATA_25 Data bit DATA_24 Data bit DATA_23 Data bit DATA_22 Data bit DATA_21 Data bit DATA_20 Data bit DATA_19 Data bit DATA_18 Data bit DATA_17 Data bit DATA_16 Data bit DATA_15 Data bit 15 Manual SM Profibus Communication 4 Datawords V4.doc page 15

20 2. Data word (control bits) BIT #[DW] Name Description 15 CST1 Consistency Bit 1 must be the same as CST0 to declare the values valid. 14 CMD2 Level selection CMD1 Level selection CMD0 Level selection 2. To define the selected function: 0 = EA, 1 = Variables, 2 = Measuring values. 11 READ Read, at Bit 1 wait, until the NC-module has reflected the status. 10 WRITE Write. At Bit 1 wait until the NC-module has reflected the status. 09 SEL_1 Selector 1 (MSB) type of variable (0 = Variable, 1 = Measuring value) 08 SEL_0 Selector 0 07 IDX_7 Index 7 (MSB) range The offset (number) of variable is set 06 IDX_6 Index 6 05 IDX_5 Index 5 04 IDX_4 Index 4 03 IDX_3 Index 3 02 IDX_2 Index 2 01 IDX_1 Index 1 00 IDX_0 Index 0 (LSB) 3. Data word (least significant bits of variable) BIT #[DW] Name Description 15 DATA_14 Data bit DATA_13 Data bit DATA_12 Data bit DATA_11 Data bit DATA_10 Data bit DATA_09 Data bit DATA_08 Data bit 8 08 DATA_07 Data bit 7 07 DATA_06 Data bit 6 06 DATA_05 Data bit 5 05 DATA_04 Data bit 4 04 DATA_03 Data bit 3 03 DATA_02 Data bit 2 02 DATA_01 Data bit 1 01 DATA_00 Data bit 0 00 CST0 Consistency Bit 0 must be the same as CST1 to declare the values as valid.

21 4.8 Data format Variables NC Module Host Standard structure of data word _0 - level_001. NC Protocol: Data word 1 D_SGN D_29 D_28 D_27 D_26 D_25 D_24 D_23 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 D_22 D_21 D_20 D_19 D_18 D_17 D_16 D_15 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 2 CST1 CMD3 CMD2 CMD1 READ WRITE SEL_1 SEL_0 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_09 BIT_08 IDX_7 IDX_6 IDX_5 IDX_4 IDX_3 IDX_2 IDX_1 IDX_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 3 D_14 D_13 D_12 D_11 D_10 D_09 D_08 D_07 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 D_06 D_05 D_04 D_03 D_02 D_01 D_00 CST_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Manual SM Profibus Communication 4 Datawords V4.doc page 17

22 4.9 Bit position variables range NC Module -> Host 1. Data word (most significant bits of variable ) BIT #[DW] Name Description 15 DATA_SGN Sign of variable (0 = positive, 1 = negative) 14 DATA_29 Data bit 29 (MSB), this carries the value*1000, which has been collected in the NC-Module (e.g. 1234,560 = ), the PLC must therefore divide the integer number by 1000, to get the real value. 13 DATA_28 Data bit DATA_27 Data bit DATA_26 Data bit DATA_25 Data bit DATA_24 Data bit DATA_23 Data bit DATA_22 Data bit DATA_21 Data bit DATA_20 Data bit DATA_19 Data bit DATA_18 Data bit DATA_17 Data bit DATA_16 Data bit DATA_15 Data bit Data word (control bits). BIT #[DW] name Description 15 CST1 Consistency Bit 1must be the same ascst0, to declare the data valid 14 CMD2 Level selection CMD1 Level selection CMD0 Level selection 2. To define the selected function :0 = I/O, 1 = Variable, 2 = Measuring values. 11 READ Read, at Bit 1 wait, until the NC-module has reflected the status. 10 WRITE Write. At Bit 1 wait until the NC-module has reflected the status. 09 SEL_1 Selector 2 (MSB) type of variable (0 = variable, 1 = Measuring value) 08 SEL_0 Selector 0 07 IDX_7 Index 7 (MSB) range The offset (number) of variable is set 06 IDX_6 Index 6 05 IDX_5 Index 5 04 IDX_4 Index 4 03 IDX_3 Index 3 02 IDX_2 Index 2 01 IDX_1 Index 1 00 IDX_0 Index 0 (LSB)

23 3. Data word (least significant bits of variable) BIT # Name Description 15[1] DATA_14 Data bit 14 14[1] DATA_13 Data bit 13 13[1] DATA_12 Data bit 12 12[1] DATA_11 Data bit 11 11[1] DATA_10 Data bit 10 10[1] DATA_09 Data bit 09 09[1] DATA_08 Data bit 8 08[1] DATA_07 Data bit 7 07[1] DATA_06 Data bit 6 06[1] DATA_05 Data bit 5 05[1] DATA_04 Data bit 4 04[1] DATA_03 Data bit 3 03[1] DATA_02 Data bit 2 02[1] DATA_01 Data bit 1 01[1] DATA_00 Data bit 0 00[1] CST0 consistency bit 0 must be the same as CST1, to declare the values as valid Manual SM Profibus Communication 4 Datawords V4.doc page 19

24 4.10 Data Format ID Number Host NC Module Consistency of Data word 1 - Ebene_011. The Identification Bytes can be used from 1 to 20 and will be selected via the index (IDX_0 & IDX_1 & IDX_2 & IDX_3 & IDX_4 ). IDX_0 IDX_1 IDX_2 IDX_3 IDX_4 Ident Byte No

25 Standard consistence of Data word 0 - level_002. NC Protocol: Data word 1 N.U. N.U. N.U. N.U. N.U. N.U. N.U. N.U. BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 ID_07 ID_06 ID_05 ID_04 ID_03 ID_02 ID_01 ID_00 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 2 CST1 CMD3 CMD2 CMD1 READ WRITE N.U. N.U. BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_09 BIT_08 N.U. N.U. N.U. IDX_4 IDX_3 IDX_2 IDX_1 IDX_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 3 N.U. N.U. N.U. N.U. N.U. N.U. N.U. N.U. BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 N.U. N.U. N.U. N.U. N.U. N.U. N.U. CST_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Manual SM Profibus Communication 4 Datawords V4.doc page 21

26 4.11 Bit usage ID Number Host NC Module 1. Data word (most significant bits of Variable) BIT # Name Description 15 N.U. Not used. 14 N.U. Not used. 13 N.U. Not used. 12 N.U. Not used. 11 N.U. Not used. 10 N.U. Not used. 09 N.U. Not used. 08 N.U. Not used. 07 ID_07 Identification data bit 7 06 ID_06 Identification data bit 6 05 ID_05 Identification data bit 5 04 ID_04 Identification data bit 4 03 ID_03 Identification data bit 3 02 ID_02 Identification data bit 2 01 ID_01 Identification data bit 1 00 ID_00 Identification data bit 0 2. Data word BIT # Name Description 15 CST1 Consistency Bit 1 must match CST0 to make the contents of the bits valid. 14 CMD2 Level selection bit CMD1 Level selection bit CMD0 Level selection bit 0. These bits determine the level that should be used 0 = EA, 1 = Variables / gauging values, 2 = ID number. 11 READ Read. With the Bit high the NC module has to mirror the bit high to read the ID number. 10 WRITE Write. With the bit high the NC module has to mirror the bit high to take over the ID number. 09 N.U. Not used. 08 N.U. Not used. 07 N.U. Not used. 06 N.U. Not used. 05 N.U. Not used. 04 IDX_4 Index 4 (MSB) 03 IDX_3 Index 3 02 IDX_2 Index 2 01 IDX_1 Index 1 00 IDX_0 Index 0 (LSB)

27 2. Data word BIT # Name Description 15 N.U. Not used. 14 N.U. Not used. 13 N.U. Not used. 12 N.U. Not used. 11 N.U. Not used. 10 N.U. Not used. 09 N.U. Not used. 08 N.U. Not used. 07 N.U. Not used. 06 N.U. Not used. 05 N.U. Not used. 04 N.U. Not used. 03 N.U. Not used. 02 N.U. Not used. 01 N.U. Not used. 00 CST0 Consistency bit 0 must match the condition of CST1 to make the data valid Data format ID Number NC Module Host Standard consistence of Data word 1 level 010. NC Protocol: Data word 1 N.U. N.U. N.U. N.U. N.U. N.U. N.U. N.U. BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 ID_07 ID_06 ID_05 ID_04 ID_03 ID_02 ID_01 ID_00 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 2 CST1 CMD3 CMD2 CMD1 READ WRITE N.U. N.U. BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_09 BIT_08 N.U. N.U. N.U. IDX_4 IDX_3 IDX_2 IDX_1 IDX_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 3 N.U. N.U. N.U. N.U. N.U. N.U. N.U. N.U. BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 N.U. N.U. N.U. N.U. N.U. N.U. N.U. CST_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Manual SM Profibus Communication 4 Datawords V4.doc page 23

28

29 4.13 Bit consistence ID Number NC Module Host 1. Data word ( ID Data area ) BIT # Name Description 15 N.U. Not used. 14 N.U. Not used. 13 N.U. Not used. 12 N.U. Not used. 11 N.U. Not used. 10 N.U. Not used. 09 N.U. Not used. 08 N.U. Not used. 07 ID_07 Identification data bit 7 06 ID_06 Identification data bit 6 05 ID_05 Identification data bit 5 04 ID_04 Identification data bit 4 03 ID_03 Identification data bit 3 02 ID_02 Identification data bit 2 01 ID_01 Identification data bit 1 00 ID_00 Identification data bit 0 2. Data word BIT # Name Description 15 CST1 Consistency Bit 1 must match the condition of CST0 to declare the data as valid. 14 CMD2 Level selection CMD1 Level selection CMD0 Level selection 0. This determines the level to be used. 0 = EA, 1 = Variables / gauging values, 2 = ID number. 11 READ Read. When set high the NC module has to mirror the bit back to read the ID number. 10 WRITE Write. When set high the NC module has to mirror the bit back to acknowledge that the number has been written. 09 N.U. Not used. 08 N.U. Not used. 07 N.U. Not used. 06 N.U. Not used. 05 N.U. Not used. 04 IDX_4 Index 4 (MSB) 03 IDX_3 Index 3 02 IDX_2 Index 2 01 IDX_1 Index 1 00 IDX_0 Index 0 (LSB) Manual SM Profibus Communication 4 Datawords V4.doc page 25

30 3. Data word BIT # Name Description 15 N.U. Not used. 14 N.U. Not used. 13 N.U. Not used. 12 N.U. Not used. 11 N.U. Not used. 10 N.U. Not used. 09 N.U. Not used. 08 N.U. Not used. 07 N.U. Not used. 06 N.U. Not used. 05 N.U. Not used. 04 N.U. Not used. 03 N.U. Not used. 02 N.U. Not used. 01 N.U. Not used. 00 CST0 Consistency Bit 0 must match the condition of CST1 to declare the data as valid.

31 4.14 Data Format Motion level Host NC Module Consistency of Data word 1 - level_011. The combination for the selection bits go from 1 to 3 and will select the value that is being transmitted over the profibus (SEL_0 & SEL_1). SEL_0 SEL_1 Function Position Force Analog Analog 2 Standard consistence of Data word 0 - level_011. NC Protocol: Data word 1 D_SGN D_29 D_28 D_27 D_26 D_25 D_24 D_23 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 D_22 D_21 D_20 D_19 D_18 D_17 D_16 D_15 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 2 CST1 CMD3 CMD2 CMD1 SEL_1 SEL_0 KB NU BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_09 BIT_08 NU NU M_DWN M_UP WHEEL MOVE NU NU BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 3 D_14 D_13 D_12 D_11 D_10 D_09 D_08 D_07 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 D_06 D_05 D_04 D_03 D_02 D_01 D_00 CST_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Manual SM Profibus Communication 4 Datawords V4.doc page 27

32 4.15 Bit usage Motion Host NC Module 1. Data word (most significant bits of value ) BIT # Name Description [SEL_n] 15[0] DATA_SGN Sign of variable (0 = positive, 1 = negative) 14[0] DATA_29 Data bit 29 (MSB), this carries the value*1000, which has been collected in the NC-Module (e.g. 1234,560 = ), the PLC must therefore divide the integer number by 1000, to get the real value. 13[0] DATA_28 Data bit 28 12[0] DATA_27 Data bit 27 11[0] DATA_26 Data bit 26 10[0] DATA_25 Data bit 25 09[0] DATA_24 Data bit 24 08[0] DATA_23 Data bit 23 07[0] DATA_22 Data bit 22 06[0] DATA_21 Data bit 21 05[0] DATA_20 Data bit 20 04[0] DATA_19 Data bit 19 03[0] DATA_18 Data bit 18 02[0] DATA_17 Data bit 17 01[0] DATA_16 Data bit 16 00[0] DATA_15 Data bit 15

33 2. Data word (control word) BIT # Name Description 15 CST1 Consistency Bit 1 must match CST0 to make the contents of the bits valid. 14 CMD2 Level selection bit CMD1 Level selection bit CMD0 Level selection bit 0. These bits determine the level that should be used 0 = EA, 1 = Variables / gauging values, 2 = ID number, 3 = Motion 11 SEL_1 Selection for type of value that will be transmitted. SEL_1 = 0 & SEL_0 = 0 -> Position SEL_1 = 0 & SEL_0 = 1 -> Force SEL_1 = 1 & SEL_0 = 0 -> Analog 1 SEL_1 = 1 & SEL_0 = 1 -> Analog 2 10 SEL_0 Dito. 09 KB Keyboard lock 08 N.U. N.U. 07 N.U. N.U. 06 N.U. N.U. 05 M_DWN Manual motion down. 04 M_UP Manual motion up. 03 WHEEL Sets the turn wheel motion active. 02 MOVE Move to input value 01 N.U. N.U. 00 N.U. N.U. Manual SM Profibus Communication 4 Datawords V4.doc page 29

34 3. Data word (least significant bits of variable) BIT # Name Description [SEL_n] 15[0] DATA_14 Data bit 14 14[0] DATA_13 Data bit 13 13[0] DATA_12 Data bit 12 12[0] DATA_11 Data bit 11 11[0] DATA_10 Data bit 10 10[0] DATA_09 Data bit 09 09[0] DATA_08 Data bit 8 08[0] DATA_07 Data bit 7 07[0] DATA_06 Data bit 6 06[0] DATA_05 Data bit 5 05[0] DATA_04 Data bit 4 04[0] DATA_03 Data bit 3 03[0] DATA_02 Data bit 2 02[0] DATA_01 Data bit 1 01[0] DATA_00 Data bit 0 00[0] CST0 consistency bit 0 must be the same as CST1, to declare the values as valid

35 4.16 Data format motion NC Module Host The combination for the selection bits go from 1 to 4 and will select the value that is being transmitted over the profibus (SEL_0 & SEL_1). SEL_0 SEL_1 Function Position Force Analog Analog 2 Standard consistence of Data word 1 - level_011. NC Protocol: Data word 1 D_SGN D_29 D_28 D_27 D_26 D_25 D_24 D_23 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 D_22 D_21 D_20 D_19 D_18 D_17 D_16 D_15 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 2 CST1 CMD3 CMD2 CMD1 SEL_1 SEL_0 NU NU BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_09 BIT_08 QUIT LIFE M_DWN M_UP WHEEL MOVE_INPOS NU REF_R BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Data word 3 D_14 D_13 D_12 D_11 D_10 D_09 D_08 D_07 BIT_15 BIT_14 BIT_13 BIT_12 BIT_11 BIT_10 BIT_08 BIT_08 D_06 D_05 D_04 D_03 D_02 D_01 D_00 CST_0 BIT_07 BIT_06 BIT_05 BIT_04 BIT_03 BIT_02 BIT_01 BIT_00 Manual SM Profibus Communication 4 Datawords V4.doc page 31

36 4.17 Bit consistence Motion NC Module Host 1. Data word (most significant bits of value ) BIT # Name Description [SEL_n] 15[0] DATA_SGN Sign of variable (0 = positive, 1 = negative) 14[0] DATA_29 Data bit 29 (MSB), this carries the value*1000, which has been collected in the NC-Module (e.g. 1234,560 = ), the PLC must therefore divide the integer number by 1000, to get the real value. 13[0] DATA_28 Data bit 28 12[0] DATA_27 Data bit 27 11[0] DATA_26 Data bit 26 10[0] DATA_25 Data bit 25 09[0] DATA_24 Data bit 24 08[0] DATA_23 Data bit 23 07[0] DATA_22 Data bit 22 06[0] DATA_21 Data bit 21 05[0] DATA_20 Data bit 20 04[0] DATA_19 Data bit 19 03[0] DATA_18 Data bit 18 02[0] DATA_17 Data bit 17 01[0] DATA_16 Data bit 16 00[0] DATA_15 Data bit 15

37 3. Data word (control word) BIT # Name Description 15 CST1 Consistency Bit 1 must match the condition of CST0 to declare the data as valid. 14 CMD2 Level selection CMD1 Level selection CMD0 Level selection 0. This determines the level to be used. 0 = EA, 1 = Variables / gauging values, 2 = ID number. 11 SEL_1 Selection acknowledge for type of value that will be transmitted. SEL_1 = 0 & SEL_0 = 0 -> Position SEL_1 = 0 & SEL_0 = 1 -> Force SEL_1 = 1 & SEL_0 = 0 -> Analog 1 SEL_1 = 1 & SEL_0 = 1 -> Analog 2 10 SEL_0 Dito. 09 NU NU 08 NU NU 07 NU NU 06 LIFE PC connected and ready for data storage (must be monitored by the plc to make sure the data storage is set to 100%). 05 M_DWN Acknowledgment for motion down. 04 M_UP Acknowledgment for motion up. 03 WHEEL Indication that the turn wheel motion is active. 02 MOVE_IPOS Acknowledgment for motion (in Position) 01 NU NU 00 REF_R Reference request. Drops low when the reference has been run. Manual SM Profibus Communication 4 Datawords V4.doc page 33

38 3. Data word (least significant bits of value) BIT # Name Description [SEL_n] 15[0] DATA_14 Data bit 14 14[0] DATA_13 Data bit 13 13[0] DATA_12 Data bit 12 12[0] DATA_11 Data bit 11 11[0] DATA_10 Data bit 10 10[0] DATA_09 Data bit 09 09[0] DATA_08 Data bit 8 08[0] DATA_07 Data bit 7 07[0] DATA_06 Data bit 6 06[0] DATA_05 Data bit 5 05[0] DATA_04 Data bit 4 04[0] DATA_03 Data bit 3 03[0] DATA_02 Data bit 2 02[0] DATA_01 Data bit 1 01[0] DATA_00 Data bit 0 00[0] CST0 consistency bit 0 must be the same as CST1, to declare the values as valid

39 4.18 Status information Possible status messages STA_LST STA_ADC STA_RES STA_MAX STA_FT STA_FER STA_FEA STA_LL STA_UL STA_NF STA_FEA STA_REF STA_OL start lost ADC limit reached Reset max position "Press to Force (Signal)" reached Force transducer max. deviation of 10 % exceeded max. permitted positioning fault crossed force transducer not centered lower limit violated upper limit violated force not reached force in preposition reached reference request overload The error messaged have to be evaluated when the program cycle is finished. Manual SM Profibus Communication 4 Datawords V4.doc page 35

40 5 command structure of the NC module Command Bit(s) Description Level Start of program Homing Step start START, CYC_E REF_R, REF STEP, STEP_E Start of program by setting the start bit, end of program by reading the CYC_E Bits. When the REF_R Bits is set, homing is necessary. End of homing by reading the REF_R Bits. Start of the actual step by setting the STEP Bit. End of step by reading the STEP_E bit. Part status OK, NOK General status information about the part after program end. Read variable READ, Numbers are multiplied with SEL_n, 1000 and copied into the datastructure, IDX_n after that, READ is set to 1 and you have to wait, until the NC-Module reflects the 1 (after that reflection, the data are read) Write variables Read gauging values (1-4) WRITE SEL_n, IDX_n READ, SEL_n = 1, IDX_n. Numbers are multiplied with 1000 and copied into the datastructure, after that, WRITE is set to 1 and you have to wait, until the NC-Module reflects the 1 (after that reflection, the data are accepted.) Numbers will be multiplied by 1000 and copied into the data structure. To read the values the read bit has to be set to 1 and the PLC has to wait until the NC module mirrors the 1 back so the data gets declared valid

41 Command Bit(s) Description Level Read ID number (1 20) ID_xx, READ, IDX_n. ID numbers can only be read segmented. To read the number the index bits (IDX_0 IDX_4) will have to be set and the READ bit also. Then the PLC has to wait for the NC module to acknowledge the read command (with mirroring the read bit). Then the ID byte can be taken from the data area. Then the read bit has to be reset. 010 Write ID Number (1-20) Read value ID_xx, WRITE, IDX_n. Writing a ID number can be achieved by setting the index bits, the data bits (ID number) and changing the write bit from 0 to 1. The NC module will then signal the reception by mirroring the write bit back to the PLC. Then the write bit has to be reset. SEL_n = 0-3, Read the values permanent 0 Position 1 Kraft 2 Analog 1 3 Analog Wheel function Wheel Select the wheel function 011 Positioning Move Move to the position, witch is 011 insert at the data word Manual SM Profibus Communication 4 Datawords V4.doc page 37

42 6 Signal description 6.1 Homing after switch-on Homing request (REF_R) 3 Quitt (QUIT) 2 5 Start homing 1 4 Description When the NC-Module has been switched on, the homing request and QUITT are set, the PLC sets the signal homing, the NC-Module acknowledges the signal by resetting the QUITT-signal, The PLC resets the signal homing, when the signal homing request has been reset by the NC-Module, The NC-Module acknowledges the reset of the signal homing by setting the QUITT signal. If the signal homing is reset during the homing procedure, the PC stops the homing and the signal homing request stays active.

43 6.2 Homing without request 3 Homing request (REF_R) 2 Quitt (QUIT) 5 Start homing 1 4 Description The PLC sets the signal homing, The NC-Module acknowledges the signal by resetting the signal QUITT and setting the signal homing Request, The PLC resets the signal homing, when the signal homing request has been reset, The NC-Module acknowledges the reset of the signal homing by setting the Signal QUITT. If the signal homing is reset during the homing procedure, the PC stops the homing and the signal homing request stays active. Manual SM Profibus Communication 4 Datawords V4.doc page 39

44 6.3 Cycle start Home Life t s 4 Start 1 Ack 2 5 OK NO K t a t prg t b 3 Description The PLC sets the signal START, The NC-Module acknowledges the signal by resetting the signal QUITT and resetting OK or NOK. The signal OK, or NOK informs the PLC, that the cycle has been finished. The NC-Module acknowledges the reset of the start-signal by setting the QUITT-signal. If the start-signal is rest during the cycle, the NC-Module stops the move and the signal QUITT and OK and NOK are set.

45 6.4 E-stop during a move E-stop 1 Quitt (QUIT) 4 5 Start (START) 3 Hom. reque. (REF_R) 2 Description The E-stop opens the e-stop-circuit, The assembly unit reacts with a stop of the move, the OK and NOK signals are set, The PLC resets the start signal, when the PLC has seen the e-stop situation, When the e-stop-problem has been solved, the e-stop-circuit is closed and the PC acknowledges the signal-change with the signal QUITT, when the start-signal has been reset. After a new start the signal QUITT and OK and NOK are reset. Manual SM Profibus Communication 4 Datawords V4.doc page 41

46 6.5 E-stop at in-position (no move) E-stop 1 3 Quitt (QUIT) 2 4 Description In case of a e-stop-situation, the e-stop-circuit is opened, The NC-Module acknowledges by resetting the signal QUITT, When the e-stop-circuit is closed again, the NC module resets the signal QUITT.

47 6.6 Changing program number I Start I Home -Start I Prog. Bit 1 I Prog. Bit 2 1 I Prog. Bit n I Strobe 2 4 O Prog. Bit 1 O Prog. Bit 2 3 O Prog. Bit n O Strobe 5 Description: Setting of binary coded program number Setting of the strobe for handing over Mirroring of the program number Srobe for delivery confirmation after loading of the porgram Resteo strobe by the PLC and the NC-Module Manual SM Profibus Communication 4 Datawords V4.doc page 43

48 Appendix A Definition of the function levels: Ebene Bits Funktion Beschreibung Input/output 000 Start / Stop / Status / EA Level 0: CMD0 =0,CMD1 = 0 and CMD2 =0 Data / Measuring values 001 Level 1: CMD0 =1,CMD1 = 0 und CMD2 =0 ID number 010 Level 2: CMD0 =0,CMD1 = 1 und CMD2 =0 Wheel function 011 Level 3: CMD0 =1,CMD1 = 1 und CMD2 = Program information 111

Communication With NC-Module

Communication With NC-Module UFM UDM Communication With NC-Module Telegram Description PLC/NC-Module Profibus HB Profibus Protocol UD 73 English V3.doc content: 1 General... 1 2 Interfaces... 2 3 Connections... 3 3.1 Supply voltage,

More information

8V General information. 2 Order data 8V

8V General information. 2 Order data 8V 8V05.00-8V05.00- General information Modular mechanical design using plug-in modules Integrated line filter Integrated braking resistor All connections are made using plug-in connectors Integrated electronic

More information

8V General information. 2 Order data 8V

8V General information. 2 Order data 8V 8V80.00-8V80.00- General information Modular mechanical design using plug-in modules Integrated line filter Integrated or optional external braking resistor All connections are made using plug-in connectors

More information

Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study

Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study Overview When developing and debugging I 2 C based hardware and software, it is extremely helpful

More information

Product Specification for model TT Transducer Tester Rev. B

Product Specification for model TT Transducer Tester Rev. B TT Rev B April 20, 2010 Product Specification for model TT Transducer Tester Rev. B The Rapid Controls model TT Rev B transducer tester connects to multiple types of transducers and displays position and

More information

MPS PROFIBUS-DP INTERFACE

MPS PROFIBUS-DP INTERFACE 3714 Kinnear Place Saskatoon, SK Canada S7P 0A6 Ph: (306) 373-5505 Fx: (306) 374-2245 www.littelfuse.com/protectionrelays MPS PROFIBUS-DP INTERFACE PRELIMINARY SEPTEMBER 8, 2003 Publication: PROFIBUS-M

More information

Voltage regulator TAPCON 240

Voltage regulator TAPCON 240 Voltage regulator TAPCON 240 Supplement 2398402/00 Protocol description for IEC 60870-5-103 All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and

More information

Installer manual inputs/outputs interface for led KNX

Installer manual inputs/outputs interface for led KNX Installer manual 01514 2 inputs/outputs interface for led KNX Exclusion of liability: Despite checking that the contents of this document match the hardware and software, deviations cannot be completely

More information

PROFINET USER S GUIDE ACSI Servo

PROFINET USER S GUIDE ACSI Servo PROFINET USER S GUIDE ACSI Servo 3600-4196_06 Tolomatic reserves the right to change the design or operation of the equipment described herein and any associated motion products without notice. Information

More information

Data sheet CPU 013C (013-CCF0R00)

Data sheet CPU 013C (013-CCF0R00) Data sheet CPU 013C (013-CCF0R00) Technical data Order no. 013-CCF0R00 Type CPU 013C Module ID - General information Note - Features SPEED7 technology 16 x DI, 12 x DO, 2 x AI, from which are 4 input channels

More information

Chapter 10 Counter modules

Chapter 10 Counter modules Manual VIPA System 00V Chapter 0 Counter modules Chapter 0 Counter modules Overview This chapter contains information on the interfacing and configuration of the SSI-module FM 0 S. The different operating

More information

1W-H3-05 (K)* M12. * Letter K refers to a reader with a common cathode. RFID reader 125 khz Unique. Product Card

1W-H3-05 (K)* M12. * Letter K refers to a reader with a common cathode. RFID reader 125 khz Unique. Product Card 1W-H3-05 (K)* M12 RFID reader 125 khz Unique Product Card * Letter K refers to a reader with a common cathode. Before use Please do not open the reader and do not make any changes. This results in loss

More information

PC-based controller for Mechatronics System

PC-based controller for Mechatronics System Course Code: MDP 454, Course Name:, Second Semester 2014 PC-based controller for Mechatronics System Mechanical System PC Controller Controller in the Mechatronics System Configuration Actuators Power

More information

Configuring a Mitsubishi PLC CC-Link Network

Configuring a Mitsubishi PLC CC-Link Network Configuring a Mitsubishi PLC CC-Link Network Author: Sam Stewart/Kade Olson Date: May 10, 2017 Introduction AcraDyne Gen IV Controllers are available with CC-Link (Version 1 and 2) communication capability.

More information

One of the key features of the BoC is that it s easy to configure the board over the DMX network.

One of the key features of the BoC is that it s easy to configure the board over the DMX network. SkullTroniX Board Of Chuckie configuration tool One of the key features of the BoC is that it s easy to configure the board over the DMX network. DMX address Upper and lower hard stop limits for servos

More information

G3P-R232. User Manual. Release. 2.06

G3P-R232. User Manual. Release. 2.06 G3P-R232 User Manual Release. 2.06 1 INDEX 1. RELEASE HISTORY... 3 1.1. Release 1.01... 3 1.2. Release 2.01... 3 1.3. Release 2.02... 3 1.4. Release 2.03... 3 1.5. Release 2.04... 3 1.6. Release 2.05...

More information

DS4000 Digitally Controlled TCXO

DS4000 Digitally Controlled TCXO DS4000 Digitally Controlled TCXO www.maxim-ic.com GENERAL DESCRIPTION The DS4000 digitally controlled temperature-compensated crystal oscillator (DC-TCXO) features a digital temperature sensor, one fixed-frequency

More information

Characteristics and functioning

Characteristics and functioning Characteristics and functioning /25 ENOD4 PRODUCT RANGE:... 4. General presentation:... 4.2 enodview software tool... 4.3 Versions and options:... 4.3. Versions:...4.3.2 Options :...4.4 Dimensions:...

More information

Modbus communication module for TCX2: AEX-MOD

Modbus communication module for TCX2: AEX-MOD Modbus communication module for TCX2: Communication Specification TCX2 is factory installed in TCX2 series controllers with -MOD suffix, and is also available separately upon request for customer installation

More information

System Components Liquiphant M (NAMUR)/PROFIBUS-PA interface FXA 164

System Components Liquiphant M (NAMUR)/PROFIBUS-PA interface FXA 164 Technical Information TI 343F/00/en Operating Instructions 52004947 System Components Liquiphant M (NAMUR)/PROFIBUS-PA interface FXA 164 With intrinsically safe signal circuits for the connection of up

More information

Refer to Sub-section. Input range * * 9 ranges. Related processing * * Square root extraction. Measurement * * 3 types of scaling scaling

Refer to Sub-section. Input range * * 9 ranges. Related processing * * Square root extraction. Measurement * * 3 types of scaling scaling X Preface The TSX AEM 811 analog input module offers a number of functions that are identical to those of the TSX AEM 411 module but with some operating variations. The table below lists the main functions

More information

F4-04DA-1 4-Channel Analog Current Output

F4-04DA-1 4-Channel Analog Current Output F4-4DA- 4-Channel Analog Current 32 Analog Current Module Specifications The Analog Current Module provides several features and benefits. ANALOG PUT 4-Ch. Analog It is a direct replacement for the popular

More information

2CSG445013D0201 M2M PROFIBUS. Profibus DP interface user manual M2M ABB

2CSG445013D0201 M2M PROFIBUS. Profibus DP interface user manual M2M ABB 2CSG445013D0201 Profibus DP interface user manual M2M 1 PROFIBUS INTRODUCTION 4 1.1 GERAL DESCRIPTION...4 1.2 TRANSMISSION METHODS...7 1.2.1 RS485 TERMINATIONS...7 1.2.2 PROFIBUS NETWORK CHARACTERISTICS...10

More information

Tip 65: Position control with MICROMASTER420 frequency converter

Tip 65: Position control with MICROMASTER420 frequency converter Seite 1 von 13 Version 5.1. Updated 8/02 Position control with MICROMASTER420 frequency converter and asynchronous motors with USS protocol (Tip 65) Category: Motor Control Special Hardware Requirements:

More information

Allen-Bradley. Using the 1756-MO2AE with the TR Encoder (Cat. No ) Application Note

Allen-Bradley. Using the 1756-MO2AE with the TR Encoder (Cat. No ) Application Note Allen-Bradley Using the 1756-MO2AE with the TR Encoder (Cat. No. 1756-2.9) Application Note Important User Information Because of the variety of uses for the products described in this publication, those

More information

Characteristics and functioning

Characteristics and functioning Characteristics and functioning 1/36 enod4-d Characteristics and functioning NU-eNod4D-ETH-E-1014_216710-A 1 ENOD4 PRODUCT RANGE... 5 1.1 General presentation... 5 1.2 Versions and options... 5 1.2.1 Versions...

More information

Programming restrictions when operating SM 331; AI 8 x RTD with PROFIBUS masters which only support DPV0.

Programming restrictions when operating SM 331; AI 8 x RTD with PROFIBUS masters which only support DPV0. 6.9 Analog input module SM 331; AI 8 x RTD; (6ES7331-7PF01-0AB0) Cycle time extension due to wire-break monitoring The wire-break monitoring software function of the module is available in all operating

More information

Ultrasonic Multiplexer OPMUX v12.0

Ultrasonic Multiplexer OPMUX v12.0 Przedsiębiorstwo Badawczo-Produkcyjne OPTEL Sp. z o.o. ul. Morelowskiego 30 PL-52-429 Wrocław tel.: +48 (071) 329 68 54 fax.: +48 (071) 329 68 52 e-mail: optel@optel.pl www.optel.eu Ultrasonic Multiplexer

More information

CiA Draft Standard Proposal 402. CANopen. Device Profile Drives and Motion Control. This draft standard proposal is not recommended for implementation

CiA Draft Standard Proposal 402. CANopen. Device Profile Drives and Motion Control. This draft standard proposal is not recommended for implementation CiA Draft Standard Proposal 402 CANopen Device Profile Drives and Motion Control This draft standard proposal is not recommended for implementation Version 2.0 Date: 26. July 2002 CAN in Automation e.v.

More information

Voltage regulator TAPCON 260

Voltage regulator TAPCON 260 Voltage regulator TAPCON 260 Supplement 2531975/00 Protocol description for IEC 60870-5-103 All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and

More information

10 Error Code List. Motion Control SW. NTI AG / LinMot User Manual Motion Control SW/ Page 87/94

10 Error Code List. Motion Control SW. NTI AG / LinMot User Manual Motion Control SW/ Page 87/94 Motion Control SW L i n M o t 10 List Code Description Actions to take 0000h No Error No error is pending. 0001h X4 Logic Supply Too Low The logic supply voltage has been too low. The minimal logic supply

More information

JNET Communication Module. JNET Communication ENGLISH

JNET Communication Module. JNET Communication ENGLISH Communication Module Contents Section Communication Page Communication Module Section Contents Page Communication Module Contents Section Page Introduction /. Additional Information /. Presentation /.-

More information

Electronic Circuit Breaker ECONOMY REMOTE

Electronic Circuit Breaker ECONOMY REMOTE Electronic Circuit Breaker - Number of available output channels: 2 / 4 / 8 - Each channel has a 2-wire interface for adjusting the rated current - High capacitive loads start up reliably - The channels

More information

Data Acquisition Modules/ Distributed IO Modules

Data Acquisition Modules/ Distributed IO Modules User Manual Data Acquisition Modules/ Distributed IO Modules Future Design Controls, Inc. 7524 West 98 th Place / P.O. Box 1196 Bridgeview, IL 60455 888.751.5444 - Office: 888.307.8014 - Fax 866.342.5332

More information

In the event of a failure, the inverter switches off and a fault code appears on the display.

In the event of a failure, the inverter switches off and a fault code appears on the display. Issue 03/05 Faults and Alarms 5 Faults and Alarms 5.1 Fault messages In the event of a failure, the inverter switches off and a fault code appears on the display. NOTE To reset the fault code, one of three

More information

Understanding the Arduino to LabVIEW Interface

Understanding the Arduino to LabVIEW Interface E-122 Design II Understanding the Arduino to LabVIEW Interface Overview The Arduino microcontroller introduced in Design I will be used as a LabVIEW data acquisition (DAQ) device/controller for Experiments

More information

Design Characteristics. FlexDrive II. Series

Design Characteristics. FlexDrive II. Series AC AC DC DC FlexDrive II Series Design Characteristics Brushless AC Servo Baldor s FlexDrive II series are designed to provide reliable and durable operation. Options are available to operate either resolver

More information

BusWorks 900EN Series Modbus TCP/IP 10/100M Industrial Ethernet I/O Modules

BusWorks 900EN Series Modbus TCP/IP 10/100M Industrial Ethernet I/O Modules BusWorks 900EN Series Modbus TCP/IP 10/100M Industrial Ethernet I/O Modules Six Differential Current Inputs Six Differential Voltage Inputs USER S MANUAL ACROMAG INCORPORATED Tel: (248) 295-0880 30765

More information

SIMATIC. ET 200B Distributed I/O Station. Preface, Contents. System Overview. Technical Description. Mechanical and Electrical Installation

SIMATIC. ET 200B Distributed I/O Station. Preface, Contents. System Overview. Technical Description. Mechanical and Electrical Installation SIMATIC ET 200B Distributed I/O Station Manual Preface, Contents System Overview Technical Description 2 Mechanical and Electrical Installation 3 Address Assignment Parameterization with COM ET 4 200 Startup

More information

2F. No.25, Industry E. 9 th Rd., Science-Based Industrial Park, Hsinchu, Taiwan Application Note of OGM220, AN001 V1.8

2F. No.25, Industry E. 9 th Rd., Science-Based Industrial Park, Hsinchu, Taiwan Application Note of OGM220, AN001 V1.8 Application Note of OGM220, AN001 V1.8 1.0 Introduction OGM220 series is a dual channels NDIR module having a digital output directly proportional to CO2 concentration. OGM220 is designed for multi-dropped

More information

BLuAC5 Brushless Universal Servo Amplifier

BLuAC5 Brushless Universal Servo Amplifier BLuAC5 Brushless Universal Servo Amplifier Description The BLu Series servo drives provide compact, reliable solutions for a wide range of motion applications in a variety of industries. BLu Series drives

More information

Data sheet CPU 313SC (313-5BF13)

Data sheet CPU 313SC (313-5BF13) Data sheet CPU 313SC (313-5BF13) Technical data Order no. Type 313-5BF13 CPU 313SC General information Note - Features SPEED-Bus - SPEED7 technology 24 x DI, 16 x DO, 4 x AI, 2 x AO, 1 x AI Pt100 128 kb

More information

ROTRONIC HygroClip Digital Input / Output

ROTRONIC HygroClip Digital Input / Output ROTRONIC HygroClip Digital Input / Output OEM customers that use the HygroClip have the choice of using either the analog humidity and temperature output signals or the digital signal input / output (DIO).

More information

Peripheral Sensor Interface for Automotive Applications

Peripheral Sensor Interface for Automotive Applications Peripheral Sensor Interface for Automotive Applications Substandard Powertrain I Contents 1 Introduction 1 2 Definition of Terms 2 3 Data Link Layer 3 Sensor to ECU Communication... 3 3.1.1 Data Frame...

More information

Servo Controller SE-24

Servo Controller SE-24 Servo Controller SE-24 Software Manual Complementary document to the Operating Instructions Copyright by Afag Automation AG This manual is a complementary document to the operating instructions and applies

More information

SIMATIC. ET 200S distributed I/O 2AI U HS analog electronic module (6ES7134-4FB52-0AB0) Preface. Properties 1. Parameters 2.

SIMATIC. ET 200S distributed I/O 2AI U HS analog electronic module (6ES7134-4FB52-0AB0) Preface. Properties 1. Parameters 2. SIMATIC ET 200S distributed I/O SIMATIC ET 200S distributed I/O 2AI U HS analog electronic module (6ES7134-4FB52-0AB0) Manual Preface Properties 1 Parameters 2 Diagnostics 3 Analog value representation

More information

SINUMERIK 810 GA3 SINUMERIK 820 GA3 Software Version 3 Interface Description Part 1: Signals

SINUMERIK 810 GA3 SINUMERIK 820 GA3 Software Version 3 Interface Description Part 1: Signals SINUMERIK 80 GA3 SINUMERIK 820 GA3 Software Version 3 Interface Description Part : Signals Planning Guide 093 Edition Manufacturer Documentation General Documentation SINUMERIK 80/820, Basic Version 3

More information

LIN Bus Shunt. Slave Node Position Detection. Revision 1.0. LIN Consortium, LIN is a registered Trademark. All rights reserved.

LIN Bus Shunt. Slave Node Position Detection. Revision 1.0. LIN Consortium, LIN is a registered Trademark. All rights reserved. December 10, 2008; Page 1 LIN Bus Shunt LIN Consortium, 2008. LIN is a registered Trademark. All rights reserved. December 10, 2008; Page 2 DISCLAIMER This specification as released by the LIN Consortium

More information

Data sheet VIPA CPU 314SC DPM (314-6CG23)

Data sheet VIPA CPU 314SC DPM (314-6CG23) Data sheet VIPA CPU 314SC DPM (314-6CG23) Technical data Order no. Type 314-6CG23 VIPA CPU 314SC DPM General information Note - Features Powered by SPEED7 Work memory [KB]: 512...2.048 Onboard 24x DI /

More information

Data sheet CPU 314ST/DPM (314-6CF02)

Data sheet CPU 314ST/DPM (314-6CF02) Data sheet CPU 314ST/DPM (314-6CF02) Technical data Order no. Type 314-6CF02 CPU 314ST/DPM General information Note - Features SPEED-Bus SPEED7 technology, SPEED-Bus 8 x DI, 8 x DIO, 4 x AI, 2 x AO, 1

More information

Electronic Circuit Breaker ECONOMY SMART. - Number of available output channels: 2 / 4 / 8

Electronic Circuit Breaker ECONOMY SMART. - Number of available output channels: 2 / 4 / 8 Electronic Circuit Breaker - Number of available output channels: 2 / 4 / 8 - Adjustable rated current for each channel - High capacitive loads start up reliably - The channels switch on sequentially and

More information

SMARTALPHA RF TRANSCEIVER

SMARTALPHA RF TRANSCEIVER SMARTALPHA RF TRANSCEIVER Intelligent RF Modem Module RF Data Rates to 19200bps Up to 300 metres Range Programmable to 433, 868, or 915MHz Selectable Narrowband RF Channels Crystal Controlled RF Design

More information

Electronic Circuit Breaker BASIC SMART. - Number of available output channels: 2 / 4 / 8

Electronic Circuit Breaker BASIC SMART. - Number of available output channels: 2 / 4 / 8 Electronic Circuit Breaker - Number of available output channels: 2 / 4 / 8 - Adjustable rated current via channel - High capacitive loads start up reliably - The channels switch on sequentially and loaddependent

More information

Line-to-line RMS Volts, 3 phases 4 digits (XXX.X) Volts

Line-to-line RMS Volts, 3 phases 4 digits (XXX.X) Volts digital ac POWER MONITOR DESCRIPTION The DSP is a three-phase, three-element multifunction digital transducer with outputs for voltage, current, and power via serial communication. Applications include

More information

BLuAC5 Brushless Universal Servo Amplifier

BLuAC5 Brushless Universal Servo Amplifier BLuAC5 Brushless Universal Servo Amplifier Description The BLu Series servo drives provide compact, reliable solutions for a wide range of motion applications in a variety of industries. BLu Series drives

More information

Texas Instruments Registration and Identification System. Micro-reader RI-STU-MRD1. Reference Manual

Texas Instruments Registration and Identification System. Micro-reader RI-STU-MRD1. Reference Manual Texas Instruments Registration and Identification System Micro-reader RI-STU-MRD1 Reference Manual 11-06-21-027 25-July-1996 Micro-reader Module 25 July 1996 Edition Notice: Second Edition - July 1996

More information

13. OP-03 RS-232C SERIAL INTERFACE

13. OP-03 RS-232C SERIAL INTERFACE This document hosted by: www.oldwillknottscales.com 13. OP-03 RS-232C SERIAL INTERFACE This interface allows the HC-i series to be connected with a multifunction printer or a personal computer. The OP-03

More information

Multi-protocol Decoder with load regulation for DC and Faulhaber Motors Features Description

Multi-protocol Decoder with load regulation for DC and Faulhaber Motors Features Description Multi-protocol Decoder with load regulation for DC and Faulhaber Motors Features Regulated Multi-protocol decoder for DCC, Motorola Suitable for DC and Bell armature motors up to.7a Quiet motor running

More information

USB Multifunction Arbitrary Waveform Generator AWG2300. User Guide

USB Multifunction Arbitrary Waveform Generator AWG2300. User Guide USB Multifunction Arbitrary Waveform Generator AWG2300 User Guide Contents Safety information... 3 About this guide... 4 AWG2300 specifications... 5 Chapter 1. Product introduction 1 1. Package contents......

More information

EE 314 Spring 2003 Microprocessor Systems

EE 314 Spring 2003 Microprocessor Systems EE 314 Spring 2003 Microprocessor Systems Laboratory Project #9 Closed Loop Control Overview and Introduction This project will bring together several pieces of software and draw on knowledge gained in

More information

Module Type Controller SRX. DeviceNet Communication Instruction Manual IMS01N17-E2 RKC INSTRUMENT INC.

Module Type Controller SRX. DeviceNet Communication Instruction Manual IMS01N17-E2 RKC INSTRUMENT INC. Module Type Controller SRX DeviceNet Communication Instruction Manual RKC INSTRUMENT INC. IMS01N17-E2 DeviceNet is a registered trademark of Open DeviceNet Vender Association, Inc. Modbus is a registered

More information

NetBiter I/O Extender 4RO 6RTD 8DIO - DAIO User Manual Revision 1.00

NetBiter I/O Extender 4RO 6RTD 8DIO - DAIO User Manual Revision 1.00 NetBiter I/O Extender 4RO 6RTD 8DIO DAIO User Manual Revision 1.00 IntelliCom Innovation AB Linjegatan 3D SE302 50 Halmstad SWEDEN Phone +46 35 18 21 70 Fax +46 35 18 21 99 email info@intellicom.se www

More information

DI-1100 USB Data Acquisition (DAQ) System Communication Protocol

DI-1100 USB Data Acquisition (DAQ) System Communication Protocol DI-1100 USB Data Acquisition (DAQ) System Communication Protocol DATAQ Instruments Although DATAQ Instruments provides ready-to-run WinDaq software with its DI-1100 Data Acquisition Starter Kits, programmers

More information

BV4112. Serial Micro stepping Motor Controller. Product specification. Dec V0.a. ByVac Page 1 of 18

BV4112. Serial Micro stepping Motor Controller. Product specification. Dec V0.a. ByVac Page 1 of 18 Product specification Dec. 2012 V0.a ByVac Page 1 of 18 SV3 Relay Controller BV4111 Contents 1. Introduction...4 2. Features...4 3. Electrical interface...4 3.1. Serial interface...4 3.2. Motor Connector...4

More information

HC500 Heater Controller

HC500 Heater Controller HC500 Heater Controller Function description - basics HETRONIK GmbH Heisinger Str. 12 D-87437 Kempten / Germany phone: +49 / (0)831-56 58 59-34 fax: +49 / (0)831-56 58 59-39 e-mail: contact@hetronik.de

More information

1. Use of the application program

1. Use of the application program s GAMMA instabus 12 A1S2 Blind, 2 inputs 207301 1. Use of the application program 2. Product description 2.1. Description of the blind actuator UP 520/31 2.2. Delivered with the blind actuator UP 520/31

More information

Absolute encoder HE-65

Absolute encoder HE-65 TR - ECE - TI - GB - 00041-01 04/08/2016 SLIN-BUS Absolute encoder HE-65 Technical Information TR-Electronic GmbH D-78647 Trossingen Eglishalde 6 Tel.: (0049) 07425/228-0 Fax: (0049) 07425/228-33 email:

More information

SIMATIC. ET 200S distributed I/O 2AI U HF analog electronic module (6ES7134-4LB02-0AB0) Preface. Properties 1. Parameters 2.

SIMATIC. ET 200S distributed I/O 2AI U HF analog electronic module (6ES7134-4LB02-0AB0) Preface. Properties 1. Parameters 2. SIMATIC ET 200S distributed I/O SIMATIC ET 200S distributed I/O 2AI U HF analog electronic module (6ES7134-4LB02-0AB0) Manual Preface Properties 1 Parameters 2 Diagnostics 3 Analog value representation

More information

DS1803 Addressable Dual Digital Potentiometer

DS1803 Addressable Dual Digital Potentiometer www.dalsemi.com FEATURES 3V or 5V Power Supplies Ultra-low power consumption Two digitally controlled, 256-position potentiometers 14-Pin TSSOP (173 mil) and 16-Pin SOIC (150 mil) packaging available for

More information

Signalist SC2. DCC servo point controller user manual

Signalist SC2. DCC servo point controller user manual Signalist SC2 DCC servo point controller user manual 1 Contents Signalist SC2 user manual... 3 Overview... 3 Connections... 3 Power connection... 4 Accessory bus connection... 5 Track connection... 6 Frog

More information

SE-330/SE-330AU/SE-330HV PROFIBUS-DP INTERFACE

SE-330/SE-330AU/SE-330HV PROFIBUS-DP INTERFACE 3714 Kinnear Place Saskatoon, Saskatchewan Canada S7P 0A6 Ph: (306) 373-5505 Fx: (306) 374-2245 www.startco.ca SE-330/SE-330AU/SE-330HV PROFIBUS-DP INTEACE March 16, 2010 REVISION 2 Publication: 330-PROFIBUS-M

More information

KNX Powerline PL 110. KNX Association

KNX Powerline PL 110. KNX Association KNX Powerline PL 110 Table of Contents 1 Introduction...3 2 Standardisation...3 3 Transmission Process...4 3.1 Phase Coupling...5 3.2 Telegram Transmission...6 3.2.1 Training Sequence...6 3.2.2 Preamble

More information

MTY (81)

MTY (81) This manual describes the option "d" of the SMT-BD1 amplifier: Master/slave electronic gearing. The general information about the digital amplifier commissioning are described in the standard SMT-BD1 manual.

More information

UNIGYR Building Level Network, PROFIBUS X1 V1 E4

UNIGYR Building Level Network, PROFIBUS X1 V1 E4 8 023 IGYR Building Level Network, PROFIBUS The Building Level Network (BLN) serves to exchange building management data between process units and the PC operator station "IGYR Insight". In IGYR, PROFIBUS

More information

KNX Room temperature controller

KNX Room temperature controller Page: 1 of 82 KNX Room temperature controller Sensor Product name: Design: Article. no. ETS search path: Status: 23.10.2006 Functions: KNX Room temperature controller with integrated push-button interface

More information

Frequently Asked Questions ConnexRF Products

Frequently Asked Questions ConnexRF Products ConnexRF Products Version 1.1 PKLR2400S-200A PKLR2400S-10 LX2400S-3A LX2400S-10 13256 W. 98 TH STREET LENEXA, KS 66215 (800) 492-2320 www.aerocomm.com wireless@aerocomm.com DOCUMENT INFORMATION Copyright

More information

CANopen Programmer s Manual Part Number Version 1.0 October All rights reserved

CANopen Programmer s Manual Part Number Version 1.0 October All rights reserved Part Number 95-00271-000 Version 1.0 October 2002 2002 All rights reserved Table Of Contents TABLE OF CONTENTS About This Manual... iii Overview and Scope... iii Related Documentation... iii Document Validity

More information

ALLEN-BRADLEY MVI SETUP 11/11/02

ALLEN-BRADLEY MVI SETUP 11/11/02 ALLEN-BRADLEY MVI SETUP 11/11/02 Paw-Taw-John Services, Inc.TM Allen-Bradley MVI46ADM & Servo Sensor Interfacing USER MANUAL Table of Contents OVERVIEW 1 1.2 Features 1 1.3 Communicaitons Port Particulars

More information

Training Schedule. Robotic System Design using Arduino Platform

Training Schedule. Robotic System Design using Arduino Platform Training Schedule Robotic System Design using Arduino Platform Session - 1 Embedded System Design Basics : Scope : To introduce Embedded Systems hardware design fundamentals to students. Processor Selection

More information

BATTERY MANAGEMENT SYSTEM 4 15S

BATTERY MANAGEMENT SYSTEM 4 15S Rožna ulica 20, 6230 Postojna, Slovenia e-mail: info@rec-bms.com; www.rec-bms.com BATTERY MANAGEMENT SYSTEM 4 15S Features: - robust and small design - 4-15 Slave cells - single cell voltage measurement

More information

Programming Guide PROFINET

Programming Guide PROFINET ENGINEERING TOMORROW Programming Guide PROFINET VLT AutomationDrive FC 360 vlt-drives.danfoss.com Contents Programming Guide Contents 1 Introduction 3 1.1 Purpose of the Manual 3 1.2 Additional Resources

More information

Answering frequently asked Questions (Firmware V.107)

Answering frequently asked Questions (Firmware V.107) FAQ EasyConn Profibus plug Answering frequently asked Questions (Firmware V.107) EasyConn LEDs: While connected, the Profibus connector offers the following test functions for start-up and trouble shooting

More information

ioselect Z-NET Z-4RTD 4 Channel RTD Input Module

ioselect Z-NET Z-4RTD 4 Channel RTD Input Module 4 Channel nput Module : PT00, PT000, PT500 & N00: 2, 3 & 4 wire 500 V solation, 6-way Modbus Communications Adjustable Sampling Time Accuracy to 0.2 C Configuration and Setup Software EC 63 Flexible Power

More information

INTERNATIONAL TELECOMMUNICATION UNION DATA COMMUNICATION NETWORK: INTERFACES

INTERNATIONAL TELECOMMUNICATION UNION DATA COMMUNICATION NETWORK: INTERFACES INTERNATIONAL TELECOMMUNICATION UNION CCITT X.21 THE INTERNATIONAL (09/92) TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE DATA COMMUNICATION NETWORK: INTERFACES INTERFACE BETWEEN DATA TERMINAL EQUIPMENT

More information

EU1 OPERATION MANUAL

EU1 OPERATION MANUAL EU1 OPERATION MANUAL A. Install the USB driver on the windows Download the windows driver for CP2102, and Plug the USB programmer and install the driver, then after installed the driver, from the windows

More information

The Allen-Bradley Servo Interface Module (Cat. No SF1) when used with the Micro Controller (Cat. No UC1) can control single axis

The Allen-Bradley Servo Interface Module (Cat. No SF1) when used with the Micro Controller (Cat. No UC1) can control single axis Table of Contents The Allen-Bradley Servo Interface Module (Cat. No. 1771-SF1) when used with the Micro Controller (Cat. No. 1771-UC1) can control single axis positioning systems such as found in machine

More information

FC 300 Interbus Operating Instructions. About this Manual 5 Technical Overview 5 Assumptions 5 Hardware 5 Background Knowledge 5 Abbreviations 6

FC 300 Interbus Operating Instructions. About this Manual 5 Technical Overview 5 Assumptions 5 Hardware 5 Background Knowledge 5 Abbreviations 6 FC 300 Interbus Operating Instructions Contents Contents 2. Introduction 5 About this Manual 5 Technical Overview 5 Assumptions 5 Hardware 5 Background Knowledge 5 Abbreviations 6 3. How to Install 7 Cabling

More information

TLE5014 Programmer. About this document. Application Note

TLE5014 Programmer. About this document. Application Note Application Note About this document Scope and purpose This document describes the Evaluation Kit for the TLE5014 GMR based angle sensor. The purpose of this manual is to describe the software installation

More information

SilverMax Datasheet. QuickSilver Controls, Inc. NEMA 23 Servomotors.

SilverMax Datasheet. QuickSilver Controls, Inc. NEMA 23 Servomotors. SilverMax Datasheet NEMA 23 Servomotors QuickSilver Controls, Inc. www.quicksilvercontrols.com SilverMax Datasheet - NEMA 23 Servomotors 23 Frame Sizes: 23-3, 23-5, 23H-1, 23H-3, 23H-5 / Series: E, E3,

More information

KNX manual 1-channel flush-mounted switch actuator SU 1

KNX manual 1-channel flush-mounted switch actuator SU 1 KNX manual 1-channel flush-mounted switch actuator SU 1 4942520 2018-10-04 Contents 1 Function description 3 2 Operation 4 3 Technical data 5 4 The SU 1 application programme 7 4.1 Selection in the product

More information

Data Acquisition & Computer Control

Data Acquisition & Computer Control Chapter 4 Data Acquisition & Computer Control Now that we have some tools to look at random data we need to understand the fundamental methods employed to acquire data and control experiments. The personal

More information

EDB9300UE Manual. Oscilloscope function

EDB9300UE Manual. Oscilloscope function EDB9300UE 00406616 Manual Oscilloscope function This Manual is valid for 93XX controllers of the versions: 93XX- EV. xx. 1x -Vxxx Vector Control 93XX- EK. xx. 1x -Vxxx Cam profile generator 93XX- EP. xx.

More information

Contents. FC 300 DeviceNet. " Introduction " How to Install " How to Configure the System " How to Control the FC300...

Contents. FC 300 DeviceNet.  Introduction  How to Install  How to Configure the System  How to Control the FC300... Contents! Safety Note... 5 " Introduction... 7! About this Manual... 7! Technical Overview... 7! Assumptions... 8! Hardware... 8! Background Knowledge... 8! FC 300-related Literature... 9! Abbreviations...

More information

VBRC 5. Radio Communicator. Installer Manual

VBRC 5. Radio Communicator. Installer Manual VBRC 5 Radio Communicator Installer Manual 10 / 10 / 2013 CONTENT 1. INTRODUCTION...3 2. SYSTEM STRUCTURE...3 3. SYSTEM PROGRAMMING WITH PC SOFTWARE...5 4. TROUBLESHOOTING...6 5. FIRMWARE UPGRADE...7 6.

More information

I2C Demonstration Board I 2 C-bus Protocol

I2C Demonstration Board I 2 C-bus Protocol I2C 2005-1 Demonstration Board I 2 C-bus Protocol Oct, 2006 I 2 C Introduction I ² C-bus = Inter-Integrated Circuit bus Bus developed by Philips in the early 80s Simple bi-directional 2-wire bus: serial

More information

Manual RF-Gateway RS485 Typ APG03B-RS485 RS485 Gateway bidirektional Typ APG03B-RS485-Eno Art-Nr Manual

Manual RF-Gateway RS485 Typ APG03B-RS485 RS485 Gateway bidirektional Typ APG03B-RS485-Eno Art-Nr Manual RS485 Gateway bidirektional Typ APG03B-RS485-Eno Art-Nr. 6011000 Manual Omnio AG - RATIO - radio bus system Manual RS485-Gateway bidirectional 17.12.2008, Seite 1/ 19 1. GENERAL INFORMATION... 3 1.1 DEVICE

More information

DS1720 ECON-Digital Thermometer and Thermostat

DS1720 ECON-Digital Thermometer and Thermostat www.maxim-ic.com FEATURES Requires no external components Supply voltage range covers from 2.7V to 5.5V Measures temperatures from 55 C to +125 C in 0.5 C increments. Fahrenheit equivalent is 67 F to +257

More information

instabus EIB product documentation

instabus EIB product documentation Page: 1 of 39 Push button interface 4-gang Sensor Product name: Push button interface 4-gang Design: UP (flush-mounting type) Item no.: 2076-4T-01 ETS search path: Input / Binary Input, 4-gang / Push button

More information

WARNING Improper operation may result in serious personal injury CAUTION

WARNING Improper operation may result in serious personal injury CAUTION SAFETY PRECAUTIONS Thank you for using our S100 Profibus-DP Communication module Safety PRECAUTIONS Always follow safety instructions to prevent accidents and potential hazards from occurring. Safety precautions

More information

Channels that are not occupied by temperature sensors, can take over alternative functions:

Channels that are not occupied by temperature sensors, can take over alternative functions: Firmware /TEMP12 The /TEMP12 firmware allows you to connect up to twelve digital temperature sensors (type Dallas DS18B20). Data from twelve channels is transferred to your PC via USB. ONE temperature

More information