background image

 

 

- 12 -

 ASCII Mode

 

Read Command 

Read Response Message 

Write Command 

Write Response Message 

Start word 

’:’ 

Start word 

’:’

Start word 

’:’

Start word 

’:’

Machine address 1 

‘0’ 

Machine address 1 

‘0’

Machine address 1 

‘0’

Machine address 1 

‘0’

Machine address 0 

‘1’ 

Machine address 0 

‘1’

Machine address 0 

‘1’

Machine address 0 

‘1’

Command 1 

‘0’ 

Command 1 

‘0’

Command 1 

‘0’

Command 1 

‘0’

Command 0 

‘3’ 

Command 0 

‘3’

Command 0 

‘6’

Command 0 

‘6’

‘1’ ‘0’

‘1’

‘1’

‘0’ 

Length of response data 

(byte) 

‘4’

‘0’

‘0’

‘0’ ‘0’

‘0’

‘0’

Read start address of 

data/bit 

‘0’ ‘1’

Data address 

‘1’

Data address 

‘1’

‘0’ ‘F’

‘0’

‘0’

‘0’ 

Data content in H1000 

‘4’

‘3’

‘3’

‘0’ ‘0’

‘E’

‘E’

Read length of data/bit   

(word/bit) 

‘2’ ‘0’

Write data content 

‘8’

Write data content 

‘8’

LRC1 check   

‘E’ 

‘0’

LRC1 check 

‘F’

LRC1 check 

‘F’

LRC0 check 

‘A’ 

Data content in H1001 

‘0’

LRC0 check 

‘D’

LRC0 check 

‘D’

End word 1 

CR 

LRC1 check   

‘0’

End word 1 

CR

End word 1 

CR

End word 0 

LF 

LRC0 check 

‘3’

End word 0 

LF

End word 0 

LF

  

End 

word 

CR

    

  

End 

word 

LF

    

 LRC Check

 

Sum up the contents from “machine address” to “data content”, e.g. H01 + H03 + H10 + H00 + H00 + H02 = H16. Obtain 2’scomplement H 
EA.

 

 RTU Mode 

Read Command 

Read Response Message 

Write Command 

Write Response Message 

Machine address 

H01 

Machine address 

H01

Machine address 

H01

Machine address 

H01

Command H03 Command H03

Command H06

Command H06

H10 H10

H10

Read start address of data 

H00 

Length of response data 

(byte) 

H04

Write data address 

H01

Write data address 

H01

H00 H01

H03

H03

Read length of data 

(bit/word) 

H02 

Data content 1 

HF4

Write data content 

H20

Write data content 

H20

CRC low byte 

HC0 

H03

CRC low byte 

HDD

CRC low byte 

HDD

CRC high byte 

HCB 

Data content 2 

H20

CRC high byte 

HE2

CRC high byte 

HE2

 

CRC low byte 

HBB  

 

 

 

CRC high byte 

H15  

 

 

CRC (Cyclical Redundancy Check) is obtained by the following steps:

 

                           

unsigned int reg_crc = 0xffff; 

i = 0; 
while (length--) 
{  reg_crc ^= RTUData[i]; 

      i ++; 
      for (j = 0; j < 8; j++) 
   {  if (reg_crc & 0x01)        reg_crc = (reg_crc >> 1) ^ 0xA001; 

            else                                          reg_crc = reg_crc >> 1; 

       

}   

}  
return(reg_crc); 

Software for Setting up Communication on PC: 

Download the free software on Delta’s website.

 

 

Call 1(800)985-6929 for Sales

deltaacdrives.com

[email protected]

Call 1(800)985-6929 for Sales

deltaacdrives.com

[email protected]

Содержание DTE10T Series

Страница 1: ...the main unit 5 Make sure to use compensation wire which matches the thermocouple or platinum resistance when extending or connecting the thermocouple or platinum resistance 6 Keep the wire as short a...

Страница 2: ...only applicable in the model with linear voltage and current output for OUT1 OUT2 Alarm modes 13 alarm modes available Communication RS 485 digital communication supports baudrate 2 400 to 115 200bps...

Страница 3: ...hannels of input Every channel corresponds to 2 groups of output and 2 groups of alarms OUT1 and SUB1 are for control output and OUT1 can be used for proportional output OUT2 and SUB2 are fixed for al...

Страница 4: ...larm output will be enabled when the PV is between SV AL H and SV AL L ON OFF AL L SV AL H 5 Alarm output will be enabled when the temperature reaches the absolute value of the upper and lower limits...

Страница 5: ...ed Slot INA offers 4 channels of input and CH1 CH4 correspond to the current detected at CT1 CT4 Hardware requirement Accessory DTE2CT inserted in the slot AUX How to Operate 1 Enable the CT function...

Страница 6: ...Bit0 Flag Hot runner control Slope control Latch CT EVENT Notes The flag to enable EVENT is at bit1 of 4824H Write 0002H to bit1 to set it on If the multistate function is enabled for example writing...

Страница 7: ...ID latch function Write 1234H into the address 47F1H and then 0008H into address 4824H bits in 4824H Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 Flag Hot runner control Slope control Latch CT EVENT Notes...

Страница 8: ...the weighted average value of the current PV and previous PV The filter equation PV displayed value previous PV x filter times 1 current PV filter times The bigger the filter times the bigger the weig...

Страница 9: ...006 H1700 H1007 H1800 Set temperature value Unit 0 1 H1008 H1101 H1009 H1201 H100A H1301 H100B H1401 H100C H1501 H100D H1601 H100E H1701 H100F H1801 Max temperature value Disabled when higher than def...

Страница 10: ...B8 H1117 H10B9 H1217 H10BA H1317 H10BB H1417 H10BC H1517 H10BD H1617 H10BE H1717 H10BF H1817 Alarm 1 output mode See Alarm Output section H10C0 H1118 H10C1 H1218 H10C2 H1318 H10C3 H1418 H10C4 H1518 H1...

Страница 11: ...of the current pattern 0 7 H1120 H1220 H1320 H1420 H1520 H1620 H1720 H1820 Read the NO of the current step 0 7 H1121 H1221 H1321 H1421 H1521 H1621 H1721 H1821 NO of start pattern 0 7 H1122 H1222 H132...

Страница 12: ...content e g H01 H03 H10 H00 H00 H02 H16 Obtain 2 scomplement H EA RTU Mode Read Command Read Response Message Write Command Write Response Message Machine address H01 Machine address H01 Machine addre...

Страница 13: ...l Size Connect maximum 7 DTC2000 or DTC2001 controllers to DTE by using DIN rail Call 1 800 985 6929 for Sales deltaacdrives com sales deltaacdrives com Call 1 800 985 6929 for Sales deltaacdrives com...

Отзывы: