EasyManuals Logo

INVT Goodrive18 Series User Manual

INVT Goodrive18 Series
157 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #122 background imageLoading...
Page #122 background image
Goodrive18 series two-in-one VFD Communication
-117-
crc_value=crc_value>>1;
}
}
return(crc_value);
}
In the ladder logic, CKSM uses the table look-up method to calculate the CRC value according
to the content in the frame. The program of this method is simple, and the calculation is fast,
but the ROM space occupied is large. Use this program with caution in scenarios where there
are space occupation requirements on programs.
7.2.3 ASCII mode
Name
Definition
Coding
system
A communication protocol uses the hexadecimal system. The mapping
between a hexadecimal number and ASCII number is as follows:
Character
‘0’
‘1’
‘2’
‘3’
‘4’
‘5’
‘6’
‘7’
ASCII CODE
0x30
0x31
0x32
0x33
0x34
0x35
0x36
0x37
Character
‘8’
‘9’
‘A’
‘B’
‘C’
‘D’
‘E’
‘F’
ASCII CODE
0x38
0x39
0x41
0x42
0x43
0x44
0x45
0x46
Data
format
Start bit, 7 or 8 data bits, check bit, and stop bit. The data formats are as
follows:
11-bit character frame:
Start
bit
BIT1
BIT2
BIT3
BIT4
BIT5
BIT6
BIT7
BIT8
Check
bit
Stop bit
10-bit character frame:
Start
bit
BIT1
BIT2
BIT3
BIT4
BIT5
BIT6
BIT7
Check
bit
Stop bit
In ASCII mode, the frame header is ":" ("0*3A"), frame end is "CRLF" ("0*0D" "0*0A") by
default. In ASCII mode, all the data bytes, except for the frame header and frame end, are
transmitted in ASCII code mode, in which four MSB groups will be sent out first and then, four
LSB groups will be sent out. In ASCII mode, the data length is 8 bit. As for "A""F", its capital
letters is adopted for ASCII code. The data now adopts LRC checkout which covers slave
address to data information. The checksum equals the complement of the character sum of all
the participated checkout data.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the INVT Goodrive18 Series and is the answer not in the manual?

INVT Goodrive18 Series Specifications

General IconGeneral
BrandINVT
ModelGoodrive18 Series
CategoryIndustrial Electrical
LanguageEnglish

Related product manuals