Executable usage examples for the provided device driver blocks.
Name | Description |
---|---|
Example for using the SerialPackager | |
Example for using the SerialPackager with the AddString and GetString block | |
Example for using the external trigger feature | |
Example for combining UDP and SerialPackager blocks with deactivated autoBufferSize / useBackwardPropagatedBufferSize | |
Example externally triggered UDP and SerialPackager blocks with deactivated autoBufferSize / useBackwardPropagatedBufferSize | |
Example for combining UDP and SerialPackager blocks with activated autoBufferSize / useBackwardPropagatedBufferSize | |
Example for UDP communication without dedicated receive thread | |
Example for the PackUnsignedInteger and UnpackUnsignedInteger blocks from the SerialPackager | |
Example for combining SharedMemory and SerialPackager blocks | |
Example for combining externally triggered SharedMemory and SerialPackager blocks | |
Test case to send two integer values using serial interface | |
Example for a 3Dconnexion SpaceMouse | |
Example for a joystick/gamepad | |
Example for keyboard input | |
Example for keyboard input using the KeyboardKeyInput block | |
Example for comedi daq support using USB-DUX D (http://www.linux-usb-daq.co.uk/) | |
Example for combining TCP/IP and SerialPackager blocks | |
Example for combining LCM and SerialPackager blocks with deactivated autoBufferSize / useBackwardPropagatedBufferSize | |
Example for combining MQTT and SerialPackager blocks with deactivated autoBufferSize / useBackwardPropagatedBufferSize | |
Example for combining TCP/IP server and SerialPackager blocks. Needs a connecting client. | |
Example for configuring a TCP/IP server so that multiple clients can connect |