Parker Variable Speed Drive AC30 series. User’s Manual (2017) - page 13

 

  Index      Manuals     Parker Variable Speed Drive AC30 series. User’s Manual (2017)

 

Search            copyright infringement  

 

 

 

 

 

 

 

 

 

 

 

Content      ..     11      12      13      14     ..

 

 

 

Parker Variable Speed Drive AC30 series. User’s Manual (2017) - page 13

 

 

12-19

  Ethernet    

PTP Profile 

Each PTP device has a set of attributes as define by IEEE1588-2008.  On the inverter the default attributes values are set as follows. Note that 
some may be modified by a parameter. 
 

Attribute 

Description 

Inverter default value 

Modified by parameter 

domainNumber 
 

A domain consists of one or more PTP devices 
communicating with each other.  Devices on the 
same domain will have the same domain number. 

1787 PTP Domain Number 

slaveOnly 
 

When 

slaveOnly

 is TRUE the PTP device may only 

be a slave and not become a master clock. 

FALSE 
 

1684 PTP Clock Type 

logAnnounceInterval 
 

A port in the MASTER state will periodically transmit 
an Announce message. 
Announce messages will be transmitted such that the 
logarithm to the base 2 of the mean value of the 
interval in seconds between message transmissions 
is the value of the 

logAnnounceInterval


(2 seconds) 

logSyncInterval 
 

A port in the MASTER state will periodically transmit 
a Sync message. 
Sync messages will be transmitted such that the 
logarithm to the base 2 of the mean value of the 
interval in seconds between message transmissions 
is the value of the 

logSyncInterval

-1 
(0.5 seconds) 

1681 PTP Log Sync Interval 

logMinDelayReqInterval 
 

The 

logMinDelayReqInterval

 will specify the 

minimum permitted mean time interval between 
successive Delay_Req messages. 
This value is determined and advertised by a master 
clock based on the ability of the master clock to 
process the Delay_Req message traffic. 

announceReceiptTimeout 
 

The value of 

announceReceiptTimeout

 will specify 

the number of announceInterval that has to pass 
without receipt of an Announce message 

 

 

 

Ethernet  

12-20

 

The following attributes are used to determine the best master clock.  They are listed in order of precedence. 
 

Attribute 

Description 

Inverter Default Value 

Modified by parameter 

priority1 
 

Lower values of 

Priority1

 take precedence. 

128 

clockClass 
 

Used to define a clock’s TAI traceability. 

248 or 
255 (slave only) 

clockAccuracy 
 

Indicates the expected accuracy of a clock.  Given 
as an enumerated value. 

FEh 

offsetScaledLogVariance 
 

This defines the stability of the clock. 

FFFFh 
(not computed) 

priority2 
 

Lower values of 

Priority2

 take precedence. 

128 

1686 PTP Priority2 

clockIdentity 

The 

clockIdentity

 identifies a clock.  The 

clockIdentity is an 8-octet identifier created from the 
Ethernet MAC address in the format: 
First 3 octets  – most significant octets of MAC 
address 
Next 2 octets – have values FFh and FEh 
respectively 
Last 3 octets – least significant octets of MAC 
address 
 
The clockIdentity is used as a tie-breaker for the 
master clock. 

0920 MAC Address

 

 

 

 

12-21

  Ethernet    

PTP PARAMETER SUMMARY 

Note: The value of the PTP configuration parameters only become active when the PTP module initialises, i.e. on inverter power-up, on transition 
of the parameter 1661 PTP Enable to TRUE or connection of one or more Ethernet cables. 
 

Parameter Name 

No. 

Path 

Default 

Range 

Units 

Writable 

PTP Enable 

1661 

Setup::Communications::PTP 
Parameters::Base Comms::PTP 

FALSE 

 

FALSE 

TRUE 

 

ALWAYS 

 

PTP parameter. 

Enables the precision time protocol. 

PTP Clock Type 

1684 

Setup::Communications::PTP 
Parameters::Base Comms::PTP 

0: MASTER OR SLAVE 

0:MASTER OR SLAVE 

1:SLAVE ONLY 

 

ALWAYS 

 

PTP parameter. 

Sets if the inverter can become a master or slave clock, or a slave clock only.  

 

Enumerated values: 

0: MASTER OR SLAVE  

- the device clock will become a Master if it is determined to be the best master in a network,  

 

 

 

 

otherwise it will become a Slave 

1: SLAVE ONLY 

 

- the device clock can only become a Slave 

PTP Clock Mode 

1683 

Setup::Communications::PTP 
Parameters::Base Comms::PTP 

0:E2E 

0:E2E 

 

ALWAYS 

 

PTP parameter. 

Sets the PTP clock mode to either end-to-end (E2E) or peer-to-peer (P2P). See description in section 

Advanced Users 

for more 

details.  Note that currently E2E is only available. 

 

Enumerated values: 

0: E2E

 

PTP Domain 
Number 

1787  Setup::Communications::PTP 

Parameters::Base Comms::PTP 

0 to 
127 

 

ALWAYS 

 

PTP parameter. 
Sets the Domain Number of the inverter.  A PTP device will only communicate with other PTP devices that have the same domain 
number even if it is on the same physical network. 

Ethernet  

12-22

 

Parameter Name 

No. 

Path 

Default 

Range 

Units 

Writable 

PTP Log Sync Interval 

1681 

Setup::Communications::PTP 
Parameters::Base Comms::PTP 

-1 

-1 to 

 

ALWAYS 

 

PTP parameter.  

Sets the Log Sync Interval.  See description in section 

Advanced Configuration

 for more details.  This parameter should be set to 

the same value on all inverters using PTP.   

PTP Priority2 

1686 

Setup::Communications::PTP 
Parameters::Base Comms::PTP 

128 

0 to 

255 

 

ALWAYS 

 

PTP parameter.   

Sets the Priority 2 used as part of the process in determining which PTP device becomes the master clock.  See description in 
section 

Advanced Configuration

 for more details. 

PTP Lock Threshold 

1685 

Setup::Communications::PTP 
Parameters::Base Comms::PTP 

0.5 us 

0.1 us to 

100 us 

us 

ALWAYS 

 

PTP parameter. 

Sets the Lock Threshold when the inverter is a slave clock.  When the average offset between the slave clock and the master clock 
falls below the Lock Threshold then the slave clock is deemed to be synchronised as indicated by the parameter 1688 PTP Locked.  
Note that it will take longer for a slave clock to be deemed synchronised when a smaller threshold is set.

 

PTP State 

1689 

Monitor::Communications::PTP 
Parameters::Base Comms::PTP 

NONE 

0:NONE 

1:INITIALISNG 

2:FAULTY 

3:DISABLED 

4:LISTENING 

5:PRE-MASTER 

6:MASTER 

7:PASSIVE 

8:UNCALIBRATED 

9:SLAVE 

 

NEVER 

 

PTP parameter. 

A diagnostic parameter indicating the state of the internal PTP state machine. 

 

Enumerated values: 

0: NONE 

 

- the PTP module is disabled or the Ethernet cables are removed 

1: INITIALISNG  

- the PTP is initialising the data sets and communications 

2: FAULTY 

 

- the PTP module failed to initialise  

12-23

  Ethernet    

Parameter Name 

No. 

Path 

Default 

Range 

Units 

Writable 

3: DISABLED   

- the PTP will not send any messages and will accept only PTP management messages  

4: LISTENING   

- the PTP is listening for Announce messages from a master or waiting to timeout on received announce  

 

 

 

  messages. 

5: PRE-MASTER 

- the PTP behaves as though it were in the MASTER state but will not send any messages except for  

 

 

 

  peer delay, signalling or management messages. 

6: MASTER 

 

- the PTP is behaving as a master 

7: PASSIVE 

 

- the PTP will not send any messages except for peer delay, signalling or management messages 

8: UNCALIBRATED 

- the PTP is in a transient state.

 

One or more master ports have been detected in the domain. The  

 

 

 

  appropriate master port has been selected, and the local port is preparing to synchronize to the selected 

 

 

 

  master port.  

9: SLAVE 

 

- the PTP is synchronizing or synchronized to a master

 

PTP Clock 

1699 

Monitor::Communications::PTP 
Parameters::Base Comms::PTP 

1970/01/01 00:00:00 

 

NEVER 

 

PTP parameter. 

Diagnostic parameter giving the current value of the PTP clock to 1 second accuracy.  Note this is not intended to represent the 
actual date and time.

 

PTP Offset 

1687 

Monitor::Communications::PTP 

Parameters::Base Comms::PTP 

0 ns 

-2000000000 to 

2000000000 

 

NEVER 

 

PTP parameter. 

Diagnostic parameter giving the average offset in nanoseconds between the PTP clock and the master clock.

 

PTP Locked 

1688 

Monitor::Communications::PTP 
Parameters::Base Comms::PTP 

FALSE 

FALSE 

TRUE 

 

NEVER 

 

PTP parameter. 

Diagnostic parameter indicating when the inverter is a slave that the PTP clock has synchronised to a master clock determined by 
parameter 1685 PTP Locked Threshold.  If the inverter is a master then this parameter will be set to TRUE.

 

 
 
 
 
 
 
 
 
 

 
 

 

 

Ethernet  

12-24

 

Peer to Peer 

The Peer to Peer module is implemented in the AC30P and AC30D inverters and provides Ethernet communications between inverters.   
 
The data sent is not accessible to the user.  The initial use of the Peer to Peer module is for shaft locking applications using the Virtual Master or 
Real Master control and used in conjunction with the Precision Time Protocol (PTP). 
 
Note: The Peer to Peer module broadcasts data at a high rate, as such, when the Peer to Peer module is enabled it is recommended not to 
connect the inverters to a corporate or other sensitive network.  

 

CONFIGURATION 

To enable the Peer to Peer module set the parameter 

1725 Peer to Peer Enable

 to TRUE on all inverters participating.  For most applications 

the default settings may be used.  For further configuration of the module see the section 

Peer to Peer Parameter Summary

 

 

 

12-25

  Ethernet    

PEER TO PEER PARAMETER SUMMARY 

Note: The value of the Peer to Peer configuration parameters only become active when the Peer to Peer module initialises, i.e. on inverter power-
up or transition of the parameter 1725 Peer to Peer Enable to TRUE. 
 

Parameter Name 

No. 

Path 

Default 

Range 

Units 

Writable 

Peer to Peer Enable 

1725 

Setup::Communications::Peer to Peer 
Parameters::Base Comms::Peer to Peer 

FALSE 

FALSE 

TRUE 

 

ALWAYS 

 

Peer to Peer Parameter. 

Enables the Peer to Peer module. 

Destination IP Address 

1726 

Setup::Communications::Peer to Peer 
Parameters::Base Comms::Peer to Peer 

255.255.255.255 

0.0.0.0 to  

255.255.255.255 

 

ALWAYS 

 

Peer to Peer Parameter. 

Sets the destination IP address of the data when the Peer to Peer module is sending.  If the Destination IP Address is set to 255.255.255.255 then 
the sent data is broadcast and all listening inverters will receive the data. 

Destination Port 

1727 

Setup::Communications::Peer to Peer 
Parameters::Base Comms::Peer to Peer 

1250 

1 to 

65535 

 

ALWAYS 

 

Peer to Peer Parameter. 

Sets the UDP port number the Peer to Peer module sends data to.  Normally this will be set the same as the Local Port. 

Local Port 

1728 

Setup::Communications::Peer to Peer 
Parameters::Base Comms::Peer to Peer 

1250 

1 to 

65535 

 

ALWAYS 

 

Peer to Peer Parameter. 

Sets the UDP port number the Peer to Peer module receives the data on.  Normally this will be set the same as the Destination Port. 

Peer to Peer State 

1729 

Monitor::Communications::Peer to Peer 
Parameters::Base Comms::Peer to Peer 

DISABLED 

DISABLED 

ACTIVE 

ERROR 

 

NEVER 

 

Peer to Peer Parameter. 

A diagnostic parameter indicating the state of the Peer to Peer module. 

 

Enumerated values: 

0: DISABLED  

- the Peer to Peer module is disabled. 

1: ACTIVE 

- the Peer to Peer module is enabled and ready for communications. 

2: ERROR 

- the Peer to Peer module is in an error state and communications could not be established. 

 
 

Fire Mode  

13-1  

 

Chapter 13: 

Fire Mode 

 

Caution 

When Fire Mode is active the Drive and Motor protection trips are disabled. The use of Fire Mode itself increases the risk of causing a fire by 

overloading the drive or motor, so it must only be used after assessing the risks. 

 

Intended Use 

Fire mode is intended for use in critical situations where it is imperative for the motor to be kept running if at all possible. In such a situation it may be 

reasonable to override the drive’s normal protective functions. An example of a critical situation may be a ventilation fan in a stairwell, where 

continued operation in the event of a fire may assist the safe evacuation of personnel. 

 

Summary 

When Fire Mode is enabled the drive firmware attempts to keep the drive running wherever possible. If the drive was running when Fire Mode was 

activated it will continue to run. If the drive was stopped when Fire Mode was activated then the Fire Mode firmware will attempt to start it. While Fire 

Mode is enabled the majority of trips will be ignored, (possibly leading to damage to the drive, motor or attached equipment). If one of the remaining 

enabled trips does occur then the Fire Mode firmware will wait until the trip source has become inactive and will then restart the drive. 
When Fire Mode is deactivated the drive will return to its previous sequencing mode. If the drive was running in Local mode the motor will be 

stopped. If the drive was running in remote terminals or remote communications mode the drive will continue running according to the relevant 

control word, (refer to Appendix B). 

13-2  

Fire Mode 

 

Configuration 

The parameters used to configure Fire Mode are detailed in Appendix D. This description is partially duplicated here for convenience. 

PNO* 

Parameter Descriptions 

 

Activate

 

A Boolean input. Set to TRUE to enable Fire Mode according to the Fire Mode parameter. This input parameter may only be set by 

connection to a digital input. 
Default value FALSE 

1961* 

Setpoint

 

A reference value to be used when Fire Mode is active. Setting a negative setpoint will cause the drive to rotate in reverse direction. 
Default value 0.0%. Range -100% to 100%

 

1962* 

Level

 

An enumerated input parameter. Selects the mode of operation when Fire Mode is enabled 

0.  DISABLED 

1.  PARTIAL 

2.  FULL 

Default value is DISABLED.  

1963* 

Restart Delay

 

Specifies the time to wait before attempting to reset a trip. 

1964* 

Activated

 

A Boolean output that indicates when Fire Mode is active. This is TRUE when 

Level

 is either PARTIAL or FULL, the 

Setpoint

 is not 

0.0% and 

Activate

 is TRUE. 

1965* 

Enabled

 

A Boolean output that indicates when Fire Mode will be activated if 

Activate 

is set TRUE. This is TRUE when 

Level

 is either 

PARTIAL or FULL and the 

Setpoint

 is not 0.0%. 

1966* 

Last Activated

 

A Data and Time output parameter that records the last time that the fire mode became active. This may be used to validate that 

the fire mode has been tested. This value is recorded in non-volatile memory. The value will be reset if an application is loaded that 

does not implement Fire Mode. 

1967* 

Activation Count

 

An integer output  parameter that records the number of times the fire mode has become active. This value is saved in non-volatile 

memory. The activation count will be reset if an application is loaded that does not implement Fire Mode. 

  These PNO values are correct for the Fan Application. Custom configurations may assign the Fire Mode parameter to different PNOs. 

Fire Mode  

13-3  

 

Functional Description 

When Fire Mode is enabled the normal speed reference and start / stop control of the drive are modified. 

Sequencing 

Sequencing is the term given to controlling when the drive runs. When Fire Mode is enabled the normal sequencing control signals are over-ridden. 

The parameters that control this are 

  

 

Activate 

  

 

Setpoint 

  

 

Level 

PNO 0610 

Sequencing::App Control Word bit 0, Switch On, (refer to Appendix B:Sequencing Logic). In typical applications bit 0 of the App 

Control Word is driven from a digital input, used as a Coast Stop signal. 

 

If 

Level

 is set to DISABLED or 

Setpoint

 is zero then setting 

Activate 

to TRUE will have no effect. 

 

If 

Level

 is set to either PARTIAL or FULL and 

Setpoint

 is not zero then setting 

Activate 

to TRUE will activate Fire Mode. When Fire Mode is active 

the drive will run, (turn the motor).  

 

The only reasons that the drive will not run are: 

 

 

Level

 is changed back to DISABLED 

 

Activate

 is changed back to FALSE 

 

Setpoint

 is change to zero 

  The Coast Stop input is activated. 

  The STO circuit is activated. 

  An enabled trip source becomes active. 

  A hardware fault 

Reference 

The Fire Mode 

Setpoint

 parameter is selected automatically whenever Fire Mode is 

Activated

. The Setpoint is passed through the System Ramp, 

(see Appendix D). 

 

 

Caution

 

Fire Mode does not override the standard Ramp features. Specifically 

0497 Ramp Hold

 can prevent the setpoint changing to 

the Fire Mode 

Setpoint

 value. 

 

 

 

 

 

 

 

13-4  

Fire Mode 

 

TRIPS AND AUTO RESTART 

The following table summarizes which trips are disabled in the two modes of operation. Also shown are those trips which are designed to protect the 

drive.  

ID 

Trip Name 

Disabled in Partial mode 

Disabled in Full mode 

Drive Protection 

OVER VOLTAGE 

 

 

 

UNDER VOLTAGE

(1)

 

Note 1 

Note 1 

 

OVER CURRENT 

 

 

 

STACK FAULT 

 

 

 

STACK OVER CURRENT 

 

 

 

CURRENT LIMIT 

 

 

 

MOTOR STALL 

 

 

 

INVERSE TIME 

 

 

 

MOTOR I2T 

 

 

 

10 

LOW SPEED I 

 

 

 

11 

HEATSINK OVERTEMP 

 

 

 

12 

AMBIENT OVERTEMP 

 

 

 

13 

MOTOR OVERTEMP 

 

 

 

14 

EXTERNAL TRIP 

 

 

 

15 

BRAKE SHORT CCT 

 

 

 

16 

BRAKE RESISTOR 

 

 

 

17 

BRAKE SWITCH 

 

 

 

18 

LOCAL CONTROL 

 

 

 

19 

COMMS BREAK 

 

 

 

20 

LINE CONTACTOR 

 

 

 

21 

PHASE FAIL 

 

 

 

22 

VDC RIPPLE 

 

 

 

 

Caution 

Disabling the Drive Protection trips will invalidate the drive’s warranty.  Selecting PARTIAL mode leaves the drive protection 

features enabled. Selecting FULL mode disables some of the drive protection features. 

 

 

Caution 

Regardless of the setting of 

Level

, activating Fire Mode may cause damage to the motor or attached equipment. 

 

Fire Mode  

13-5  

 

ID 

Trip Name 

Disabled in Partial mode 

Disabled in Full mode 

Drive Protection 

23 

BASE MODBUS BREAK 

 

 

 

24 

24V OVERLOAD 

 

 

 

25 

PMAC SPEED ERROR 

 

 

 

26 

OVERSPEED 

 

 

 

27 

SAFE TORQUE OFF 

 

 

 

Note 1.  The Under Voltage trip is enabled when Fire Mode is active, but the trip level is reduced by 50%. 

 

If a trip source becomes active when the associated trip is disabled the drive will continue to run. This is also the normal behavior of the drive, (when 

Fire Mode is not active). If the associated trip is designed for drive protection, this will be recorded in non-volatile memory. The recorded values are 

available to view in the Trips History parameter block, (refer to Appendix D). 

 

When Fire Mode is activated and a trip source becomes active and the associated trip is enabled, the drive will trip, causing the motor to stop. This 

is similar to the normal behavior of the drive, (when Fire Mode is not active). However, when Fire Mode is active the drive firmware continues to 

monitor the trip source, once the trip source has become inactive the drive automatically resets the trip condition and restarts the drive. 

 

The Fly catching feature can be used to allow the drive to smoothly resume control of a moving load on restart. 

 

Motor Control Modes 

 

The operation of Fire Mode is independent of the motor type motor and the control mode, (Open Loop or Sensorless Vector control). 

 

 

A-1 

Fieldbuses    

Appendix A: 

Fieldbuses 

Modbus TCP 

INTRODUCTION 

The inverters built-in Ethernet includes a Modbus TCP server.  The Modbus registers are mapped to the inverters parameters.  Up to 3 
simultaneous connections to Modbus clients are possible.  TCP port 502 is used. 

Making a connection to the Ethernet and setting an IP address on the inverter is described in Chapter 12 (Ethernet).  If the Modbus TCP is used 
as part of a process control it is recommended a dedicated network be used with fixed IP addresses for the inverter. 

To allow Modbus TCP connections to the inverter, the parameter 

0939 Maximum Connections 

must be set to a value greater than zero. 

 

Modbus Register Mapping Summary 

The inverter parameters are mapped to the Holding Registers and Input Registers, either as a fixed mapping or as a user-defined mapping.  
There is no mapping to Coils or Discrete Inputs. 

 

 

 

 

 

 

 

 

 

 

 

Holding Register Address 

Input Register Address 

Description 

00001 - 00256 

00001 - 00256 

User-defined mapping to the inverter parameter values. 

00257 - 00528 

00257 - 00528 

Reserved area.  

Do not write into this register range. 

00529 - onwards 

00529 - onwards 

Fixed mapping to the inverter parameter values. 

Fieldbuses  

A-2

 

FIXED PARAMETER MAPPING 

Each parameter number is mapped onto 

two

 consecutive Modbus registers regardless of the parameter data type.  The relationship between the 

Holding Register or Input Register is given as: 

Register number = (parameter number - 1) * 2 + 529 

 

 

If the parameter has a data type that uses one byte then it will occupy the low byte of the first register and the high byte will be zero, i.e. the 
register will not be sign extended.  

 

If the parameter has a data type that uses two bytes then it will occupy the first register.   

 

Unused register locations will read zero; writing to that location will have no effect. 

 

The word order of 32-bit parameters is determined by the inverter parameter 

0940 High Word First

 

Writable 32-bit parameters will only accept a change in value if 

both

 registers mapped to the parameter are written to in the same request. 

 

Fixed Parameter Mapping - Arrays 

Some parameters have multiple elements and are classified as parameter arrays.  A parameter array has a parameter number that represents 
the 

whole

 of the array, but also has parameter numbers that represent each 

element

 of the array.  An example is given below. 

 

Array Example 

A parameter array called 

Recent Trips

 has 10 elements.   

Parameter Number  

Parameter – Recent Trips 

895 

Whole array 

896 

index 0 

897 

index 1 

 

 

905 

index 9 

 

If the parameter number of the whole array is 895, then the parameter number of the element index 0 of the array will be 896, the parameter 
number of the element index 1 will be 897, etc. 

Note: 

String

 array parameters access their elements via parameter numbers that are calculated in a different way (see Fixed Parameter Mapping 

- Strings). 

Accessing the parameter arrays via the parameter number that represents the whole array is not recommended.   This will access only the first 
four bytes (2 registers) of the array.  The array should rather be accessed via its elements. 

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  

Represents 

Register 
Number 

Register Value 

hi-byte 

lo-byte 

0161  

 

whole string 

“0123456789AB”

 

00849 

‘1’ 

‘0’ 

00850 

‘3’ 

‘2’ 

0162

 

 

 

  Fragment 

“0123”

 

00851 

‘1’ 

‘0’ 

00852 

‘3’ 

‘2’ 

0163 

 

 

fragment 

“4567”

 

00853 

‘5’ 

‘4’ 

00854 

‘7’ 

‘6’ 

0164

 

 

fragment 

“89AB”

 

00855 

‘9’ 

‘8’ 

00856 

‘B’ 

‘A’ 

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. 

 

Fieldbuses  

A-4

 

String Array Example 

A string array parameter called 

My String Array

 has 2 elements of string length 5 characters (plus the null terminator) each.  In this example the 

parameter number of the whole array is 175. 

If the values of the array elements are “12345” and “abc”: 

Parameter 
Number 

Represents 

Register 
Number 

Register Value 

hi-byte 

lo-byte 

0175 

whole array 

 

[“12345”, “abc”] 

00877 

‘2’ 

‘1’ 

00878 

‘4’ 

‘3’ 

0176 

 

 

 

 

 

 

1

st

 element

  

“12345” 

00879 

‘2’ 

‘1’ 

00880 

‘4’ 

‘3’ 

0177 

 

fragment 

“1234”

 

00881 

‘2’ 

‘1’ 

00882 

‘4’ 

‘3’ 

0178 

fragment 

“5”

 

00883 

null 

‘5’ 

00884 

undefined 

undefined 

0179 

2

nd

 element 

“abc”

 

00885 

‘b’ 

‘a’ 

00886 

null 

‘c’ 

0180 

 

fragment 

“abc”

 

00887 

‘b’ 

‘a’ 

00888 

null 

‘c’ 

0181 

fragment 

“”

 

00889 

undefined 

undefined 

00890 

undefined 

undefined 

Note: This example is not a real parameter. 

 

To access the first element of the array over Modbus then parameter number 

0177

 (register 

00881

) would be used.  To access the second element 

then parameter number 

0180

 (register 

00887

) would be used. 

 

 

 

 

 

 

 

 

 

 

Content      ..     11      12      13      14     ..