Maximilian Becker
Followers: 0 Following: 0
Statistics
RANK
8,350
of 295,467
REPUTATION
5
CONTRIBUTIONS
10 Questions
3 Answers
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Problem with VXIplug&play driver?
Hello to who ever this might interest! although this problem is rather old, I just stumbled across it or atleast a similar prob...
2 years ago | 1
Question
Real-Time frequency analysis of acceleration data
Hi, I am using Simulink Desktop Real-Time environment for reading a 3-axis acceleration sensor. The data is sampled in 2kHz and...
3 years ago | 1 answer | 0
1
answerQuestion
Numerical Issues unpacking binary data string
Hi, Iam using the "Packet Input" block to receive data from an Arduinoa Due via serial connection. The device sends a binary da...
3 years ago | 2 answers | 0
2
answersSerial input from COM device via "Stream Input"-block in Simulink Desktop Real-Time External (SLDRT)
I still was not able to bring the "Stream Input" block to work. After reading up some information and trying to reproduce the of...
3 years ago | 1
Question
Serial input from COM device via "Stream Input"-block in Simulink Desktop Real-Time External (SLDRT)
Hi, in short, I would like to imitate the functionality of the "Serial Receive" block (https://de.mathworks.com/help/instrument...
3 years ago | 2 answers | 0
2
answersQuestion
Reading an analog sensor via Arduino in Simulink Desktop Real Time External (SLDRT)
Hi, as part of a project where I am missing a real measurements card to read a sensor, I am now forced to do the reading of a t...
3 years ago | 0 answers | 0
0
answersQuestion
Packet Input block Buffer for TCP/IP Communication
Hi, I am using the Packet Input block of the Simulink Desktop Real-Time [SLDRT] library for a Simulink model running in externa...
3 years ago | 1 answer | 0
1
answerQuestion
Extend library of functions from another library SLRT, SLDRT
Hi, as I am trying to establish a TCP/IP communication in the Desktop Real-Time External Mode [SLDRT], I am struggling with th...
3 years ago | 1 answer | 0
1
answerTCP/IP Receive block: Use message length defined in message header to receive variable message length
Variable Message lengths: The TCP Receive and TCP Send blocks of the Simulink Real-Time / IP library have a "Length" port that...
3 years ago | 0
| accepted
Question
Simulink for real-time control of a robot via TCP/IP
Hi, Introduction I am working with the UR10e robotic arm from Universal Robots. The robot has a static IP address and the manu...
3 years ago | 1 answer | 0
1
answerQuestion
TCP/IP Receive block: Use message length defined in message header to receive variable message length
Hi, I am trying to send and receive messages from a remote tcp/ip device in real time. Both, the messages I send and the messag...
3 years ago | 1 answer | 0
1
answerQuestion
Calling C++ and/or Python Custom Libraries in Simulink
Hello everyone, Background: I am currently working on a project with a UR10e (robotic arm) from the company Universal Robots. ...
3 years ago | 0 answers | 0
0
answersQuestion
4byte uint8 array to single uint32 value
I have an uint8 array containing 4 elements each representing 1byte. myArray = [0x32 0x45 0x56 0x81] % just an example % looks...
4 years ago | 1 answer | 0