Short description
This function displays message texts and parameters of other blocks on the LOGO! onboard display or LOGO! TDE when LOGO! is in RUN mode.
|
Connection |
Description |
|---|---|
|
Input En |
A 0 to 1 transition at En (Enable) triggers the output of the message text. |
|
Input P |
P is the priority of the message text. 0 is the lowest, 127 the highest priority. |
|
Parameter |
Text: Input of the message text Par: Parameter or actual value of another, already configured , which can be displayed numerically or as a bar graph (see "Visible parameters or actual values") Time: Shows the continuously updated time-of-day Date: Shows the continuously updated date EnTime: Display of the time of the 0 to 1 transition of the signal at input En EnDate: Display of the date of the 0 to 1 transition of the signal at input En I/O Status Names: Display of a digital input or output status name, for example "On" or "Off". LOGO! 0BA8 devices can display the status names of following elements:
Analog Input: Display of analog input value to the shown in message text and updated according to the analog time. Scale time: Display of the actual value of a referenced function block as a time value scaled based on the timebase configured for the message text function block. Possible time display formats are as shown below:
(for example, "01: 20 : 15 .15") Symbol: Display of characters selected from the supported character sets |
|
Output Q |
Q remains set as long as the message text is queued. |
Settings
In addition to the function block inputs and the parameters of the message text, the following settings provide additional control over the display of message texts:
Character set selection: You can choose to compose a message text from characters from the primary character set or the secondary character set. You set the two character sets from either the "Msg Config" menu on the LOGO! Base Module, or by using the LOGO!Soft Comfort File → Message Text Settings menu command.
Message destination: You can choose to display the message text on the LOGO! onboard display, the LOGO! TDE, or both. If you select the Web server as a destination, you can display LOGO! message texts through the Web server.
Ticker setting: The message text can tick or not tick, meaning it can scroll on and off the display. Two types of message ticking exist:
Character by character
Line by line
You can configure each individual line of a message text to tick or not to tick at all. The "character by character" or "line by line" setting applies to all lines that you configure to tick. Select the check box beside a line number to enable ticking for that line. The number of lines depends on your selection on the File → Message Text Settings dialog.
Particular characteristics to be noted when configuring
|
① |
Block name area Here you can provide a name for the block |
|
② |
Settings area Here you can configure the following settings:·
|
|
③ |
Block area Here is where you select blocks from all of the blocks in the circuit program. You can subsequently choose parameters from these blocks to display in the message text. |
|
④ |
Tick area Here you define the tick parameters for the message text:
|
|
⑤ |
Message destination area Here you choose whether the target destination for the message is the LOGO! onboard display, the LOGO! TDE, or both. If you select the Web server as a destination, you can display LOGO! message texts through the Web server. |
|
⑥ |
Show message information in details Here you can chose to show the message texts in detail. By default, the message text only show the status of priority, acknowledge message, and character sets. By selecting this function, you can see the ticker setting, message text setting, and message texts in the diagram editor. |
|
⑦ |
Block parameters area Here you can select the parameters to be displayed in the message text from the block that is selected in the Blocks area. |
|
⑧ |
Insert Parameter button This button is for inserting a selected block parameter into the message text. |
|
⑨ |
Message area Here you arrange the message text. The information that you enter in this area corresponds to what is to be displayed on the LOGO! onboard display or LOGO! TDE. Above this area are additional buttons:
Note: For LOGO!Soft Comfort V8.3 and later versions, copying and pasting parameters of message texts in the same circuit diagram are supported. Below this area is one additional button: Overwrite:
|
To arrange the message text
The LOGO! 0BA8 and later version devices support six-line message text display. The message area shows a grid of six lines and character positions.
If you choose the LOGO! onboard display as the target destination for the message, the message text area is 32 characters wide for Western European character sets or 16 characters wide for Asian character sets. If you choose the LOGO! TDE as the target destination for the message, the message text area is 40 characters wide for Western European character sets or 20 characters wide for Asian character sets. Either way, the character width of each line is double that of the LOGO! onboard display or LOGO! TDE. If you choose both as the target destination, the message text area is still 32 characters wide for Western European character sets or 16 characters wide for Asian character sets. In this case, there is a red vertical line in the message text area indicating the boundary of the LOGO! TDE display. If you also select the Web server as a destination, the message text displays through the Web server in the same way as on the LOGO! onboard display.
Message lines that are longer than the width of the actual display can be set to "tick". In the message area, LOGO!Soft Comfort indicates the region corresponding to the visible area of the LOGO! onboard display or LOGO! TD in green, and the region that can only be shown by using the message ticking feature in blue.
To configure the content of a message text, follow these steps:
From the "Block" area, select the block whose parameters you want to output.
Drag and drop the parameters required from the "Parameter" area to the "Message Text" area. You can also use the "Insert Parameter" button to insert a parameter value.
In the "Message Text" area, you can add parameter data, time or date values from the block parameter area as required and enter text. To enter text, select the character set for the message text, and then type. You can also use the buttons above the message text area to add special characters, bar graphs, analog input values, and names for digital I/O states.
New special characters
There are five new special characters (
) available for the message text display on LOGO! 0BA8 devices or LOGO! TDE. With these special characters, you can create large texts for message display.
Example:
Simulation mode
Message online test
With the message online test function, you can view the same message texts as shown in the LOGO! Base Module.
You can start or stop messages online by clicking the
toggle button, and the messages are displayed as follows:
During a message online test, you cannot use LOGO!Soft Comfort to edit message text parameters, change the character set, acknowledge a message text, or shift a message text. You can, however, use the "Go to block" button.