Risposto
C Caller Block with Simulik Real time R2022b
Hi Daniel, Have you checked these suggestions when updating to R2020b and later? There's a number of differences in Simulink Re...

quasi 2 anni fa | 0

Risposto
speedgoat target coputer 1
Hi William, Speedgoat target machines are expressly designed to work with Simulink Real-Time. Similarly, only Speedgoat hardwar...

quasi 2 anni fa | 0

Risposto
Event triggered update of simulink.parameter in model deployed to target (Speedgoat) to signal within model
Hi Derry, I would recommend modelling that behaviour, i.e., working with signal values rather than parameters. In the scenario ...

quasi 2 anni fa | 1

| accettato

Risposto
Simulink Realtime Add-on on Ubuntu 20.04
Hi Ehtisham, I suggest having a look at the following MATLAB Answers posts: https://www.mathworks.com/matlabcentral/answers/48...

quasi 2 anni fa | 0

Risposto
Matlab 2020b and above no more target than speedgoat possible?
Hi Jan, That's correct: support for custom target hardware has actually already been removed from Simulink Real-Time in R2018a....

quasi 2 anni fa | 0

Risposto
How can I get analog input data to Speedgoat target machine I/O?
Hi Eric, The IO334-325k is a Simulink-programmable FPGA, meaning that you'll have to use HDL Coder to synthesise your own bitst...

quasi 2 anni fa | 0

| accettato

Risposto
How to stream vector (1X5) data from Target device to App designer?
Hi Jesica, I think there are several mistakes here: The correct syntax of the function is connectScalar (lowercase "c" and "a"...

quasi 2 anni fa | 1

Risposto
How to reset a received CAN receive or unpack block
Hi Felix, Absolutely, you can use the "Timestamp" output port of the CAN Unpack block to check when the last message with this ...

quasi 2 anni fa | 0

Risposto
Is it possible to generate a PWM signal in a real-time model with a pulse width resolution smaller than the fixed time step of the model?
Hi Findlay, Absolutely, this is possible, though you would probably not use the CPU of your target machine for this purpose. If...

quasi 2 anni fa | 2

| accettato

Risposto
How can i get the Task Execution Time of a simulink model in Execution Profiling for Real-Time Applications
Hi Liqun, In the figure you posted, the task execution time (TET) is represented by the length of each green bar. Besides the p...

quasi 2 anni fa | 0

Risposto
Is there any Simulink block can parse and generate code for LIN Description Files?
Hi Alon, In case you're using Simulink Real-Time, "LIN Pack" and "LIN Unpack" blocks have been introduced for this purpose in M...

quasi 2 anni fa | 0

Risposto
Can "Data frame Sizes" be changed longer than 8? Can "Length" be changed longer than 32?
Hi Byeongsoo, The maximum length of a CAN message is by definition 64 bits / 8 bytes. If your message contains more data, you'r...

quasi 2 anni fa | 1

Risposto
How is the CAN Pack block from Simulink Real Time triggered to send remote frames?
Hi Remi, This might be due to the driver blocks for the I/O hardware you're using to send the remote CAN frame. In case you're ...

quasi 2 anni fa | 0

Risposto
Multiple messages have to be transferred by CAN Pack/Unpack
Hi Saeed, As far as I know, you should use one CAN Pack/Unpack block per CAN Message ID. I hope this is helpful! Dimitri

quasi 2 anni fa | 0

Risposto
xPC Target and B&R PowerLink (Real-Time Ethernet)
Hi Igor, I belive you would need a specific module for that. Speedgoat offers dedicated POWERLINK I/O interfaces for this purpo...

quasi 2 anni fa | 0

Risposto
does the RTWT supports CANopen?
Hi Amir, I am not sure about the Simulink Desktop Real-Time toolbox, but there are definitely options to communicate over CANop...

quasi 2 anni fa | 0

Risposto
What is the correct way to read Simulink Real Time data from the Speedgoat IO504 read block?
Hi Wiley, Speedgoat recently introduced product examples in their latest Speedgoat I/O Blockset release (v9.4.1), including an ...

quasi 2 anni fa | 0

Risposto
Wrong number of input arguments passed to S-Function
Hi Alessio, Could you please try installing the latest Speedgoat I/O Blockset version for your MATLAB Release, and see if it so...

quasi 2 anni fa | 0

Risposto
Technical support and model request for Speedgoat's Baseline Real-Time Target Machines
Hi Xueying, It's hard to say for sure based only on the information that you shared, but the time-drifting that you observed ma...

quasi 2 anni fa | 0

| accettato

Risposto
Has anyone used a speedgoat with sensors and actuators to test a SIMULINK-designed flight controller as a RCP/HIL?
Hi Jesus, You can find several success stories here showing projects in which Speedgoat real-time target machines and Simulink ...

quasi 2 anni fa | 0

Risposto
Real time Udp Send and Receive Block
Hi Yavuzhan, You can achieve this by using the UDP Send and UDP Receive blocks from the Simulink Real-Time library (see here fo...

circa 2 anni fa | 0

Risposto
Packing and Unpacking Messages
Hi Scott, There are different formats used by serial devices to send and receive data. The Simulink model thus must be able to ...

circa 2 anni fa | 1

Risposto
How to configure byte unpack?
Hi Ander, I'm not sure whether the Byte Unpack block is capable of outputting matrix signals... But most importantly, the dimen...

circa 2 anni fa | 0

Risposto
How to unpack data with Byte Unpacking
Hi Inna, The "Output port dimension" parameter defines the size of the outputs produced by the "Byte Unpacking" block, as expla...

circa 2 anni fa | 0

| accettato

Risposto
J1939 Communication over CAN, J1939 Protocol Stack
Hi Omar and Kenny, Speedgoat have just released a series a product examples in the latest Speedgoat I/O Blockset version (v9.4....

circa 2 anni fa | 1

Risposto
Send signals to Signal Table and Axes simultaneously using Simulink Real Time in App Designer
Hi Josiah, The syntax of your callbacks looks correct to me... I usually initialize the signal table in the "startup" callback ...

circa 2 anni fa | 0

Risposto
Want to Switch Axis Ratio During Real-Time Run in Speedgoat/Simulink
Hi Todd, In general, you can use the "ModelStatus.ExecTime" property of the target object to get the current execution time of ...

circa 2 anni fa | 0

| accettato

Risposto
Simulink Realtime - is it possible to change parameter dimensions?
Hi Sandra, I don't think this is possible: once the code is generated, the dimensions are fixed as far as I know. But you could...

circa 2 anni fa | 0

Risposto
simulink: how to send/receive packet data over udp
Hi Hosein, The UDP blocks from the Simulink Real-Time library are mostly intended to be used in conjunction with a target machi...

circa 2 anni fa | 0

Risposto
unpacking UDP Send block of an xPC target
Hi Aida, Universal Datagram Protocol (UDP) is a packet-based protocol. You can construct a packet from Simulink data types such...

circa 2 anni fa | 0

Carica altro