Signal
- 更新时间2023-02-17
- 阅读时长2分钟
Signal
Deletes an XNET signal.
Inputs/Outputs

signal in
The I/O name of the signal 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 signal object. It is an instance of XNET Database Delete Object.
Upon deletion, the I/O name of the signal is closed and no longer can be used.
The signal object is deleted from a database in memory and 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.