Subframe
- 更新时间2023-02-17
- 阅读时长2分钟
Subframe
Deletes an XNET subframe and all dynamic signals in the subframe.
Inputs/Outputs

subframe in
The I/O name of the subframe to delete.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

error out
Error information.
The node produces this output according to standard error behavior.
Description
This node deletes an XNET subframe object and all dynamic signals in this subframe. It is an instance of XNET Database Delete Object.
Upon deletion, the I/O names of the subframe and related dynamic signals are closed and no longer can be used.
The objects are deleted from a database in memory. The change is in force until the database is closed. This node does not change the open database file on disk. To save the changed database to the file, use XNET Database Save.