Serial Send Packet
Last updated

The Serial Send Packet Node is used to send a data Packet after selecting a Serial Communication connection from the Drop-down Menu.
Scope: Project, Scene, Function, Prefab.

Is Binary
Bool
Can be toggled on or off depending on if the Message body is binary or not.
Configuration
Drop-down
The desired Serial connection.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Message
String
The Packet's Message.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
Last updated