Magic RDS 4 > Configuration Options and Possibilities

Setting 6A

(1/1)

m1k6:
Hello,
we're using the "Generic UECP" model. Is it possible to set the content of 6A (InHouse) e.g. by using a bridge or virtual port?

Jan:
Any group can be inserted via Virtual port in UECP format.

A special ASCII command IH= is available as well for IH, which can be inserted via terminal or virtual port:


--- Code: ---IH=000012345678
--- End code ---

or via script and task scheduler:


--- Code: ---send connection:* command:"IH=000012345678"
--- End code ---

The bytes are according to the UECP MEC 25:

00 = Group Version A
01 = Group Version B

Bit 7: Set to 0
Bits 6..5: Buffer Configuration
Bits 4..0: Block 2, 5 Bits

Block 3 MSB
Block 3 LSB
Block 4 MSB
Block 4 LSB

The group 6A must be enabled (placed) in Group sequence.

Navigation

[0] Message Index

Reply

Go to full version