Parker AC30 Série Mode D'emploi page 205

Masquer les pouces Voir aussi pour AC30 Série:
Table des Matières

Publicité

Les langues disponibles

Les langues disponibles

A-3
Fieldbuses
Fixed Parameter Mapping - Strings
Strings parameters have a parameter number that represents the whole string. This parameter number is mapped to two registers so limits
access to the first four characters. Additional contiguous parameter numbers are set aside so that the whole string can be accessed: one
additional parameter number for each four characters. The strings are packed into the registers low byte first.
String Example
A string parameter called My String has a string length of 12 characters (plus the null terminator). This will have one parameter number allocated
for the whole string (in this example 161) and 3 further parameter numbers for the string fragments (162-164).
If the value of the string is "0123456789AB":
Parameter
Number
0161
0162
0163
0164
Note: This is example is not a real parameter.
As each inverter parameter maps to two registers, if the registers that represent the whole string are accessed then only the first four characters
will appear. To access the whole string over Modbus use the registers that map to the parameter number of the whole array plus one, in this
example 0162 (register 00851). A multiple read or write of registers will then provide access to the whole string.
Represents
Register
Number
whole string
00849
"0123456789AB"
00850
Fragment
00851
"0123"
00852
fragment
00853
"4567"
00854
fragment
00855
"89AB"
00856
Register Value
hi-byte
lo-byte
'1'
'0'
'3'
'2'
'1'
'0'
'3'
'2'
'5'
'4'
'7'
'6'
'9'
'8'
'B'
'A'
AC30 series Variable Speed Inverter

Publicité

Table des Matières
loading

Ce manuel est également adapté pour:

Ac30pAc30dAc30v

Table des Matières