Welcome to the new FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
If you are having a problem, please refer to the product documentation or check the Help Center for known solutions.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.

SmartSDR TCP/IP Commands - Messaging

Member ✭✭

I am trying to write code for a message to pop up on SmartSDR when a client attaches. The only issue I am having is the command sequence requires the message to be enclosed in quotes. I need to put a variable in the message as it is not hard coded. I have not been able to figure out how to add the variable and it always shows up as the variable name . For example this command :

msg2 = {payload:"c16|message severity=info code=0x000010 \"${clientA} is logged on\"\r"};

shows up as

image.png

Hoping maybe Tim or someone else has an answer.

Regards

Welcome!

It looks like you're new here. Sign in or register to get started.

Comments

Leave a Comment