SH-300
User’s Manual Software Part
Page 29 of 103
2.5.4 Dynamic text
Click “Dynamic Text” option under “Object” menu, or click in toolbar, there will be a dashed
rectangular frame following and moving together with the mouse. Move the mouse to the proper
position in the edit section and then click the left button of the mouse to confirm, and there will be
one indicator in the edit section.
▲ Position Property:
X Position: specifying the horizontal position of the component
Y Position: specifying the vertical position of the component
Note: The grid origin is at the top left corner of the screen.
▲ Style
Double: The static textbox will be double relatively.
Reverse: The static textbox and the background color will be reversely displayed.
▲ Register
To control the address and the type of the PLC register that switches the dynamic text
state. The “Data Type” is the corresponding PLC register type connected to the PLC. The
“Address” is the corresponding PLC address connected to the PLC. The “Mode” has 3
options, HEX/BCD, Decimal system and symbol, which is to control the data format of the
data register and will influence the displaying format of the value in the displaying text.
▲ Display Text
Text edit zone, to input the displaying text (up to 32 rows text)
Example: The register address of the related dynamic text is D100. In the first line, input
“motor speed is too rapid” and modify the value to 80. In the second line, input “motor speed
is too slow” and modify the value to 40. And in the third line, input “motor speed is normal”
and modify the value to 60. The dynamic text responds to the data of
D100.
If the value of D100 is the unset value, then the textbox will be no displaying.
If the value of D100 is 40, the “motor speed is too slow” will be displayed as follows: