Monitor: Standard Monitor Functions

int Baud;

baud_d(Baud)

int Baud;

tx_empty(void)

Description: The serial support functions defined here provide the ability to read, write, and poll the monitor’s serial devices. The monitor initializes and controls two serial devices: the con- sole to provide the user interface and the modem (also known as “download” or “remote” device) to connect to a development system. Each console function has a complement function that performs the same operation on the modem device. The modem device func- tions are prefixed with the letter ‘R’ for remote. Each serial port is configured at reset according to the nonvolatile memory configuration.

The functions get_c and get_d read characters from the console and modem devices. When called, these functions do not return until a character has been received from the serial port. The character read is returned to the calling function.

The functions put_c and put_d write the character c from the console and modem devices. When called, these functions do not return until a character has been accepted by the serial port.

The functions baud_c and baud_d modify the console and modem device baud rates. The argument Baud specifies the new baud rate to use for the port. Because these functions accept any baud rate, care must be taken to request only those baud rates supported by the terminal or host system.

The function tx_empty checks if the transmitter is available for sending a character. If the transmitter is available, TRUE is returned; otherwise, FALSE is returned.

See also: getchar, putchar, KBHit, ChangeBaud.

Strings

CmpStr(Str1, Str2) char *Str1, *Str2;

StrCmp(Str1, Str2) char *Str1, *Str2;

StrCpy(Dest, Source) char *Dest, *Source;

StrLen(Str) char *Str;

StrCat(DestStr, SrcStr) char *DestStr, *SrcStr;

Description: These functions provide the basic string manipulation functions necessary to compare, copy, concatenate, and determine the length of strings.

10002367-02

PmT1 and PmE1 User’s Manual

8-43

Page 117
Image 117
Emerson PMT1, PME1 user manual See also getchar, putchar, KBHit, ChangeBaud

PMT1, PME1 specifications

The Emerson PME1 and PMT1 are advanced solutions in the realm of process management and automation, designed to enhance the efficiency and effectiveness of industrial operations. These devices play a crucial role in improving process control and providing comprehensive data analysis, which can lead to increased productivity and reduced operational costs.

The PME1 is characterized by its robust design and highly flexible architecture, allowing it to adapt to a variety of industrial environments. It integrates seamlessly with existing systems and offers advanced connectivity options to ensure that data flow is uninterrupted across different platforms. This feature is particularly important in modern industrial settings where data silos can inhibit operational efficiency.

The PMT1, on the other hand, focuses on real-time monitoring and telemetry. Its streamlined interface allows for quick access to key metrics, enabling operators to make informed decisions promptly. This is crucial in processes where timing is essential and minor delays can lead to significant financial losses. The PMT1 supports both wired and wireless communication protocols, ensuring that data is transmitted reliably irrespective of operational conditions.

One of the main features of both the PME1 and PMT1 is their integration of cutting-edge predictive analytics. With machine learning capabilities, these devices can analyze patterns and trends within the data, providing insights that can preemptively address potential issues before they escalate into significant problems. This predictive capability contributes to minimizing downtime and optimizing maintenance schedules, thus enhancing the overall lifecycle of equipment.

Another significant characteristic of the PME1 and PMT1 is their user-friendly interface. The intuitive design allows operators of all skill levels to navigate the systems with ease, minimizing training time and increasing overall productivity. With customizable dashboards, users can tailor their views to highlight the most relevant data for their specific operational needs.

In terms of security, both devices utilize advanced cybersecurity measures to protect sensitive data from unauthorized access. This is becoming increasingly important as industries rely more on digital solutions, and the potential risks associated with data breaches grow.

In summary, the Emerson PME1 and PMT1 are sophisticated tools designed for modern industrial applications, combining powerful features, advanced technologies, and essential characteristics. Their ability to provide real-time data analysis, ensure connectivity, and enhance predictive maintenance makes them invaluable for optimizing process management in various sectors. With a focus on user experience and data security, these devices are set to redefine efficiency and productivity in industrial operations.