TK4S temperature controller

Size: px
Start display at page:

Download "TK4S temperature controller"

Transcription

1 TK4S temperature controller Table of Contents Thank Purchase Instructions... iii Manual Guide... iv Communication protocols... v Table of Contents... vii 1 Modbus RTU Protocols Read Coil Status(Func01 01H) Read Input Status(Func02 02H) Read Holding Registers(Func03 03H) Read Input Registers(Func04 04H) Preset Single Registers(Func06 06H) Preset Multiple Registers(Func16 10H) Exception Handling (Exception Response-Error Code)... 2 Modbus Mapping Table Read Coils(Func01) / Write Single Coil(Func05) Read Discrete Inputs(Func02) Read Input Registers(Func04) Read Holding Register(Func03) / Write Single Register(Func06) / Write Multiple Registers(Func16) Set the group parameter 0 [Func: 03/06/16, RW: R/W] Set the group parameter 1 [Func: 03/06/16, RW: R/W] Set the group parameter 2[Func: 03/06/16, RW: R/W] Set the group parameter 3 [Func: 03/06/16, RW: R/W] Set the group parameter 4 [Func: 03/06/16, RW: R/W] Set the group parameter 5 [Func: 03/06/16, RW: R/W] /22

2 1 Modbus RTU Protocols 1.1 Read Coil Status(Func01 01H) In slave device, the output (OX reference, Coil) ON / OFF status is read. 1. Query(Master) Function Starting No. of Points Error Check(CRC16) 2/22

3 Hi Lo Hi Lo Hi Lo 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 2. Response( ) Function Byte Count Data Data Data Error Check(CRC16) Lo Hi 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte Side Master ( 17) side coil (0000 H) ~ (0009 H) of In 10EA Output status (ON: 1, OFF: 0) If you do want to read is an example of. Query (Master side) Function Starting No. of Points Error Check(CRC16) Hi Lo Hi Lo Hi Lo 11H 02H 00H 00H 00H 0AH ##H ##H -side coil (0007 H) ~ (0000 H) times the value "ON-ON-OFF-OFF-ON-ON- OFF-ON "and (0009 H) ~ (0008 H) times the value"off-on"is an example of Is Response() Function Byte Count Data Data Error Check(CRC16) Lo Hi 11H 01H 02H CDH 01H ##H ##H 1.2 Read Input Status(Func02 02H) The slave device In the input (1X reference) ON / OFF status is read. (1) Query (Master side) Function Starting No. of Points Error Check(CRC16) Hi Lo Hi Lo Hi Lo 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte (2) Response( ) 3/22

4 Function Byte Count Data Data Data Error Check(CRC16) Lo Hi 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte Side Master ( 17) side coil (0000 H) ~ (0009 H) of In 10EA Output status (ON: 1, OFF: 0) If you do want to read is an example of. Query (Master side) Function Starting No. of Points Error Check(CRC16) Hi Lo Hi Lo Hi Lo 11H 02H 00H 00H 00H 0AH ##H ##H -side coil (0007 H) ~ (0000 H) times the value "ON-ON-OFF-OFF-ON-ON- OFF-ON "and (0009 H) ~ (0008 H) times the value"off-on"is an example of Is Response() Function Byte Count Data Data Error Check(CRC16) Lo Hi 11H 02H 02H CDH 01H ##H ##H 1.3 Read Holding Registers(Func03 03H) In slave devices, Holding Registers (4X reference) to read the Binary data. (1) Query (Master side) Function Starting No. of Points Error Check(CRC16) Hi Lo Hi Lo Hi Lo 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte (2) Response( ) Function Byte Count Data Data Data Error Check(CRC16) Hi Lo Hi Lo Hi Lo Lo Hi 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte Side Master ( 17) side Holding Register (0000 H) ~ (0001H) 4/22

5 In, 2EA If you want to read is an example of the value. Query (Master side) Function Starting No. of Points Error Check(CRC16) Hi Lo Hi Lo Hi Lo 11H 03 H 00H 00H 00 H 02 H ##H ##H side, (0000 H) times the value "555 (22B H)" and (0001 H) times the value "100 (64 H) "is an example of a case. Function Byte Count Data Data Error Check(CRC16) Hi Lo Hi Lo Lo Hi 11 H 03 H 04 H 02 H 2B 00 H 64 H ##H ## H 1.4 Read Input Registers(Func04 04H) (1) Query (Master side) Function Starting No. of Points Error Check(CRC16) Hi Lo Hi Lo Hi Lo 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte (2) Response( ) Function Byte Count Data Data Data Error Check(CRC16) Lo Hi 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte Side Master ( 17) side Input Register (0000 H) ~ (0001 H) In, If you'd like to read 2EA is an example of the value. Query (Master side) Function Starting No. of Points Error Check(CRC16) Hi Lo Hi Lo Hi Lo 11H 04H 00H 00H 00H 02H ##H ##H side, (0000 H) times the value "10 (AH)" and (0001 H) times the value "20 (14 H)" If you are one of the examples. 5/22

6 Response() Function Byte Count Data Data Error Check(CRC16) Hi Lo Hi Lo Lo Hi 11 H 04H 04 H 00H 2A H 00 H 14 H ##H ## H 1.5 Preset Single Registers(Func06 06H) In slave device, a single Holding Registers (4X reference) of the Binary data Writes (1) Query (Master side) Function Register Preset Data Error Check(CRC16) Hi Lo Hi Lo Lo Hi 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte (2) Response( ) Function Register Preset Data Error Check(CRC16) Hi Lo Hi Lo Lo Hi 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte Side Master ( 17) side Holding Register (0000 H) in the "10 (AH)" on If you need to write is an example. Query (Master side) Function Register Preset Data Error Check(CRC16) Hi Lo Hi Lo Lo Hi 11 H 06 H 00 H 00 H 00 H 0A H ## H ## H Response( ) Function Register Preset Data Error Check(CRC16) Hi Lo Hi Lo Lo Hi 11 H 06 H 00 H 00 H 00 H 0A H ## H ## H 6/22

7 1.6 Preset Multiple Registers(Func16 10H) In slave devices, and subsequently Holding Registers (4X reference) of the Binary data Writes. (1) Query (Master side) Function Starting No. of Register Byte Count Data Data Error Check(CRC16) Hi Lo Hi Lo Hi Lo Hi Lo Hi Lo 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte (2) Response( ) Function Starting No. of Register Byte Count Error Check(CRC16) Hi Lo Hi Lo Hi Lo 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte 1Byte Side Master ( 17) side Holding Register (0000 H) ~ (0001 H) Both "10 (AH)" is an example of the need to write. Query (Master side) Function Starting No. of Register Byte Count Data Data Error Check(CRC16) Hi Lo Hi Lo Hi Lo Hi Lo Hi Lo 11 H 10 H 00 H 00 H 00 H 02 H 04 H 00 H 0A H 00 H 0A H 1Byte 1Byte Response( ) Function Starting No. of Register Error Check(CRC16) Hi Lo Hi Lo Hi Lo 11 H 10 H 00 H 00 H 00 H 02 H ## H ## H 7/22

8 PC loader program, according to the specifications in the input parameters of the minimum and maximum, or default in advance Download it, except when specifying a PLC, with external devices such as graphic panels If you use the multi-register write access (Multi Register Write) than the single Register write (Single Register Write) use. 1.7 Exception Processing (Exception Response-Error Code) If communication error occurs, the received command (Function) of the most significant bit set (1), then response Exception Code that sends commands to send. Function (Command) +80 H Exception Code Error Check(CRC16) (area code) Lo Hi 1 Byte 1 Byte 1 Byte 1 Byte 1 Byte ILLEGAL FUNCTION (Exception Code: 01 H): When a command is not supported. ILLEGAL DATA ADDRESS (Exception Code: 02 H): start address of the requested data Can be transferred from the device address and if you disagree. ILLRGAL DATA VALUE (Exception Code: 03 H): the number of requested data from the device If you disagree with a number of transfer. SLAVE DEVICE FAILURE (Exception Code: 04 H): successfully requested command If can not be processed. Side Master ( 17) does not exist side coil (03E8 H) of the output Status (ON: 1, OFF: 0) If you do want to read is an example of. Function Starting No. of Points(The number of data) Error Check(CRC16) Hi Lo Hi Lo Hi Lo 11 H 01 H 03 H E8 H 00 H 021H ## H ## H (area code) Function (Command) +80 H Exception Code Lo Error Check(CRC16) Hi 11 H 81 H 02 H ## H ## H 2 Modbus Mapping Table 2.1 Read Coils(Func01) / Write Single Coil(Func05) No() Description Setting range Unit 8/22

9 Factory Specifications 00001(0000) RUN/STOP Control Output Operation 0: RUN 1: STOP 0: RUN 1: STOP RUN 00002(0001) Auto-tuning running Auto-tuning running / stop Factory Specifications 00003~ Read Discrete Inputs(Func02) No() assortment Description Setting range Unit Factory Specifications 10001(0000) Lamp Lamp unit 0: OFF 1: ON 10002(0001) Lamp Lamp unit 0: OFF 1: ON 10003(0002) % Lamp Lamp unit 0: OFF 1: ON 10004(0003) OUT1 Lamp Control output 1 lamp 0: OFF 1: ON 10005(0004) OUT2 Lamp Control output 2 lamp 0: OFF 1: ON 10006(0005) AT Lamp Auto-Tuning running lamps 0: OFF 1: ON 10007(0006) SV1 Lamp Select multiple SV1 Lamp 0: OFF 1: ON 10008(0007) SV2 Lamp Select multiple SV2 Lamp 0: OFF 1: ON 10009(0008) SV3 Lamp Multi-select the lamp SV3 0: OFF 1: ON 10010(0009) AL1 Lamp Alarm output 1 indicator lamp 0: OFF 1: ON 10011(000A) AL2 Lamp Alarm output 2 indicator lamp 0: OFF 1: ON 10012(000B) MAN Lamp Manual control display lamp 0: OFF 1: ON 10013(000C) DI-1 Input DI-1Input Status 0: OFF 1: ON 10014(000D) DI-2 Input DI-2 Input Status 0: OFF 1: ON 9/22

10 10015~10050 Reserved 2.3 Read Input Registers(Func04) No() Unit Factory Specifications Note 30001~30100 Reserved 30101(0064) Product Number H 30102(0065) Product Number L 30103(0066) Hardware version 30104(0067) Software version 30105(0068) Model1 TK "Title" 30106(0069) Model2 4 "4-column display" 30107(006A) Model3 14 "option"display 30108(006B) Model4 RR "Power-nine minutes" 30109(006C) Model5 "OUT1 output" 30110(006D) Model6 "OUT2 output" 30111(006E) Model (006F) Model (0070) Model (0071) Model (0072) Reserved (0073) Reserved (0074) Reserved /22

11 30118(0075) Coil status start (0076) Coli status Quantity (0077) Input status start (0078) Input status Quantity (0079) Holding Register Start (007A) Holding Register Quantity (007B) Input Register Start (007C) Input Register Quantity ~30200 Reserved No() Setting range Unit Value Note 31001(03E8) PV Current measurements ~ 9999 / / (03E9) - Point location 0: 0 1: 0.0 2: : (03EA) - Display Units 0: 1: 2: / 3: OFF (03EB) SV SV setting L-SV ~ H-SV Range / / (03EC) H-MV Heating-side control the amount of 0~1000 : H 0.0 ~ H100 % (03ED) C-MV Manipulating the amount of cooling side 0~1000 : C 0.0 ~ C100 % - Lamp display lamp unit 0: OFF 1: ON - - Bit 0 Lamp display lamp unit 0: OFF 1: ON - - Bit 1 % Lamp display lamp unit 0: OFF 1: ON - - Bit /22

12 OUT1 Lamp Control output 1 display lamp 0: OFF 1: ON - - Bit 3 OUT2 Lamp Control output 1 display lamp 0: OFF 1: ON - - Bit 4 AT Lamp Auto-Tuning running lamps 0: OFF 1: ON - - Bit 5 Select multiple SV1 Lamp 0: OFF 1: ON - - Bit (03EE) Select multiple SV2 Lamp 0: OFF 1: ON - - Bit 7 Select multiple SV3 Lamp 0: OFF 1: ON - - Bit 8 Alarm output 1 Display lamp 0: OFF 1: ON - - Bit 9 Alarm output 2 Display lamp 0: OFF 1: ON - - Bit A Manual control display lamp 0: OFF 1: ON - - Bit B DI-1 Input status 0: OFF 1: ON - - Bit C DI-2 Input status 0: OFF 1: ON - - Bit D 31008(03EF) Heater current value monitor 0.0 ~ (03EE) address bit data configuration. Bit F Bit E Bit D Bit C Bit B Bit A Bit 9 Bit DI-2 Input DI-1 Input MAN lamp AL2 Lamp AL2 Lamp SV4 Lamp OR 1 0 OR 1 0 OR 1 0 OR 1 0 OR 1 0 OR 1 1 Byte 12/22

13 Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 SV3 Lamp SV2 Lamp AT Lamp OUT2 Lamp OUT1 Lamp %Lamp Lamp Lamp 0 OR 1 0 OR 1 0 OR 1 0 OR 1 0 OR 1 0 OR 1 0 OR 1 0 OR 1 1 Byte 2.4 Read Holding Register(Func03) / Write Single Register(Func06) / Write Multiple Registers(Func16) Parameter setting group 0 [Func: 03/06/16, RW: R / W] Monitoring the amount of operation and manual control settings, group No() Parameters Description Setting range Unit Factory Specifications 40001(0000) SV SV setting L-SV ~ H-SV Range / / (0001) H-MV Heating-side control the amount of 0~1000: H )0 ~ H100 % (0002) C-MV Manipulating the amount of cooling side 0~1000: C )0 ~ C100 % (0003) - Auto / Manual Control 0: AUTO 1: MAN - AUTO 40005~40050 Reserved a set group of parameters [Func: 03/06/16, RW: R / W] No() Parameters Description Setting range Unit Factory Specifications 40051(0032) R-S Control Output Operation 0: RUN 1: STOP - RUN 40052(0033) SV-N SV No multi-select 0: SV-0 1: SV-1 2 : SV-2 3 : SV-3 - SV /22

14 40053(0034) CT-A Heater current value monitor 0~500: 00.0~50.0 (display range) A (0035) AL!L Setting a lower limit alarm output / / (0036) AL!H Alarm output setting an upper limit / / Deviation alarm: -F.S ~ F.S 40056(0037) AL@L Alarm output 2 lower limit settings Absolute value alarm: within the range displayed. / / (0038) AL@H Alarm output 2 upper limit setting / / (0039) SV-0 SV-0 setting L-SV~H-SV Range / / (003A) SV-1 SV-1 setting L-SV~H-SV Range (003B) SV-2 SV-2 setting L-SV~H-SV Range (003C) SV-3 SV-3 setting L-SV~H-SV Range ~40100 Reserved 14/22

15 2.4.3 Parameter 2 setting groups [Func: 03/06/16, RW: R / W] No() Setting range Description Setting range Unit Factory Specifications 40101(0064) AT Auto-tuning running / stop 0 : OFF 1 : ON OFF 40102(0065) H-P 40103(0066) C-P Heating side proportional widespread Cooling side proportional widespread 1~9999: ~999.9 / /% (0067) H-I 40105(0068) C-I Heating side, the integration time Cooling side, the integration time 0~9999: 0000~9999 Seconds (0069) H-D 40107(006A) C-D Heating side, differential time Cooling side, differential time 0~9999: 0000~9999 Seconds Significant proportion ~0.0 ~ + proportion significantly (based on a value 15/22

16 40108(006B) DB During heating and cooling control, dead band substantially proportional) <ON/OFF-ON/OFF control when> -999 ~ 0999 (H) ~ (L) Digit (analog) %F.S (006C) REST Proportional control, manual reset 0~1000: ~ % (006D) hhys Heating side, the hysteresis 1-100: (temperature, H, analog) : (temperature, L) Digit (006E) host Heating side, OFF time offset 0-100: (temperature, H, analog) : (temperature, L) Digit (006F) chys Cooling side, the hysteresis 1-100: (temperature, H, analog) : (temperature, L) Digit (0070) cost Cooling side, OFF time offset 0-100: (temperature, H, analog) : (temperature, L) Digit (0071) L-MV Lower limit the amount of control settings ~ H-MV -0.1 (normal control) (heating and cooling control) % (0072) H-MV Setting upper limit the amount of manipulation L-MV ~ (normal control) (heating and cooling control) % (0073) RAMU Ramp rate 0-999: (temperature, H, analog) : (temperature, L) Digit /22

17 `40117(0074) RAMD Ramp down rate 0-999: (temperature, H, analog) : (temperature, L) Digit (0075) runt Ramp time unit 0 : SEC 1 : MIN 2 : HOUR MIN 40119~ Parameter Group 3 settings [Func: 03/06/16, RW: R / W] No() Parameters Description Setting range Unit Factory Specifications 40151(0096) IN-T Input Specifications Specification reference Input waiting - TCk (0097) UNIT Temperature Sensor Units 0: 1: (0098) L-RG Low analog input Minimum Range ~ H-RG - F.S10% Digit (0099) H-RG Analog Upper input L-RG + F.S10% ~ Maximum Range Digit (009A) DOT Location-point scale of values 0: 0 1: 0.0 2: : (009B) L-SC Show scale values lower F.S (009C) H-SC Upper Display Value Scale F.S (009D) dunt Front display unit 0:?C 1:?F 2:?/O 3: OFF (009E) IN-B Input Correction -999~999: -999~0999 Digit (009F) MAvF Input digital filter -1999~9999: +1999~999.9 Seconds (00A0) L-SV SV setting lower limit Input the lower limit (L-SC) ~ H-SV-1Digit / -200 %F.S (00A1) H-SV SV high limit setting L-SV +1 Digit ~ Input the upper limit (H-SC) / /22

18 %F.S (00A2) O-FT Control output operation mode Standard 0: HEAT 1: COOL - HEAT Heated Cooled 0: HEAT 1: COOL 2: H-C - H-C 40164(00A3) C-MD Temperature control system During normal control 0: PID 1: ONOF - PID Annealing Control at 0: pp 1: Pon 2: OnP 3: OnON - pp 40165(00A4) ATT Auto-tuning mode 0: TUN1 1: TUN2 - TUN (00A5) OUT1 OUT1 output mode control 0: SSR 1: CURR - SSR 40167(00A6) O!SR OUT1 SSR output mode 0: STND 1: CYCL 2 : PHAS - STND 40168(00A7) O!MA OUT1 current output range 0: : (00A8) OUT2 OUT2 output mode control 0: SSR 1: CURR - SSR 40170(00A9) O@MA OUT2 current output range 0: : (00AA) H-T Heating side, the control period 1~1200: 000.1~120.0 Seconds (00AB) C-T Cooling side, the control period 1~1200: 000.1~120.0 Seconds ~40200 Reserved Parameter setting group 4 [Func: 03/06/16, RW: R / W] No() Parameters Description Setting range Unit Factory Specifications 40201(00C8) AL-1 Alarm Output 1 operating mode 0: OFF 1: DVCC 2: ]]DV 3: ]DVC 4: CDV] DVCC 18/22

19 40202(00C9) AL!T Alarm Output 1 Option / Type 5: PVCC 6: ]]PV 7: LBA 8: SBA 9: HBA - AL-A 40203(00CA) A!HY Alarm output 1 hysteresis 0: AL-A 1: AL-B 2: AL-C 3: AL-D (00CB) A!N Form an alarm output contacts 1-100: (temperature, H, analog) Digit NO 40205(00CC) A!ON Alarm output 1 ON delay : (temperature, L) (00CD) A!OF Alarm output 1 OFF delay time 0: NO 1 : NC Seconds (00CE) AL-2 Alarm Output 2 operating mode 0~3600: 0000~3600 Seconds ]]DV 40208(00CF) AL@T Alarm Output 2 Option / Type 0~3600: 0000~3600 AL-A 40209(00D0) A@HY Alarm Output 2 hysteresis 0: OFF 1: DVCC 2: ]]DV 3: ]DVC 4: CDV] (00D1) A@N Alarm output 2 Contact form 5: PVCC 6: ]]PV 7: LBA 8: SBA 9: HBA - NO 40211(00D2) A@ON Alarm output 2 ON delay 0: AL-A 1: AL-B 2: AL-C 3: AL-D Digit (00D3) A@OF Alarm output 2 OFF delay time 1-100: (temperature, H, analog) (00D4) LBaT LBA monitoring time : (temperature, L) Seconds (00D5) LBaS LBA Detected 0: NO 1: NC Seconds (00D6) LBaB LBA detection width 0~3600: 0000~3600 Seconds 00* (00D7) AO-M Analog transmission output 0~3600: 0000~3600 / 1) (00D8) FS-L PV Transfer output lower limit 0~9999: 0000~ (00D9) FS-H %F.S 00#0 19/22

20 PV Transfer output upper limit : (temperature, H) 40219(00DA) ADRS Communication station : (temperature, L) / 0) (00DB) BPS Baud rate : (analog) PV 40221(00DC) PRTY Communication parity bits : (temperature, H) %F.S (00DD) STP Communication stop bit : (temperature, L) (00DE) RSW.T Communication response latency : (analog) / / (00DF) COMW Communication write permission / prohibition 0: PV 1: SV 2: H-MV 3: C- MV ~40250 Reserved Parameter setting group 5 [Func: 03/06/16, RW: R / W] No() Parameters Description Setting range Units Factory Specifications 40251(00FA) MtSV Number of multi-sv 0: 1 1: 2 2: 4 EA (00FB) DI-K Input the front of the key features DI 0: STOP 1: AL.RE - STOP 20/22

21 40253(00FC) DI-1 DI-1 Input terminal function 0: OFF 1 : STOP 2: AlRE 3: MAN - STOP 40254(00FD) DI-2 DI-2 Input terminal function 4: MtSV - AlRE 40255(00FE) ItMV When manual control, based on the amount of manipulation 0: AUTO 1: PrMV - AUTO 40256(00FF) PrMV When manual control, the amount of the initial operation (normal control) % (0100) ErMV Sensor when an error occurs, the amount of manipulation (heating / cooling control) % (0101) StMV Stopping control, manipulate the amount of (normal control) % (0102) StAL Stopping control, alarm output (heating / cooling control) - CONT 40260(0103) USER User Rating (normal control) - STND 40261(0104) INIT Initialization parameters (heating / cooling control) - NO 40262(0105) LcSV Lock Set Up group, SV 0: CONT 1: OFF - OFF 40263(0106) LcP1 Lock a group of parameters 0: STND 1: HIGH - OFF 40264(0107) LcP2 Lock parameter 2 groups 0: NO 1: YES - OFF 40265(0108) LcP3 Parameter Lock 3 groups 0: OFF 1: ON - OFF 40266(0109) LcP4 Parameter Lock 4 groups 0: OFF 1: ON - OFF 40267(010A) LcP5 Parameter Group 5 lock 0: OFF 1: ON - OFF 40268(010B) PWD Password 0: OFF 1: ON /22

22 40269~40300 Reserved /22

Chapter. Modbus. In This Chapter...

Chapter. Modbus. In This Chapter... Modbus Communication Chapter 7 In This Chapter... Modbus Protocol....7 2 Registers....7 2 Connection with the DirectLOGIC PLC....7 8 Connection with the C-more and C-more Micro HMI panels....7 10 Modbus

More information

CIS-331 Exam 2 Fall 2015 Total of 105 Points Version 1

CIS-331 Exam 2 Fall 2015 Total of 105 Points Version 1 Version 1 1. (20 Points) Given the class A network address 117.0.0.0 will be divided into multiple subnets. a. (5 Points) How many bits will be necessary to address 4,000 subnets? b. (5 Points) What is

More information

CIS-331 Exam 2 Fall 2014 Total of 105 Points. Version 1

CIS-331 Exam 2 Fall 2014 Total of 105 Points. Version 1 Version 1 1. (20 Points) Given the class A network address 119.0.0.0 will be divided into a maximum of 15,900 subnets. a. (5 Points) How many bits will be necessary to address the 15,900 subnets? b. (5

More information

Copyright Reserved Autonics Co., Ltd. i

Copyright Reserved Autonics Co., Ltd. i Preface Copyright Reserved Autonics Co., Ltd. i ii Copyright Reserved Autonics Co., Ltd. Preface Preface Thank you very much for selecting Autonics products. Please familiarize yourself with the information

More information

CIS-331 Fall 2014 Exam 1 Name: Total of 109 Points Version 1

CIS-331 Fall 2014 Exam 1 Name: Total of 109 Points Version 1 Version 1 1. (24 Points) Show the routing tables for routers A, B, C, and D. Make sure you account for traffic to the Internet. Router A Router B Router C Router D Network Next Hop Next Hop Next Hop Next

More information

ECHO Process Instrumentation, Inc. Modbus RS485 Module. Operating Instructions. Version 1.0 June 2010

ECHO Process Instrumentation, Inc. Modbus RS485 Module. Operating Instructions. Version 1.0 June 2010 ECHO Process Instrumentation, Inc. Modbus RS485 Module Operating Instructions Version 1.0 June 2010 ECHO Process Instrumentation, Inc. PO Box 800 Shalimar, FL 32579 PH: 850-609-1300 FX: 850-651-4777 EM:

More information

CIS-331 Spring 2016 Exam 1 Name: Total of 109 Points Version 1

CIS-331 Spring 2016 Exam 1 Name: Total of 109 Points Version 1 Version 1 Instructions Write your name on the exam paper. Write your name and version number on the top of the yellow paper. Answer Question 1 on the exam paper. Answer Questions 2-4 on the yellow paper.

More information

CIS-331 Fall 2013 Exam 1 Name: Total of 120 Points Version 1

CIS-331 Fall 2013 Exam 1 Name: Total of 120 Points Version 1 Version 1 1. (24 Points) Show the routing tables for routers A, B, C, and D. Make sure you account for traffic to the Internet. NOTE: Router E should only be used for Internet traffic. Router A Router

More information

CIS-331 Exam 2 Spring 2016 Total of 110 Points Version 1

CIS-331 Exam 2 Spring 2016 Total of 110 Points Version 1 Version 1 1. (20 Points) Given the class A network address 121.0.0.0 will be divided into multiple subnets. a. (5 Points) How many bits will be necessary to address 8,100 subnets? b. (5 Points) What is

More information

Communications guide. Line Distance Protection System * F1* GE Digital Energy. Title page

Communications guide. Line Distance Protection System * F1* GE Digital Energy. Title page Title page GE Digital Energy D90 Plus Line Distance Protection System Communications guide D90 Plus firmware revision:.9x GE publication code: 60-9070-F (GEK-3469) GE Digital Energy 650 Markland Street

More information

4. Specifications and Additional Information

4. Specifications and Additional Information 4. Specifications and Additional Information AGX52004-1.0 8B/10B Code This section provides information about the data and control codes for Arria GX devices. Code Notation The 8B/10B data and control

More information

Digital Projector X30N/X35N

Digital Projector X30N/X35N Digital Projector X30N/X35N Operator's Guide TECHNICAL Warranty 3M warrants that when the 3M Product is used according to 3M s Intended Use Statement (www.3m.com/meetings), it will perform satisfactorily

More information

CIS-331 Final Exam Spring 2018 Total of 120 Points. Version 1

CIS-331 Final Exam Spring 2018 Total of 120 Points. Version 1 Version 1 Instructions 1. Write your name and version number on the top of the yellow paper and the routing tables sheet. 2. Answer Question 2 on the routing tables sheet. 3. Answer Questions 1, 3, 4,

More information

Interface Definition RISH EM 2340/1320/30/ _Rev. D - 8/2016

Interface Definition RISH EM 2340/1320/30/ _Rev. D - 8/2016 Interface Definition RISH EM 2340/1320/30/40 1 2-60-006-00-00494_Rev. D - 8/2016 2 Section DIGITAL MULTIFUNCTION INSTRUMENT Contents 1. Introduction Programmable Multi-function Energy Meter Installation

More information

VM7000A PAPERLESS RECORDER COMMUNICATION FUNCTION OPERATION MANUAL

VM7000A PAPERLESS RECORDER COMMUNICATION FUNCTION OPERATION MANUAL VM7000A PAPERLESS RECORDER COMMUNICATION FUNCTION OPERATION MANUAL WXPVM70mnA0002E October, 2009(Rev.1) All Rights Reserved, Copyright 2009, Ohkura Electric Co.,Ltd. To use this equipment safely Thank

More information

VM7000A PAPERLESS RECORDER COMMUNICATION FUNCTION OPERATION MANUAL

VM7000A PAPERLESS RECORDER COMMUNICATION FUNCTION OPERATION MANUAL VM7000A PAPERLESS RECORDER COMMUNICATION FUNCTION OPERATION MANUAL WXPVM70mnA0002E March, 2014(Rev.5) Copyright 2009-2014, Ohkura Electric Co.,Ltd. All Rights Reserved. To use this equipment safely Thank

More information

Introduction NOTE Exclusions

Introduction NOTE Exclusions Introduction Thank you for purchasing the Fuji Digital Temperature Controller. This document describes how to connect the Micro controller PXG Series (referred to below as "Micro controller") to the personal

More information

Modbus on K45 asense. Table of contents:

Modbus on K45 asense. Table of contents: Modbus on K45 asense Table of contents: 1. General.... Byte transmission.... 3. Serial line frame and addressing.... 4 4. Bus timing.... 4 5. Modbus registers on sensor.... 5 6. Supported Modbus commands...

More information

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250 User Guide IM/C250 MOD_3 Modbus (RTU) Communications Option C250 and V250 Electrical Safety This instrument complies with the requirements of CEI/IEC 61010-1:2001-2 "Safety requirements for electrical

More information

Modbus Register Map: InRow ACRD60x / ACRC60x

Modbus Register Map: InRow ACRD60x / ACRC60x Modbus Map: InRow ACRD60x / ACRC60x Notes: 1. 16-bit registers (INT16, UINT16, ENUM) are transmitted MSB first (i.e., big-endian). 2. INT32 and UINT32 are most-significant word in n+0, least significant

More information

PRODUCT FAMILY: SOLO Controllers Number: AN-LC-009

PRODUCT FAMILY: SOLO Controllers Number: AN-LC-009 THIS INFORMATION PROVIDED BY AUTOMATIONDIRECT.COM TECHNICAL SUPPORT IS SUPPLIED "AS IS", WITHOUT ANY GUARANTEE OF ANY KIND. These documents are provided by our technical support department to assist others.

More information

User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6. /8 DIN Process Indicators and Controllers C100, C150, C160 and V100

User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6. /8 DIN Process Indicators and Controllers C100, C150, C160 and V100 User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6 1 /8 DIN Process Indicators and Controllers C100, C150, C160 and V100 Electrical Safety This equipment complies with the

More information

The cache is 4-way set associative, with 4-byte blocks, and 16 total lines

The cache is 4-way set associative, with 4-byte blocks, and 16 total lines Sample Problem 1 Assume the following memory setup: Virtual addresses are 20 bits wide Physical addresses are 15 bits wide The page size if 1KB (2 10 bytes) The TLB is 2-way set associative, with 8 total

More information

Gateway Ascii Command Protocol

Gateway Ascii Command Protocol Gateway Ascii Command Protocol Table Of Contents Introduction....2 Ascii Commands.....3 Messages Received From The Gateway....3 Button Down Message.....3 Button Up Message....3 Button Maintain Message....4

More information

FY Series Digital PID Controller Operation Manual FY400 FY700 FY800 FY900 FY600

FY Series Digital PID Controller Operation Manual FY400 FY700 FY800 FY900 FY600 FY Series Digital PID Controller Operation Manual FY101 90X90mm FY100 15X110mm FY400 FY00 FY800 FY900 FY600 48x48mm 2X2mm 48X96mm 96X96mm 96X48mm (DIN 1/) (DIN 3/) (DIN 1/8) (DIN 1/4) (DIN 1/8) February,

More information

Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2. Level Indicator L150 and L160

Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2. Level Indicator L150 and L160 Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2 Level Indicator L150 and L160 Electrical Safety This equipment complies with the requirements of CEI/IEC 61010-1:2001-2 "Safety requirements

More information

TR600 with RS485 Appendix 1

TR600 with RS485 Appendix 1 c ZIEHL industrie elektronik GmbH + Co KG Daimlerstraße 13, D 74523 Schwäbisch Hall + 49 791 504-0, info@ziehl.de, www.ziehl.de Temperature Relays and MINIKA Mains Monitoring Digital Panelmeters MINIPAN

More information

DNP3 Communication User's manual

DNP3 Communication User's manual MV Network Management Fault tracking Monitoring and Control Merlin Gerin Easergy Range T200 P, T200 I DNP3 Communication User's manual Summary General...2 Functionnalities...2 Characteristics...2 Connection

More information

C1098 JPEG Module User Manual

C1098 JPEG Module User Manual C1098 JPEG Module User Manual General Description C1098 is VGA camera module performs as a JPEG compressed still camera that can be attached to a wireless or PDA host. Users can send out a snapshot command

More information

Digital Projector X30 Operator's Guide TECHNICAL

Digital Projector X30 Operator's Guide TECHNICAL Digital Projector X30 Operator's Guide TECHNICAL Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480 31.5 59.9 VESA VGA

More information

CIS-331 Final Exam Spring 2015 Total of 115 Points. Version 1

CIS-331 Final Exam Spring 2015 Total of 115 Points. Version 1 Version 1 1. (25 Points) Given that a frame is formatted as follows: And given that a datagram is formatted as follows: And given that a TCP segment is formatted as follows: Assuming no options are present

More information

Register Map: Ecoflair Indirect Air Economizer

Register Map: Ecoflair Indirect Air Economizer Register Map: Ecoflair Indirect Air Economizer Notes: 1. 16-bit registers (INT16, UINT16, ENUM) are transmitted MSB first (i.e., big-endian). 2. INT32 and UINT32 are most-significant word in n+0, least

More information

Digital Lighting Systems, Inc. CD400-DMX DMX512 Four Channel Dimmer and Switch module

Digital Lighting Systems, Inc. CD400-DMX DMX512 Four Channel Dimmer and Switch module , Inc. DMX512 Four Channel Dimmer and Switch module Input: 5 Amps @ 6-24 VDC Outputs: 5 Amps Maximum each, total 4 outputs 8 Amps Maximum. FRONT BACK USER'S MANUAL -UM User's Manual - Page 1 GENERAL DESCRIPTION

More information

2. Terminal arrangement TEMPERATURE CONTROLLER KT2 COMMUNICATION INSTRUCTION MANUAL. (Fig. 2-1)

2. Terminal arrangement TEMPERATURE CONTROLLER KT2 COMMUNICATION INSTRUCTION MANUAL. (Fig. 2-1) COMMUNICATION INSTRUCTION MANUAL TEMPERATURE CONTROLLER No.KTC3E2 2006.08 To prevent accidents arising from the misuse of this controller, please ensure the operator receives this manual. For this product

More information

EMDX3 Multifunction meter Cat No ModbusTable LGR EN v1.01.xls

EMDX3 Multifunction meter Cat No ModbusTable LGR EN v1.01.xls GENERAL MODBUS TABLE ORGANIZATION Starting of the Starting of the Group s Group s System Version (Release) System Version (Build) Group Name (Text) Group Code Group Complexity Group Version 36096 8D00

More information

HC900 Hybrid Controller Communications User Guide

HC900 Hybrid Controller Communications User Guide HC900 Hybrid Controller Communications User Guide 51-52-25-111 Revision: 6 Industrial Measurement and Control Copyright, Notices, and Trademarks Printed in U.S.A. Copyright 2006 by Honeywell Revision 6

More information

Example of PC signal. Projector CP-X2010/CP-X2510/CP-X3010 User's Manual (detailed) Operating Guide Technical

Example of PC signal. Projector CP-X2010/CP-X2510/CP-X3010 User's Manual (detailed) Operating Guide Technical Projector CP-X2010/CP-X2510/CP-X3010 User's Manual (detailed) Operating Guide Technical Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0

More information

PXR Series Advanced Self-Tuning Temperature and Process Controllers

PXR Series Advanced Self-Tuning Temperature and Process Controllers PXR Series Advanced Self-Tuning Temperature and Process Controllers Key Features PID Description with fuzzy control of self-tuning 16 Ramp/soak segments Large LED display Auto-tune Timer function Heater

More information

CP-X253. User's Manual (detailed) Technical. Example of PC signal. Projector

CP-X253. User's Manual (detailed) Technical. Example of PC signal. Projector Projector CP-X253 User's Manual (detailed) Technical Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480 31.5 59.9 VESA

More information

HC900 Process Controller Communications User Guide

HC900 Process Controller Communications User Guide HC900 Process Controller Communications User Guide 51-52-25-111 Revision: 13 Honeywell Process Solutions Copyright, Notices, and Trademarks Printed in USA Copyright 2017 by Honeywell Revision 13 Warranty/Remedy

More information

PLC PL User Manual

PLC PL User Manual PLC PL - 300 User Manual Contents list 1. Data acquisition module PL300... 3 1.1 Introduction... 3 1.2 Frontal panel... 5 1.3 Size and installation... 6 1.4 Electrical wirings... 7 1.4.1 Examples of sensors

More information

Digital Indicating Controllers. JC Series. High performance controllers...at the lowest prices anywhere! Toll Free

Digital Indicating Controllers. JC Series. High performance controllers...at the lowest prices anywhere!   Toll Free Digital Indicating Controllers JC Series High performance controllers...at the lowest prices anywhere! www.mod-tronic.com Toll Free 1-800 794-5883 Standard Features Structure Units available in standard

More information

Triple DES and AES 192/256 Implementation Notes

Triple DES and AES 192/256 Implementation Notes Triple DES and AES 192/256 Implementation Notes Sample Password-to-Key and KeyChange results of Triple DES and AES 192/256 implementation For InterWorking Labs customers who require detailed information

More information

CIS-331 Final Exam Fall 2015 Total of 120 Points. Version 1

CIS-331 Final Exam Fall 2015 Total of 120 Points. Version 1 Version 1 1. (25 Points) Given that a frame is formatted as follows: And given that a datagram is formatted as follows: And given that a TCP segment is formatted as follows: Assuming no options are present

More information

MM300 Motor Management System Communications Guide

MM300 Motor Management System Communications Guide Title page GE Digital Energy Multilin MM300 Motor Management System Communications Guide MM300 revision: 1.31 Manual P/N: 1601-9025-A4 GE publication code: GEK-113392C Copyright 2008 GE Multilin E83849

More information

ZN-DN312XE-M Quick User Guide

ZN-DN312XE-M Quick User Guide ZN-DN312XE-M Quick User Guide This manual provides instructions for quick installation and basic configuration of your IP device. Step1. Connect cables to IP device Connect required cables to the device

More information

X64. Operator's Guide TECHNICAL. Example of PC signal

X64. Operator's Guide TECHNICAL. Example of PC signal X64 Operator's Guide TECHNICAL Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480 31.5 59.9 VESA VGA (60Hz) 640 x 480

More information

FieldServer Driver FS Heatcraft-Smart Controller II

FieldServer Driver FS Heatcraft-Smart Controller II Description FieldServer Driver FS-8700-100 Heatcraft-Smart Controller II The FieldServer Heatcraft Smart Controller II (HCSCII) driver has the following functionality: 1) Status monitoring of Heatcraft

More information

Digital Lighting Systems, Inc.

Digital Lighting Systems, Inc. Digital Lighting Systems, Inc. Four Channel Dry Contacts Relays Switch Pack DMX512 compatible USER'S MANUAL -UM User's Manual - Page 1 GENERAL DESCRIPTION The is a 4-channel DMX-512 compatible electro-mechanical

More information

10. RS-232C communication

10. RS-232C communication 10. RS-232C communication PB9200(P5XMLA) Connecting the cable (1) Turn off the projector and the computer power supplies. (2) Connect the CONTROL port of the projector with a RS-232C port of the computer

More information

Modbus Protocol. for VASCO, VASCO Solar and MIDA devices. manmodbus_eng_00

Modbus Protocol. for VASCO, VASCO Solar and MIDA devices. manmodbus_eng_00 Protocol for VASCO, VASCO Solar and MIDA devices manmodbus_eng_00 Index 1. introduction... 3 2. on Nastec devices... 3 3. Transmission modes... 3 4. Connections... 3 5. Programming... 4 6. Index list...

More information

Optidrive Applications Support Library

Optidrive Applications Support Library Optidrive Applications Support Library Application Note Title AN-ODE-3-038 Related Products Optidrive E3 Overview Level 3 Modbus RTU Control and Register Mapping 1 Fundamental - No previous experience

More information

DC1010 DC1020 DC1030 DC1040

DC1010 DC1020 DC1030 DC1040 COMMUNICATION MANUAL DIGITAL PID CONTROLLER DC1010 DC1020 DC1030 DC1040 February, 2007 TAIWAN INSTRUMENT & CONTROL CO., LTD Contents 1 Set up of the controller...1 2 System Configuration...2 2.1 RS485

More information

DBK24. Isolated Digital Output Chassis. Overview

DBK24. Isolated Digital Output Chassis. Overview DBK24 Isolated Digital Output Chassis Overview 1 Power Requirements 2 Hardware Setup 2 Card Connection 2 Card Configuration 3 DaqBook and DaqBoard Connection 4 DaqBoard/2000 Series Board Connection 5 DaqBook

More information

CP-D10. User's Manual (detailed) Operating Guide Technical. Example of PC signal. Projector

CP-D10. User's Manual (detailed) Operating Guide Technical. Example of PC signal. Projector Projector CP-D10 User's Manual (detailed) Operating Guide Technical Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480

More information

FY100 FY101 FY400 FY600 FY700 FY800 FY900 FA200 FA211 TAIE COMMUNICATION MANUAL DIGITAL PID CONTROLLER. March, 2009 FY_COMM_EN_V1.

FY100 FY101 FY400 FY600 FY700 FY800 FY900 FA200 FA211 TAIE COMMUNICATION MANUAL DIGITAL PID CONTROLLER. March, 2009 FY_COMM_EN_V1. COMMUNICATION MANUAL DIGITAL PID CONTROLLER FA200 FA211 FY100 FY101 FY400 FY600 FY700 FY800 FY900 March, 2009 FY_COMM_EN_V1.1 TAIE TAIWAN INSTRUMENT & CONTROL CO., LTD Contents 1...Set up of the controller

More information

Modbus Module. Data sheet. Communication module for MULTICAL 403 and MULTICAL 603

Modbus Module. Data sheet. Communication module for MULTICAL 403 and MULTICAL 603 Data sheet Modbus Module Communication module for MULTICAL 403 and MULTICAL 603 Modbus RTU communication Communication speed up to 115200 bits/s Programmable data, communication speed and parity settings

More information

Elotech Standard Protocol. for Single R8200 SC

Elotech Standard Protocol. for Single R8200 SC Elotech Standard Protocol interface description / network protocol for Single R8200 SC ELOTECH Industrieelektronik GmbH Verbindungsstraße 27 D - 40723 HILDEN FON +49 2103 / 255 97 0 FAX +49 2103 / 255

More information

PM Multifunction meter Cat No. F3N200 - ModbusTable BT EN v1.01.xls

PM Multifunction meter Cat No. F3N200 - ModbusTable BT EN v1.01.xls PM Multifunction meter Cat No. FN200 - ModbusTable BT EN v.0.xls GENERAL MODBUS TABLE ORGANIZATION Starting of the Group s Starting of the Group s System Version (Release) System Version (Build) Group

More information

- SELF-TUNING PID ALGORITHM - INTUITIVE COLOR DISPLAY WITH TEXT MESSAGING - UNIVERSAL PROCESS AND TC/RTD INPUTS - MULTI- FUNCTION RAMP- DWELL/PROCESS

- SELF-TUNING PID ALGORITHM - INTUITIVE COLOR DISPLAY WITH TEXT MESSAGING - UNIVERSAL PROCESS AND TC/RTD INPUTS - MULTI- FUNCTION RAMP- DWELL/PROCESS ELK. ETK COMPACT BASIC CONTROL - SELF-TUNING PID ALGORITHM - INTUITIVE COLOR DISPLAY WITH TEXT MESSAGING - UNIVERSAL PROCESS AND TC/RTD INPUTS - MULTI- FUNCTION RAMP- DWELL/PROCESS TIMER - SOFT START OUTPUT

More information

RB100/RB400 RB500/RB700 RB900

RB100/RB400 RB500/RB700 RB900 RB SERIES Digital Temperature Controller RB/RB4 RB5/RB7 RB9 Communication Instruction Manual RKC INSTRUMENT INC. IMR2C6-E3 Modbus is a registered trademark of Schneider Electric. Company names and product

More information

CDR File Information. Comments Direct PCM

CDR File Information. Comments Direct PCM IMPORTANT NOTICE: Robert Bosch LLC and the manufacturers whose vehicles are accessible using the CDR System urge end users to use the latest production release of the Crash Data Retrieval system software

More information

MX350 Automatic Transfer Control System Communications Guide

MX350 Automatic Transfer Control System Communications Guide Title page GE Consumer & Industrial Multilin MX350 Automatic Transfer Control System Communications Guide MX350 revision: 1.1x Manual P/N: 1601-9072-A1 GE publication code: GEK-113498 Copyright 2008 GE

More information

Modbus Module. Data sheet. Communication module for MULTICAL 403 and MULTICAL 603

Modbus Module. Data sheet. Communication module for MULTICAL 403 and MULTICAL 603 Data sheet Modbus Module Communication module for MULTICAL 403 and MULTICAL 603 Modbus RTU communication Communication speed up to 115200 bits/s Programmable data, communication speed and parity settings

More information

BCT SERIES CONTROLLERS (VERSION 3.0) RS-485 COMMUNICATION INSTRUCTION MANUAL MODBUS Protocol Reference Guide

BCT SERIES CONTROLLERS (VERSION 3.0) RS-485 COMMUNICATION INSTRUCTION MANUAL MODBUS Protocol Reference Guide BCT SERIES CONTROLLERS (VERSION 3.0) RS-485 COMMUNICATION INSTRUCTION MANUAL MODBUS Protocol Reference Guide 1. COMMUNICATION FUNCTIONS 1.1 General -----------------------------------------------------------------------------------------

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

LP-AW4001/LP-AW3001/LP-AX3001

LP-AW4001/LP-AW3001/LP-AX3001 LCD Projector LP-AW4001/LP-AW3001/LP-AX3001 User's Manual (detailed) Operating Guide Technical Supported signals for COMPUTER IN Resolution (H x V) Signal mode H. frequency V. frequency Rating (khz) (Hz)

More information

Softstarters. Type PSTX Fieldbus communication, Fieldbus Plug Modbus RTU. 1SFC132092M0201 June SFC132092M0201 1

Softstarters. Type PSTX Fieldbus communication, Fieldbus Plug Modbus RTU. 1SFC132092M0201 June SFC132092M0201 1 Softstarters Type PSTX Fieldbus communication, Fieldbus Plug Modbus RTU 1SFC132092M0201 June 2017 1SFC132092M0201 1 1 Modbus RTU The Modbus protocol is a fieldbus protocol that provides full control and

More information

Instruction Manual. Save These Instructions. Centrifugal Compressor Control System. Model Xe-145F Modbus. Instruction Manual

Instruction Manual. Save These Instructions. Centrifugal Compressor Control System. Model Xe-145F Modbus. Instruction Manual 80446685 Revision B April 2013 Centrifugal Compressor Control System Model Xe-145F Modbus Instruction Manual Instruction Manual Save These Instructions Contents OVERVIEW...................................................................................................

More information

SPAREPARTSCATALOG: CONNECTORS SPARE CONNECTORS KTM ART.-NR.: 3CM EN

SPAREPARTSCATALOG: CONNECTORS SPARE CONNECTORS KTM ART.-NR.: 3CM EN SPAREPARTSCATALOG: CONNECTORS ART.-NR.: 3CM3208201EN CONTENT SPARE CONNECTORS AA-AN SPARE CONNECTORS AO-BC SPARE CONNECTORS BD-BQ SPARE CONNECTORS BR-CD 3 4 5 6 SPARE CONNECTORS CE-CR SPARE CONNECTORS

More information

CP-SX635. User's Manual Operating Guide Technical. Projector

CP-SX635. User's Manual Operating Guide Technical. Projector Projector CP-SX635 User's Manual Operating Guide Technical Example of computer signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480

More information

1/8-DIN & 1/16-DIN PLASTICS CONTROLLERS

1/8-DIN & 1/16-DIN PLASTICS CONTROLLERS 1/8-DIN & 1/16-DIN PLASTICS CONTROLLERS Product Manual This manual comprises two volumes: PREFACE Volume 1: Volume 2: This supports normal operation of the 1/8-DIN and 1/16-DIN Plastics Controllers. In

More information

MM200 Motor Management System Communications Guide

MM200 Motor Management System Communications Guide Digital Energy Multilin MM200 Motor Management System Communications Guide MM200 revision: 1.2x Manual P/N: 1601-9033-A4 GE publication code: GEK-113402C Copyright 2010 GE Multilin E83849 GE Multilin 215

More information

ModBus Communication protocol. The ModBus protocol is an industrial communications and distributed control system

ModBus Communication protocol. The ModBus protocol is an industrial communications and distributed control system ModBus Communication protocol ModBus Communication Standards The ModBus protocol is an industrial communications and distributed control system to integrate PLCs, computers, terminals, and other monitoring,

More information

Tongta Inverter TDS-F8

Tongta Inverter TDS-F8 Tongta Inverter TDS-F8 MODBUS Communication Application Manual Please ensure the user gets this manual, for the optimal use of this device. 1. Introduction: TEK-DRIVE / TDS-F8 INVERTER MODBUS Communication

More information

SPARE CONNECTORS KTM 2014

SPARE CONNECTORS KTM 2014 SPAREPARTSCATALOG: // ENGINE ART.-NR.: 3208201EN CONTENT CONNECTORS FOR WIRING HARNESS AA-AN CONNECTORS FOR WIRING HARNESS AO-BC CONNECTORS FOR WIRING HARNESS BD-BQ CONNECTORS FOR WIRING HARNESS BR-CD

More information

6.1 Font Types. Font Types

6.1 Font Types. Font Types 6 Font This chapter explains basic features of GP-Pro EX's "Font" and basic ways of placing text with each font. Please start by reading "6.1 Font Types" (page 6-2) and then turn to the corresponding page.

More information

Modbus on tsense. Table of contents:

Modbus on tsense. Table of contents: Modbus on tsense Table of contents: 1. Revision information.... General... 3. Byte transmission... 3 4. Modbus registers on sensor... 3 5. Serial line frame and addressing... 4 6. Bus timing... 4 7. Function

More information

Optidrive Applications Support Library

Optidrive Applications Support Library Optidrive Applications Support Library Application Note Title AN-ODV-3-038 Related Products Optidrive Eco Overview Level 3 Modbus RTU Control and Register Mapping 1 Fundamental - No previous experience

More information

APPLESHARE PC UPDATE INTERNATIONAL SUPPORT IN APPLESHARE PC

APPLESHARE PC UPDATE INTERNATIONAL SUPPORT IN APPLESHARE PC APPLESHARE PC UPDATE INTERNATIONAL SUPPORT IN APPLESHARE PC This update to the AppleShare PC User's Guide discusses AppleShare PC support for the use of international character sets, paper sizes, and date

More information

First Data Dual Interface EMV Test Card Set. Version 1.20

First Data Dual Interface EMV Test Card Set. Version 1.20 First Data Dual Interface EMV Test Card Set August, 2016 Disclaimer Information provided in this document describes capabilities available at the time of developing this document and information available

More information

Web-enabled DAQ System

Web-enabled DAQ System 2016-09 EC-8631 500479 6-0001 Rev.0 01 Web-enabled DAQ System Model: TR30-G High Speed Sampling 5 ms/ai 16 points HTTP server Modbus/TCP master and slave Trigger recording FTP client and server E-mailing

More information

6.1 Combinational Circuits. George Boole ( ) Claude Shannon ( )

6.1 Combinational Circuits. George Boole ( ) Claude Shannon ( ) 6. Combinational Circuits George Boole (85 864) Claude Shannon (96 2) Signals and Wires Digital signals Binary (or logical ) values: or, on or off, high or low voltage Wires. Propagate digital signals

More information

Modbus Protocol For FTS/FTM 3x&8x

Modbus Protocol For FTS/FTM 3x&8x [ 公司地址 ] Modbus Protocol For FTS/FTM 3x&8x V3.0 Introduction This document describes the protocol detail of Modbus for FTSXX Hardware interface - The interface on the sensor is RS-485. - Hardware named

More information

Digital Lighting Systems, Inc.

Digital Lighting Systems, Inc. , Inc. PD402-DMX Four Channel Dimmer and Switch Packs 4 x 2.5 Amps @ 6VDC to 24 VDC DMX52 compatible DMX52 4 x 2.5 Amps Dimmer Pack C UL US LISTED Digital Lighting Systems, Inc. USER'S MANUAL User's Manual

More information

July Registration of a Cyrillic Character Set. Status of this Memo

July Registration of a Cyrillic Character Set. Status of this Memo Network Working Group Request for Comments: 1489 A. Chernov RELCOM Development Team July 1993 Status of this Memo Registration of a Cyrillic Character Set This memo provides information for the Internet

More information

B: Modbus Map and Retrieving Logs

B: Modbus Map and Retrieving Logs B: Modbus Map and Retrieving Logs B.: Introduction Communicator EXT User Manual B.: Modbus Register Map Sections B.3: Data Formats # B.4: Floating Point Values The formula to interpret a Floating Point

More information

THERMO-CON. Model No. HECR002-A5. Keep available whenever necessary.

THERMO-CON. Model No. HECR002-A5. Keep available whenever necessary. HEC-OM-S008 Aug.2014 Communication Manual THERMO-CON Model No. HECR002-A5 Keep available whenever necessary. This manual is copyrighted and all rights are reserved by SMC Corporation, and may not, in whole

More information

GA4000 SERIES CONTROLLERS (VERSION 6.0) MODBUS Protocol Reference Guide

GA4000 SERIES CONTROLLERS (VERSION 6.0) MODBUS Protocol Reference Guide GA4000 SERIES CONTROLLERS (VERSION 6.0) RS-485 COMMUNICATION INSTRUCTION MANUAL MODBUS Protocol Reference Guide 1. COMMUNICATION FUNCTIONS 1.1 General -------------------------------------------------------------------------

More information

Application Note I-Port event/error list

Application Note I-Port event/error list Application Note I-Port event/error list A list of events and errors are transmitted via I-Port -ST-...LKP 100163 Title... I-Port event/error list Version... 1.10 Document no.... 100163 Original...en Author...

More information

B series Controller Communications VI Library

B series Controller Communications VI Library B series Controller Communications VI Library User Manual: Version 1.0 Copyright 2009 Integrated Pro 2 Table of Contents 1. Introduction 2. Installation 3. Communications Setup 4. Using Example VIs 5.

More information

THERMOSALD ISX RS485 MODBUS (V5) 3E S.r.l. - Via del Maccabreccia 37/a LIPPO DI CALDERARA (BOLOGNA) THERMOREGULATOR for PULSE WELDING

THERMOSALD ISX RS485 MODBUS (V5) 3E S.r.l. - Via del Maccabreccia 37/a LIPPO DI CALDERARA (BOLOGNA) THERMOREGULATOR for PULSE WELDING THERMOREGULATOR for PULSE WELDING THERMOSALD ISX ADDRESS OF UNITS WITH DIP SWITCHES ADDRESS OF UNITS FROM 1 TO 255 BROADCASTING ADDRESS = 0 CONNECTION OF 3E PANEL UP TO 255 UNITS CHANGE ALL VARIABLE FROM

More information

VersaChart MODBUS RTU Communication Protocol Partlow-West Company 2 Campion Road New Hartford NY 13413

VersaChart MODBUS RTU Communication Protocol Partlow-West Company 2 Campion Road New Hartford NY 13413 FORM 3735 2 nd Edition JANUARY, 1999 VersaChart MODBUS RTU Communication Protocol Partlow-West Company 2 Campion Road New Hartford NY 13413 PREFACE For high level users who are using a MMI ( Man Machine

More information

UNH-IOL MIPI Alliance Test Program

UNH-IOL MIPI Alliance Test Program DSI Receiver Protocol Conformance Test Report UNH-IOL 121 Technology Drive, Suite 2 Durham, NH 03824 +1-603-862-0090 mipilab@iol.unh.edu +1-603-862-0701 Engineer Name engineer@company.com Panel Company

More information

Series Temperature Controller Instruction Sheet

Series Temperature Controller Instruction Sheet 2016/12/20 Series Temperature Controller Instruction Sheet Precaution Warning! Please comply with safety precautions in the manual. Failure to do so may cause controller or peripheral products malfunction,

More information

Getting Started with your D3000M Series Module

Getting Started with your D3000M Series Module Getting Started with your D3000M Series Module This document contains step-by-step instructions to quickly connect and communicate with your D3000M modules. The modules require a one-time configuration

More information

Digital Lighting Systems, Inc. PD405-DMX. Four Channel Dimmer and Switch Packs. DMX512 compatible. PD405-DMX-24DC DMX512 4 x 5 Amps Dimmer Pack

Digital Lighting Systems, Inc. PD405-DMX. Four Channel Dimmer and Switch Packs. DMX512 compatible. PD405-DMX-24DC DMX512 4 x 5 Amps Dimmer Pack Digital Lighting Systems, Inc. PD405DMX Four Channel Dimmer and Switch Packs DMX52 compatible PD405DMX24DC DMX52 4 x 5 Amps Dimmer Pack C UL US LISTED www.digitallighting.com Digital Lighting Systems,

More information

Softstarters. Type PSTX Fieldbus communication, Fieldbus Plug Modbus RTU

Softstarters. Type PSTX Fieldbus communication, Fieldbus Plug Modbus RTU Softstarters Type PSTX Fieldbus communication, Fieldbus Plug Modbus RTU 1SFC132092M0201 July 2014 1 Modbus RTU The Modbus protocol is a fieldbus protocol that provides full control and status information

More information

Compact Controller M<CC-M>

Compact Controller M<CC-M> Fuji Instrumentation & Control Fuji Digital Controller Compact Controller M ECNO:1127 FUJI Electric declares a multi-loop controller era Compact Controller M is a multi-loop controller of a new era where

More information

Communication protocols description of. Hx4xx and Hx3xx regulators with RS485 and RS232 communication interface

Communication protocols description of. Hx4xx and Hx3xx regulators with RS485 and RS232 communication interface Communication protocols description of Hx4xx and Hx3xx regulators with RS485 and RS232 communication interface Copyright: COMET System, Ltd. It is prohibited to copy and edit this manual and make any changes

More information