Executable usage examples for the provided device driver blocks
Name | Description |
---|---|
TestSerialPackager | Example for using the SerialPackager |
TestSerialPackager_String | Example for using the SerialPackager with the AddString and GetString block |
TestSerialPackager_UDP | Example for combining UDP and SerialPackager blocks |
TestSerialPackager_UDPWithoutReceiveThread | Example for UDP communication without dedicated receive thread |
TestSerialPackagerBitPack_UDP | Example for the PackUnsignedInteger and UnpackUnsignedInteger blocks from the SerialPackager |
TestSerialPackager_SharedMemory | Example for combining SharedMemory and SerialPackager blocks |
TestInputSpaceMouse | Example for a 3Dconnexion SpaceMouse |
TestInputJoystick | Example for a joystick/gamepad |
TestInputKeyboard | Example for keyboard input |
TestInputKeyboardKey | Example for keyboard input using the KeyboardKeyInput block |
TestRandomRealSource | Example for using the RandomRealSource block |
TestHardwareIOComedi | Example for comedi daq support using USB-DUX D (http://www.linux-usb-daq.co.uk/) |