Incoming Data | V | The incoming data to track | Text |
Reset Log | R | Reset the log of values | Boolean |
Start Recording | S | Start recording values into the data log | Boolean |
Wrap Values | W | Wrap index to list bounds. If the Wrap value is set to true and the incoming log value exceeds the length limit, then it will begin re-recording over the previous values from index number zero. | Boolean |
Recording Length | L | Set the number of values you wish to store in the data log. If an length of zero is set, then the data log will record values indefinitely (or until you stop the recording). | Integer |
Optional File Path | P | Optional file path in your directory to stream the data log | Text |