Baumer BA_DACx_800 Benutzerhandbuch

Seite 17

Advertising
background image

Baumer Electric AG

33/40

www.baumerelectric.com

Frauenfeld, Switzerland

DACU/I BA V2.1M

DACI 800:
This function makes it possible to check the measuring chain without a sensor being connected and
can thus be used to limit errors. The amplitude is approx. 12.8mA (80%FS).

Example:

t

t

t

Operate

16.8mA

1

1

0

0

80%-Test

Signal

out

5.8 Identification of charge amplifier

The charge amplifier can be identified on the basis of a code on the connecting plug. For this purpose,
a defined voltage must be applied to pin 13.
On pins 11, 12 and 24, the code corresponding to this type can be read out.

Code for DACU 800, DACI 800:

Code 2

Code 1

Code 0

Level

0

0

1


Meaning: 0

Supply GND

1

Code Supply +

Baumer Electric AG

34/40

www.baumerelectric.com

Frauenfeld, Switzerland

DACU/I BA V2.1M

6 Serial Interface (DACU 800 only)

6.1 Description

The DACU 800 has an implemented serial interface RS232. With the corresponding commands it is
possible to set the Charge Amplifier and to read out the output signal (CH1).

Transmission format

The Information are transmitted serially with following format:

1 Start-Bit

8 Data-Bits (the low order first)

1 Stop-Bit

Transmission rate: 9’600 Baud (Default) – 115’200 Baud

That results 10 bit per transmitted character.

6.2 Data format Master

6.2.1

General

The command starts with the character STX (02h), followed by a command and a fix number of
parameters and finally a checksum. After checking the checksum and the execution of the
command, the DACU returns an ACK (06h) back to the master.

The message of the master has always following format:

ASCII

ASCII

ASCII

ASCII

Start character

command

n-Parameter

Checksum


Checksum: Sum of all ASCII-characters, always 1Byte long (lowest order 4 Bit in ASCII converted).

6.2.2

Remote Function

Enables and disables the remote function of the DACU. When the remote function is enabled, the
control functions (Operate, Reset, Range, ..) are disabled.

An interruption of the power supply or a power up causes the disabling of the remote function. After
each enabling the settings are loaded from the EEPROM.

Command data structure:
Example: Remote active

Start

command

Parameter

Checksum

02h

61h

31h

34h

STX

a

1

4 (94h)

Parameter

0: Remote inactive, control by the Sub-D connection

1: Remote active, control by RS232


Note
After each power up of the DACU the transmission rate is set on 9’600 Baud!
The baud rate can be set as explained under 6.2.9.

Advertising