Community Profile

photo

Maximilian Becker


Last seen: 1 month ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 3

View badges

Feeds

View by

Answered
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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 2 answers | 0

2

answers

Answered
Serial 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...

2 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...

2 years ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 0 answers | 0

0

answers

Question


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

answer

Question


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

answer

Answered
TCP/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

answer

Question


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

answer

Question


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

answers

Question


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...

3 years ago | 1 answer | 0

1

answer