Owning Palette: IrDA Functions
Requires: Base Development System (Windows)
Creates a listener for an IrDA connection on a wireless network using the service name and returns listener ID.
After you create the listener ID, you can use the IrDA Wait on Listener function to wait for the detection of a remote computer.
Add to the block diagram | Find on the palette |
service name specifies the IrDA service you want to connect to. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
listener ID is the IrDA connection refnum that uniquely identifies the listener. | |
error out contains error information. This output provides standard error out functionality. |