FLEX-Communication

From ErikaWiki

(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
|-
|-
| [[image:can_in.png]]
| [[image:can_in.png]]
-
| This block controls the sending of a packet on a CAN bus for the FLEX Board. The internal parameters specify the message ID and the number of the block output lines.
+
| This block controls the sending of a packet on a CAN bus for the FLEX Board. The internal parameters specify the message ID and the number of the output lines of the block.
|-
|-
| [[image:can_out.png]]
| [[image:can_out.png]]
-
| This block controls the reception of a packet on a CAN bus for the FLEX Board. The internal parameters specify the message ID and the number of the block input lines.
+
| This block controls the reception of a packet on a CAN bus for the FLEX Board. The internal parameters specify the message ID and the number of the input lines of the block.
|-
|-
| [[image:serial_send.png]]
| [[image:serial_send.png]]
Line 30: Line 30:
| [[image:802154_receive.png]]
| [[image:802154_receive.png]]
| This block controls the sending of a packet through the 802.15.4 protocol for the FLEX Board. The internal parameters specify the data ID, the destination address.
| This block controls the sending of a packet through the 802.15.4 protocol for the FLEX Board. The internal parameters specify the data ID, the destination address.
-
|-
 
-
| [[image:802154_receive.png]]
 
-
| This block controls the sending of a packet through the 802.15.4 protocol for the FLEX Board. The internal parameters specifie the data ID, the destination address.
 
|-
|-
| [[image:coord.png]]
| [[image:coord.png]]
Line 39: Line 36:
| [[image:device.png]]
| [[image:device.png]]
| This block sets the Device parameters for a 802.15.4 based communication for the FLEX Board. The internal parameters specifie the device settings.
| This block sets the Device parameters for a 802.15.4 based communication for the FLEX Board. The internal parameters specifie the device settings.
 +
|-
 +
| [[image:udp_send.png]]
 +
| This block controls the data sending through the UDP protocol for the FLEX Board. The internal parameter specifies the number of the input lines of the block.
 +
|-
 +
| [[image:udp_receive.png]]
 +
| This block controls the data reception through the UDP protocol for the FLEX Board. The internal parameter specifies the number of the output lines of the block.
 +
|-
 +
| [[image:udp_cfg.png]]
 +
| This block sets the socket parameters for an UDP based communication for the FLEX Board. The internal parameters specify the FLEX IP address, the FLEX UDP socket port, the FLEX IP subnet mask, the FLEX Gateway address, the PC IP address and the PC UDP socket port.

Revision as of 10:47, 28 September 2011

The FLEX-Communication palette:

Symbol Description
Usb send.png This block controls the sending of a packet through the USB connection for the FLEX FULL Board. The internal parameter specifies the channel(from 0 to 14).
Usb read.png This block controls the reception of a packet through the USB connection for the FLEX FULL Board. The internal parameter specifies the channel(from 0 to 14).
Can in.png This block controls the sending of a packet on a CAN bus for the FLEX Board. The internal parameters specify the message ID and the number of the output lines of the block.
Can out.png This block controls the reception of a packet on a CAN bus for the FLEX Board. The internal parameters specify the message ID and the number of the input lines of the block.
Serial send.png This block controls the serial sending through the RS-232 protocol for the FLEX Board. The internal parameters specify the serial port and the baud-rate.
Serial receive.png This block controls the serial reception through the RS-232 protocol for the FLEX Board. The internal parameters specify the serial port and the baud-rate.
802154 send.png This block controls the serial sending through the 802.15.4 protocol for the FLEX Board. The internal parameters specify the data ID, the destination address and the usse of GTS.
802154 receive.png This block controls the sending of a packet through the 802.15.4 protocol for the FLEX Board. The internal parameters specify the data ID, the destination address.
Coord.png This block sets the Coordinator parameters for a 802.15.4 based communication for the FLEX Board. The internal parameters specifie the coordinator settings.
Device.png This block sets the Device parameters for a 802.15.4 based communication for the FLEX Board. The internal parameters specifie the device settings.
Udp send.png This block controls the data sending through the UDP protocol for the FLEX Board. The internal parameter specifies the number of the input lines of the block.
Udp receive.png This block controls the data reception through the UDP protocol for the FLEX Board. The internal parameter specifies the number of the output lines of the block.
Udp cfg.png This block sets the socket parameters for an UDP based communication for the FLEX Board. The internal parameters specify the FLEX IP address, the FLEX UDP socket port, the FLEX IP subnet mask, the FLEX Gateway address, the PC IP address and the PC UDP socket port.
Personal tools