Pira.cz Technical Forum

Magic RDS 4 => Bug Reports => Topic started by: metro187 on April 25, 2025, 04:42:11 pm

Title: MagicRDS4, wrongly set TATMOUT parameter
Post by: metro187 on April 25, 2025, 04:42:11 pm
When setting up the "TA Timeout and External Control", if you choose "Level controlled", the set timeout value should be shifted by 128.
So for a "2 minute timeout, Level controlled" mode, a TATMOUT=130 should be sent and instead a TATMOUT=3 is sent.

If you read back the above saved setting from the encoder it becomes "3 minutes, Falling edge controlled"

Reproduced in the latest available 4.2.4 version.
Title: Re: MagicRDS4, wrongly set TATMOUT parameter
Post by: Jan on April 25, 2025, 08:55:05 pm
Yes, when sending 'level controlled' using the Magic RDS 4 form, it adds 1 instead of 128. It will be fixed in upcoming version.

Thx.
Title: Re: MagicRDS4, wrongly set TATMOUT parameter
Post by: metro187 on April 28, 2025, 06:27:36 pm
Thanks, Jan!

For now, we saved the config in the terminal, using:
*TATMOUT=131
Title: Re: MagicRDS4, wrongly set TATMOUT parameter
Post by: Jan on April 28, 2025, 07:02:51 pm
TATMOUT=131
*TATMOUT
Title: Re: MagicRDS4, wrongly set TATMOUT parameter
Post by: metro187 on April 28, 2025, 07:13:59 pm
Got it, thanks for the correction.