Serial Write block

Block Category: Real-Time

Inputs:

      enable: Must have a value of 1 for the block to send data.

      data: The values presented to the date connector are sent to the serial port. If you connect a string type (that is, a quoted constant in the const block), the Serial Write block transmits all characters in the string for each enabled pulse; otherwise, a single byte is sent.

Description: The Serial Write block writes data to the Serial bus.

Unit: Specifies the serial communication port to which data is written.