Post reply

Name:
Email:
Subject:
Message icon:

Verification:
Unregistered users must pass a verification:



Please enter the number from the picture above which is showing FM broadcast antenna:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Jan
« on: November 01, 2021, 12:06:33 pm »

Yes, that XCMD use is correct. It has some advantages compared to RT2MSG and DPS2MSG commands, especially instant support of RT+.

  • Store the fixed text messages (in the XCMD format) to the bank of Messages (01 to 99)
  • Call the message in the scheduler by XCMD=<rds><msg>n</msg></rds> where n is 1 to 99

For example
Message 02:
<rds><item><dest>3</dest><text>Visit our website at <url>http://radio.com</url></text></item></rds>

and in the scheduler:
XCMD=<rds><msg>2</msg></rds>

The text, incl. RT+, will appear on the receiver according to the <dest> parameter (see the xcmd.pdf for complete specs).
Posted by: Mark R.
« on: November 01, 2021, 03:47:24 am »

I want to set up some scheduled messages to my P164, and wanted some pointers on how to set up Text Messages in Magic RDS 4?  According to the manual, setting up a Text Message is the better way for more than 35 characters of command.  But in Magic RDS Text Messages tab, what is the Auto Switching field used for?  And then for message, can I just put an XCMD string in there?

Then in the Internal Scheduler, for each item (up to 48) I would use something like XCMD=<rds><msg>1</msg></rds> as the manual suggests?



Thank you
Mark