Start Writing Values | Start | Input an boolean value (True/False) to start writing values to the serial port. Note: You must first open the serial connection by using the Open Port component (Firefly/Boards/Open Port) before setting the Start input value to True. | Boolean |
Write Data | Data | String to write to the Serial Port | Text |
PortNumber | Port | The port number has to be the same serial port assigned in the Arduino sketch. You can find which COM port you are using by using the Ports Available component (Firefly/Boards/Ports Available). | Integer |