Community Profile

photo

Gordon Weast

Last seen: 9 Monate vor Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • 3 Month Streak
  • Revival Level 3
  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Synchronizing clocks with Simulink Realtime
This is an area that we're actively working on. Right now, there is no way to dynamically adjust the sample time interval of a ...

mehr als 9 Jahre vor | 1

Beantwortet
Why can I not set the transformation ratio parameter to a non-integer value in the xPC NAII 76CL1 LVDT emulator card Simulink block
You found a bug. I can have a fix for you once you tell me which version of Matlab you're using. It is usually easier to wor...

fast 10 Jahre vor | 0

| akzeptiert

Beantwortet
Cannot run xPC tartget
Anh, We've had some trouble with the graphics in some PCs when used as a target machine. This looks like your machine might ...

mehr als 10 Jahre vor | 0

| akzeptiert

Beantwortet
CPU Usage in xPC Target
On a running system, you can query the current max, min and average TET from the host. I have a system running here: >> tg...

mehr als 11 Jahre vor | 0

Beantwortet
xPC Target / Commtech-Fastcomm 422/4-PCI-335F block variable length binary data
In general the message needs to have some identifier that tells you the length of the message to expect. The most common is to ...

mehr als 11 Jahre vor | 0

Beantwortet
Compatibility problems with RTW, xPC between R2011b and R2010b.
Support for the old version 6.0 compiler from Microsoft has been removed. There are significant code generation errors in this ...

mehr als 11 Jahre vor | 0

Beantwortet
XPC compatible
If the HD is formatted with NTFS, then xPC Target can't see it. The HD has to be formatted with a FAT type of file system or ...

mehr als 11 Jahre vor | 0

Beantwortet
No Signal on rs232 serial connection from xPC
If you're using MATLAB R2012a, then there is an issue in the code generation for interrupt handling that affects the serial bloc...

mehr als 11 Jahre vor | 0

| akzeptiert

Beantwortet
How to start two real-time applications in one xpc target at the same time?
Any single target machine can only run one model at a time. You need to put both applications in the same model.

mehr als 11 Jahre vor | 0

Beantwortet
xPC target ASCII conversion
There are two different ASCII decode blocks available for you. The original one does it's own parsing of the format string. ...

mehr als 11 Jahre vor | 0

Beantwortet
XPC target Does Not Compile
You really need to contact MathWorks tech support. You will need to supply your model as you have it configured. One of the pe...

mehr als 11 Jahre vor | 0

Beantwortet
xPC target using UEI PD2-MF-64-3M/12H
Contact Tech support and provide a sample model that shows the problem. It could be just a setup problem, but it's hard to tell...

etwa 12 Jahre vor | 0

Beantwortet
USB Ethernet Adapters for XPC 5.1
I'm not absolutely sure, but I suspect that the B version uses the same protocols, but the hardware is just designed for wider t...

etwa 12 Jahre vor | 0

Beantwortet
xPc Target network communication
This setup is the normal one. The host Ethernet adapter just has to have a Windows driver. You configure that one to use a s...

etwa 12 Jahre vor | 0

Beantwortet
Initialize huge variables on xPC target
To satisfy all your requirements, you might need to write your own S-function. Then use the target disk to save the values at s...

etwa 12 Jahre vor | 0

Beantwortet
Selecting the NIC for host communication on the xpcTarget target
We enumerate the Ethernet boards in the system and choose one based on the host side xPC environment variable, EthernetIndex. ...

etwa 12 Jahre vor | 0

Beantwortet
xPC target support for NI PCIe-6259
The PCIe-6259 should show up in the lists, unless it's reporting the wrong PCI device ID. What shows up for the board in 'get...

etwa 12 Jahre vor | 0

Beantwortet
ADDI-DATA PCIe-1711
You need to get the manual for the board from ADDI-DATA and look at the register programming information. Then you can evaluate...

etwa 12 Jahre vor | 0

Beantwortet
Simulation Time reset to Zero after certain digital input becomes True in xpc
I don't know of any way to reset the simulation time in a running model. Gordon Weast xPC Target Development

etwa 12 Jahre vor | 0

Beantwortet
xpc target missing messagea sent by target_obj.GetSignal()
Justin, I'm honestly not sure why there would be a problem sending a request to the target and having it get dropped. Is thi...

etwa 12 Jahre vor | 0

Beantwortet
xpc target
You can also install the 32 bit version of Matlab to run on a 64 bit version of Windows. You will have to find the win32 versio...

fast 13 Jahre vor | 0

Beantwortet
Generating a PWM Pulse with xpctarget through PATI Board
I'm not sure what's happening with this. If you have the PATI output connected to your device and measure it with the oscillosc...

fast 13 Jahre vor | 0

Beantwortet
Cannot find target PC in xPC
Adam, Yes, Walter has it correct. The Broadcom card isn't supported on the target. We don't have a driver for it. The laptop...

etwa 13 Jahre vor | 2

| akzeptiert

Beantwortet
Why digital outputs of NI PCI-6229 card never change in xPC?
I would need to know exactly how you have the digital output block configured and then exactly which pins you're looking for the...

etwa 13 Jahre vor | 1

Beantwortet
Multi time steps for xPC target
You can have multiple different time steps in xPC Target if you set it up correctly. I assume you are already using the fixed...

etwa 13 Jahre vor | 1

Beantwortet
Serial board DSC-100 from Quatech for xPC Target
While the UART on the DSC board is probably the same one as used on the other two boards, they may have changed some of the boar...

etwa 13 Jahre vor | 0

| akzeptiert

Beantwortet
xPC Target Build Problem with Fastcom 422/2-PCI-335
One likely possibility here is that the BIOS assigned the same IRQ to the Fastcom board as it assigned to the Ethernet board. ...

etwa 13 Jahre vor | 1

Beantwortet
xPC Target - Device driver
Yes, you can write your own driver. For instructions on how to do it, please look at our Device Drivers Guide at: http://www.m...

etwa 13 Jahre vor | 0