create_var

Purpose:

This server application creates variables for other applications in the general usage memory areas, (GU_REAL_MEM, GU_LOGICAL_MEM, GU_INTEGER_MEM, GU_STRING_MEM, and GU_STAT_MEM ). Requests to create variables are sent to this task as data critical messages, thus ensuring that there is no overlap or conflict in accessing the memory areas.

Enter:

        This application is automatically launched by the “sys_start” application. It has no arguments.

Where:

N/A

Example:

 

Notes:

 

See Also:

sys_start