Statistik
RANG
16.719
of 295.467
REPUTATION
1
BEITRÄGE
13 Fragen
7 Antworten
ANTWORTZUSTIMMUNG
15.38%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Xpc target data logging at different rate
My xpc model rund at 100Hz. I want to log several data for a week non stop. However, the data doesn't need to be logged every 0....
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortSystem date and time in XPC target model
Ok found a better working solution here: <http://www.mathworks.nl/support/solutions/en/data/1-1YCWEY/index.html?product=SL&so...
etwa 12 Jahre vor | 0
| akzeptiert
System date and time in XPC target model
Thanks, but when I try to mex xpcwalltime.c, I receive the following error: Error xpcwalltime.c: 122 type error in argumen...
etwa 12 Jahre vor | 0
Frage
System date and time in XPC target model
I need to get the system date and time in my simulink model, which is used for XPC target. In simulink, this is not a problem, u...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenHow to model discrete sensor simulink
It turned out to be quite simple, using the "Quantizer" block
etwa 12 Jahre vor | 0
Frage
How to model discrete sensor simulink
How can I model a discrete sensor in a standard feedback loop model in Simulink? The sensor I try to model gives output at an...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
XPC target serial communication NMEA
I'm trying to read the data send by a NMEA compass on my Xpc target PC. I've read the tutorial from Gordon Weast about this, bu...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Simulink crashes using OPC toolbox
Suddenly I have Simulink crashing when I use the OPC toolbox. When I open the OPC config block to "configure OPC clients", simul...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
S-function for reading com-port
I'm trying to read data from a serial port in simulink. The serial configuration blocks and query instrument are not working pro...
mehr als 12 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
setup OPC server simulink
I try to communicate my simulink model to a PLC (just a few parameters). Therefore, I installed a free OPC server (graybox). ...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenHow to get system date and time into simulink?
Thanks all, works perfectly now!
mehr als 12 Jahre vor | 0
Frage
How to get system date and time into simulink?
Is there a way to get the system date and time (not simulation time) into simulink?
mehr als 12 Jahre vor | 5 Antworten | 0
5
AntwortenFrage
Adding device to Digital Acquisition Toolbox
I try and use the Measurement Computing PMD-1208LS DAQ device with simulink with the Data Acquisition Toolbox. The website te...
fast 13 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
Reading numeric value from COM port
I try to use fscanf( ) to get the numeric heading of an electronic compass. The compass is sending data through COM1 with NMEA s...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Serial Receive only zeroes
In simulink, I use the serial receive block to receive data from my NMEA compass, which is sending me heading information throug...
etwa 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Reading serial data (NMEA) into simulink
I have a NMEA compass connected to my PC through COM1 (4800 baud, 8 data bits, 1 stop bit, no parity). It sends heading data ...
etwa 13 Jahre vor | 2 Antworten | 0
2
AntwortenPWM signal Simulink on serial port
Ok right now I have the following code to send to my PSC: ser = serial('COM3') set(ser,'BaudRate',2400, 'Terminator',...
mehr als 13 Jahre vor | 0
PWM signal Simulink on serial port
I found some more info about the brushless motor controller (ESC); The ESC generally accepts a nominal 50 Hz PWM servo input ...
mehr als 13 Jahre vor | 0
PWM signal Simulink on serial port
Ok thanks for all your replies! I want to control a brushless thruster. Because this is a brushless device, it has a special ...
mehr als 13 Jahre vor | 0
Frage
PWM signal Simulink on serial port
I need to connect my controller designed in Simulink to a brushless motor controller, which needs a PWM signal. This controller ...
mehr als 13 Jahre vor | 5 Antworten | 0