WindowsRTXUsingSTL

Description

This sample demonstrates data exchange between a real-time process and a Windows user-space process using C++ STL classes to manage the data that is exchanged via a shared memory region. There are three folders in this sample:

Source Files

Running Mailbox

Start the RtConsumer real-time application first, then start the WinProducer application.

APIs Referenced

RTAPI

RtCreateSharedMemory

RtOpenSharedMemory

RtOpenEvent

RtCloseHandle

RtPulseEvent

RtSleepFt

RtSetThreadPriority

RtWprintf

IntervalZero.com | Support | Give Feedback