The X/Y Modem over Serial communication point implements the X/Y Modem Protocol protocol over a serial (RS/232) port.
Refer to Published Properties for a list of properties associated with this communication point.
Refer to Serial Port Problems on UNIX for details about common problems when running serial communication points on Unix.
Serial communication points are only available on Windows and Linux (unavailable on HPUX, Solaris and AIX).
Supported Operational Modes: Input, Output.
Input Mode Properties
Property |
Description |
---|---|
Port Name |
Specifies the name of the port to which you want to connect:
|
Baud Rate |
Specifies the speed of the serial connection between |
Parity |
Specifies the data parity mode:
|
Init Sequence |
The sending/expected sequence pairs which will be used for the serial transport initialization before sending the message to the remote host. |
Init Timeout |
How long (in milliseconds) to wait for the init sequence to be processed ( |
Protocol |
Specifies the protocol to be used to connect with the remote host:
|
Log Connections |
Whether to log connections:
Use of this logging facility slows the communication point down considerably. It is intended for debugging purposes and should not generally be used. |
Log Data |
Whether to log data:
|
Log Data As Hex |
Whether to log data inhexadecimalform:
|
Connection Log File |
The full file name (path and file name) of the file on the server to which you want to log the information. |
Extra Information |
Whether to log extra information:
|
Output Mode Properties
Property |
Description |
---|---|
Port Name |
Options: |
Baud Rate |
Options: |
Parity |
Options: |
Init Sequence |
The sending/expected sequence pairs which will be used for the serial transport initialization before sending the message to the remote host. |
Init Timeout |
How long (in milliseconds) to wait for the init sequence to be processed ( |
Protocol |
Options: |
Log Connections |
Options: |
Log Data |
Options: |
Log Data As Hex |
Options: |
Connection Log File |
The full file name (path and file name) of the file on the server to log the information to. |
Extra Information |
Options: |
Output Filename |
Define the filename to give messages that are sent to the remote host. This can be entered directly or selected from the list of published properties. Refer to Published Properties for details. |
Published Properties
Published properties for the X/Y Modem over Serial communication point are:
Full Filename
- the full filename of the file associated with the received message.Base Filename
- the base filename (that is everything before the last '.' in the full filename) of the file associated with the received message. If there is no '.' then it is equal to the full filename.Suffix
- the suffix (everything from the last '.' in the full filename, including the '.') of the file associated with the received message. If there is no '.' then it is empty.