Set Message Point From RCO Variable

Description

Set Message Point From RCO Variables:

Has a token list format, which is comma delimited and colon divided.

Example

"<name>:<value>,<name>:<value>"

Sets a message point with the tokenized list of variable values.

Example

  1. You have a 3 variables:

RCO Variable 1 (ID), 2 (DESC), and 3 (COLOR).

  1. The RCO variable values are:

"4001", "Body Carrier", and "Blue".

  1. Set Message Point From RCO Variables sets the message point with a tokenized list of values from the RCO variables.

"ID:4001,DESC:Body Carrier,COLOR:Blue"

Parameters

This function block has the following parameters:

Parameters

This function block has the following parameters:

Parameter

Description

Message Dest Type

Type of point name that will be used.

Options are:

 

RCO Id + Suffix

Message point ID will consist of an RCO site with a specified suffix.

A Message Point Suffix must be specified if this option is chosen.

Example

Two sites have the same suffix;

RCO1_Message1

RCO2_Message1

This block will work in both sites with exactly the same configuration.

 

Select Point

Hard codes a single point as the message source.

A Message Point Id must be specified if this option is chosen.

Message Point Suffix

Message point ID suffix.

Must be specified if RCO Id + Suffix is selected as the Message Source Type.

Example

For a site RCO1_Message1

The suffix is Message1.

Message Point Id

Point ID to use as message source.

Must be specified if Select Point is selected as the Message Source Type.

Token 1 Id

ID of the first token to be written to the tokenized list.

Token 1 Variable

Variable to set to the value of the first token.

Token 2 Id

ID of the second token to be written to the tokenized list.

Token 2 Variable

Variable to set to the value of the second token.

Token 3 Id

ID of the third token to be written to the tokenized list.

Token 3 Variable

Variable to set to the value of the third token.

Token 4 Id

ID of the fourth token to be written to the tokenized list.

Token 4 Variable

Variable to set to the value of the fourth token.

Token 5 Id

ID of the fifth token to be written to the tokenized list.

Token 5 Variable

Variable to set to the value of the fifth token.

Token 6 Id

ID of the sixth token to be written to the tokenized list.

Token 6 Variable

Variable to set to the value of the sixth token.

More information

Core function block list.