| Technologies | Products | Applications | Company | Resources | Support | Contact Us |
|
|
|
Use the Distributed System Manager (DSM) to monitor the Windows to INtime remote node communication interface INtime applications – including remote nodes – are created and debugged using Microsoft Visual Studio, where the INtime API is fully documented using context-sensitive help.
|
Real-time for deeply embedded x86 applicationsWindows has quickly becoming a preferred platform for building highly intelligent automated systems, but specialization in a machine's architecture sometimes requires that some elements of a real-time system be distributed, physically, from the center of logical operation.
An INtime remote node is a special configuration of the INtime RTOS where an instance of the INtime kernel runs on a computer that is physically separate from the Windows workstation. The INtime remote node configuration is designed for deeply embedded, real-time applications. It gives developers all the advantages of INtime software, along with the ability to scale and distribute real-time applications. Despite running on separate hardware from Windows, the same API is used to allow Windows applications to communicate with real-time processes. Using INtime remote nodes allows you to implement real-time systems with distributed processing more quickly and inexpensively by leveraging the standard Windows development environment. They also provide scalability and flexibility from a single-processor, Windows-based real-time system to a Windows-centric network of real-time nodes. Distributed real-time nodes with Windows-based controlWith INtime remote nodes, you maintain central control of a system from within a single Windows application while simultaneously allowing for multiple, physically distinct, real-time nodes that are logically controlled by the Windows application. These remote nodes can by networked to the Windows console without losing the tight connection afforded by INtime between hard real-time tasks and non-real-time GUI tasks.
INtime remote nodes include a local file system, so remote node real-time applications are not dependent on Windows. Application files can be read from a local file system, or loaded from Windows over a network connection, or both. INtime remote nodes can run independently without any, or with only occasional Windows interaction. The Distributed System Manager (DSM) can be used to manage communication link interaction without a need to burden your real-time applications. |