Community Profile

photo

Gordon Weast

Last seen: 9개월 전 2011년부터 활동

Followers: 0   Following: 0

연락

통계

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

배지 보기

Feeds

보기 기준

답변 있음
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 ...

9년 초과 전 | 1

답변 있음
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...

거의 10년 전 | 0

| 수락됨

답변 있음
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 ...

10년 초과 전 | 0

| 수락됨

답변 있음
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...

11년 초과 전 | 0

답변 있음
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 ...

11년 초과 전 | 0

답변 있음
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 ...

11년 초과 전 | 0

답변 있음
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 ...

11년 초과 전 | 0

답변 있음
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...

11년 초과 전 | 0

| 수락됨

답변 있음
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.

11년 초과 전 | 0

답변 있음
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. ...

11년 초과 전 | 0

답변 있음
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...

11년 초과 전 | 0

답변 있음
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...

대략 12년 전 | 0

답변 있음
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...

대략 12년 전 | 0

답변 있음
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...

대략 12년 전 | 0

답변 있음
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...

대략 12년 전 | 0

답변 있음
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. ...

대략 12년 전 | 0

답변 있음
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...

대략 12년 전 | 0

답변 있음
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...

대략 12년 전 | 0

답변 있음
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

대략 12년 전 | 0

답변 있음
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...

대략 12년 전 | 0

답변 있음
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...

거의 13년 전 | 0

답변 있음
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...

거의 13년 전 | 0

답변 있음
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...

대략 13년 전 | 2

| 수락됨

답변 있음
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...

대략 13년 전 | 1

답변 있음
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...

대략 13년 전 | 1

답변 있음
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...

대략 13년 전 | 0

| 수락됨

답변 있음
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. ...

대략 13년 전 | 1

답변 있음
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...

대략 13년 전 | 0