Nodes for writing numeric values from a string to buffer1, and writing digits from buffer1 to a string of length 20 values. Addition to nazarijtipusak080/buffer1@0.0.1
Node | Description |
---|
example-1 | No description |
example-2 | No description |
buffer1-on-string | Inside, the "connection" node is filled with numbers from the buffer1. |
string-on-buffer1 | After the start signal, it sequentially fills buffer1 with digital values from the string. After the filling is complete, it sends the done signal. |
To use the nodes in your project you should have the
nazarijtipusak080/string-and-buffer1
library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.