● If methods and properties are added under the "interface" object later, they will not be
automatically added to the function block with the interface implemented. Therefore, if they
need to be added, perform the procedure starting from "Step 3" 3 in "10.8.3 Implementing in
Existing Function Block".
10.8.3 Implementing in Existing Function Block
This section explains how to implement an interface in an existing function block.
1. Open the editor of the existing function block from the navigator pane.
Character string format
Table format
2. For character string format, add "IMPLEMENTS <interface name>
" to the declaration
header section. For table format, open the "Edit Declaration Header" dialog box, enter an
interface name in the "IMPLEMENTS" field, and click the [OK] button.
Character string format
10.8 Interface
WUME-GM1RTXOP-01 10-39