6 lau_config_getcomsermode (0x0110), Lau_config_getcomsermode (0x0110) – Beijer Electronics SCOM RBC EN User Manual

Page 28

Advertising
background image

Command Reference

28

Beijer Electronics, MAEN993

5.6.6 LAU_CONFIG_GETCOMSERMODE

(0x0110)

SCOM Serial Interface Mode

The serial interface mode indicates the physical type of the serial interface used for
the SCOM communication. Available modes are RS232 and RS485. RS232 allows
a point-to-point communication, i.e. computer and Beijer Electronics RBC or Beijer
Electronics RBC and Beijer Electronics RBC. With RS485, many devices can be at-
tached to the same physical line and can be controlled by one or more computers,
allowing a kind of networking.
Limitation is given only by the physical characteristics of the RS485 bus.

This command returns the software configured serial interface mode. It is used if the
device is configured to override the DIL switch settings. This mode may differ from
the current mode in use.

Supported since Firmware Version
LAUER RBC: 0.0.0.1

Command Stream

Response Message (Acknowledge)

Response Message (Negative Acknowledge)
Under normal operation conditions, a device never sends a negative acknowledge in
response to this command.

Maximum Lr for this Command
9

Example
Get the serial interface configuration of the device at address 0.7 (group 0, address 7):

According to the data returned by the device at address 10.7 (group 0, address 7), the
serial interface is configured as RS232:

0

1

2

3

4

5

6

7...8

9

0x07

ADR

0x4C

0x41

0x55

0x02

ICHKH 0x01

0x10

ICHKD

0

1

2

3

4

5

6

7

8

0x06

ADR

0x4C

0x41

0x55

0x01

ICHKH

Ret

ICHKD

Ret

Value:

0x00: The serial interface is configured as RS232
0x01: The serial interface is configured as RS485

Type:

Byte

Length:

1

Description: Software configured serial interface mode used for SCOM

communication

0

1

2

3

4

5

6

7...8

9

0x07

0x07

0x4C

0x41

0x55

0x02

0x0D

0x01

0x10

0xEE

0

1

2

3

4

5

6

7

8

0x06

0x07

0x4C

0x41

0x55

0x01

0x0F

0x00

0xFF

Advertising