nxWriteFrame is overloaded. For output modes, its behavior is obvious. For input modes:
Any signal or frame input mode: The Buffer parameter is ignored, and you can set it to NULL. The function transmits an event remote frame.
We need to add support for this to our input modes.