Listing of default configuration – Meinberg UA32S User Manual

Page 12

Advertising
background image

12

Three tables WERKT1, WERKT2, and WERKT3 are available to define 3 turn-on/

turn-off cycles per output for working days (Monday through Friday) and three additio-
nal tables WOENDT1, WOENDT2, and WOENDT3 for turn-on/turn-off cycles at the
weekend (Saturday and Sunday). Each table has an entry for one turn-on/turn-off cycle
per output. Each turn-on time or turn-off time uses three bytes in the sequence hours,
minutes, and seconds.

Listing of Default Configuration

LOC OBJ

LINE

SOURCE

1

2

;—————————————————————

3

; Serial Port Configuration

4

;—————————————————————

5

0E00

6

ORG

0E00h

7

8

; Serial Port Mode

9

; 00h

Time String automatically once per second

1 0

; others Time String only after Request Character '?' received

1 1

0E00 00

1 2

SERMODE:

DB

0 0 h

1 3

1 4

1 5

; Serial Port Baud Rate

1 6

; 06h

600 Baud

1 7

; 12h

1200 Baud

1 8

; 24h

2400 Baud

1 9

; 48h

4800 Baud

2 0

; 96h

9600 Baud

2 1

0E01 96

2 2

BDRATE:

DB

9 6 h

2 3

2 4

2 5

2 6

2 7

;—————————————————————

2 8

; Cyclic Output Pulses

2 9

;—————————————————————

3 0

3 1

; 1. Pulse every n seconds

3 2

0E02 FF

3 3

SEKTAB:

DB

0FFh

; Relay 1

0E03 FF

3 4

DB

0FFh

; Relay 2

0E04 FF

3 5

DB

0FFh

; Relay 3

0E05 FF

3 6

DB

0FFh

; Optocoupler 1

0E06 FF

3 7

DB

0FFh

; Optocoupler 2

0E07 FF

3 8

DB

0FFh

; Optocoupler 3

0E08 FF

3 9

DB

0FFh

; Optocoupler 4

4 0

4 1

Advertising