Schedule
- Updated2023-02-17
- 3 minute(s) read
Schedule
Creates a new XNET LIN schedule.
.gvi.png?_LANG=enus)
Inputs/Outputs

cluster in
The cluster parent object.

LIN schedule name
The name of the schedule to create.

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

cluster out
A copy of the cluster in parameter. You can use this output to wire the node to subsequent nodes.

LIN schedule out
The I/O name of the newly created LIN schedule object.

error out
Error information.
The node produces this output according to standard error behavior.
Description
This node creates an XNET LIN schedule object. It is an instance of XNET Database Create Object.
The LIN schedule name input becomes the Name (Short) property of the created object. This is distinct from the string contained within LIN schedule out, which uses the syntax described in XNET LIN Schedule I/O Name.
The schedule object is created and remains in memory until the database is closed. This node does not change the open database file on disk. To save the newly created object to the file, use XNET Database Save.