IF_Drive - General Information

Overview

Type:

Interface

Available as of:

V1.0.0.0

Inherits from:

IF_MotionStateMandatory

Description

The interface manages diagnostic information, the name and the logical address of the object.

Properties

Name

Data type

Accessing

Description

DiagClass

DINT

Read

Indicates the diagnostic class in decimal code.

DiagCode

DINT

Read

Indicates the diagnostic code in decimal code.

DiagMsg

STRING[39]

Read

Indicates the diagnostic text that contains the language-specific diagnostic message in plain text with the object type and the object name.

Name

STRING[40]

Read/Write

Sets the name.

stLogicalAddress

ST_LogicalAddress

Read/Write

Sets the logical address of the object as a structure.