GetSerial

Top  Previous  Next

This interface allows PageGate to monitor a serial/RS232 port (virtual or physical) for raw data ascii strings to be parsed in to outbound messages. When a data string is sent to a monitored serial port, GetSerial pattern matches sections of the data string to parse information for messaging.  

 

GetSerial

Clicking the + next to its' name in the menu tree will reveal a few options.

Settings

This section controls the implementation of the GetSerial API.

 

Status

This section displays the running/not running status of the interface.

 

Template

This section allows you to configure a custom template for messages processed by this API.

 

Log

This section is a record of all activity performed by the interface.

GetSerialContext

Right clicking on GetSerial will provide a context menu with two options.

Start

Selecting this option will start the GetSerial interface, if stopped.

 

Stop

Selecting this option will stop the GetSerial interface, if started.