Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

PC SDK RAPID UI-Instructions

Is there a full example of implementing the 4-step Basic approach to implement remote operator dialog in a PC SDK application? The one given in SDK reference manual is inadequate. How to create the dialog box and destroy the dialog box? What I want to achieve is as follows. An UIAlphaEntry RAPID command is currently used to enter a bar code number on FlexPendant. I have a PC application that can read bar codes using a bar code scanner and I would like to send the scanned bar code into the UIAlphaEntry dialog on the pendant. Is that possible?