serial-SerialHelper

This container slot configures the serial port of any serial-based driver (found under the driver’s network-level component as Serial Port Config).
Figure 83.   SerialHelper properties
Image

To access these properties, expand Config > Drivers and right—click the network node, click Views > AX Property Sheet and expand Serial Port Config or click Serial Port Config.

 NOTE: These properties are also under any SerialTunnel (in a station’s TunnelService). These components support a tunneling connection to the same type of network. You should configure these properties the same as for the SerialHelper of the associated driver network. 
Property Value Description
Status Read-only Reports the condition of the entity or process at last polling.

{ok} indicates that the component is licensed and polling successfully.

{down} indicates that the last check was unsuccessful, perhaps because of an incorrect property, or possibly loss of network connection.

{disabled} indicates that the Enable property is set to false.

{fault} indicates another problem. Refer to Fault Cause for more information.

Port Name text Specifies the Port Name as COM1 or COM4 for connecting with the host platform.
Baud Rate drop-down list (defaults to Baud9600) Selects communication speed. Default value is Baud9600.
Data Bits drop-down list (defaults to Data Bits8) Selects the number of bits in a byte.
Stop Bits drop-down list (defaults to Stop Bit1 Selects the number of stop bits to use.
Parity drop-down list (defaults to None) Selects the parity.
Flow Control Mode check boxes Selects the flow control.
  • RtsCtsOnInput
  • RtsCtsOnOutput
  • XonXoffOnInput
  • XonXoffOnOutput
  • none (default)