ID : 5707
Data Communication
Commands | Functions |
---|---|
Comm.Clear | To clear the data communication reception buffer. |
Comm.Close | To close the line designated for data communication. |
Comm.Count | To return the number of data bytes readable from reception buffer of the data communication function. |
Comm.Input | To receive data by the data communication function. |
Comm.Open | To open the line for data communication. |
Comm.Output | To transmit data by the data communication function. |
Comm.State | To return the port status of the data communication function. |
ID : 5707
- Related Information
- Comm.Clear
- Comm.Close
- Comm.Count
- Comm.Input
- Comm.Open
- Comm.Output
- Comm.State