Back Previous Next


Linguist comms package - write

Syntax:

   write {value} to {port}

Keyword handler:

   net.eclecity.linguist.comms.keyword.CommsKWrite.class

Runtime handler:

   net.eclecity.linguist.comms.handler.CommsHWrite.class

Function:

This command writes a value to an open port.

Example(s):

   write "Acknowledged" to COM2


Back Previous Next vious Next