ProSoft Technology PS69-DPS User Manual

Page 79

Advertising
background image

PS69-DPS ♦ CompactLogix or MicroLogix Platform

Reference

Profibus DP Slave Communication Module

User Manual

ProSoft Technology, Inc.

Page 79 of 108

May 9, 2014

Byte Offset

Structure member

Data type

Description

Valid Values

32-37

Dpv1StatReg

INT

DPV1 Status Register See following Table

38-39

Reserved

SINT

Reserved

Reserved

40-135

ExtStatusInfo

SINT[96]

Extended Status

Information

See following section

(*)Note: The status information "InputDataLen" and "OutputDataLen" are related to the definition of
inputs and outputs from point of view of PROFIBUS. There is a clear definition of inputs and

outputs by PROFIBUS. They are always defined from point of view of a PROFIBUS-Master. Do not

confuse them with the input and output area of the communication module. Example: If in status

'OutputDataLen' is indicated a value of 4 Bytes, then it is related to the input area of the

communication module, because the input area of the communication module are outputs from
point of view of a PROFIBUS-Master. The same relation applies to the status 'InputDataLen' and

the output area of the communication module.

TaskState:

Value (hex)
(x =don't care)

Meaning

Description

xxx1

Task is During initialization

If the module remains in this state for more than a few
seconds, the configuration parameters may be invalid.

xx1x

Task running

The module initializatied without error, generally the task is

able to run communication on the bus.

x1xx

Diagnostic

Slave diagnostic telegrams will be sent at the moment on
the bus. Reasons could be the user program (NRDYbit is

set) or the DP master orders this.

1xxx

Data exchange

The data exchange mode is active. The user-data will be
transferred on the bus between the master and the slave

actually.

LastError:

Value

Meaning

Description

52

Invalid bus address

Valid addresses are between 0 and 125

54

Invalid ‚Module Type'

The configured code of the ‚Module Type' parameter is
invalid. If this error happens after a configuration by the
controller application check the configured "ModuleTypes"

also the value "Number of valid config bytes".

55

Invalid ‚ModuleLength'

The configured code for a parameter "ModuleLength" is not
defined.

61

No address-switches available on the
hardware

Please contact your distributor

70

I/O-data too long

The maximum size of I/O-data has been exceeded. Please
check the length of all modules.

71

SPC3/ASPC2 initialization error

The SPC3/ASPC2 returns an error during initialization.
Please contact ProSoft Technical Support.

Advertising