MDBGET

ASCII - Command

MDBGET

 

 

Syntax Transmit

MDBGET

 

Syntax Receive

MDBGET <Data>

Available in

 

Type

Command

MMI

Yes

ASCII Format

String

CANBus Object Number

3589 (hex)

DIM

-

PROFIBUS PNU

1737 (dec) IND = 0000xxxx (bin)

Range

1 .. MDBCNT

DPR

137 (dec)

Default

0

 

Opmode

All

Data Type Bus/DPR

-

Drive State

-

Weightning

 

Start Firmware

1.20

 

Configuration

No

Revision

1.3

Function Group

Motor

EEPROM

-

Short Description

Get Actual Motor Data Set

Description

The MDBGET command generates an information line (directory entry) for the latest motor data set that was selected with the MDBSET command. The information line consists of the following elements: data set number, motor name, motor number, motor family

The individual elements are interpreted as follows:

The group of commands MDBCNT,MDBSET,MDBGET can be used by an external control system, to read out the contents of the motor database. The procedure is as follows:

  1. Read out the number of available data sets, using the MDBCNT command.
  2. Set the data set pointer to the first data set, using the MDBSET 1 command.
  3. Read out the first directory entry, using the MDBGET command.
  4. Repeat step 3 until the number of available data sets (MDBCNT) has been read.

The MDBLIST command offers an alternative. This command can be used to display the complete list.