What is the maximum number of signals per scope in the .NET xpc api
1 view (last 30 days)
Show older comments
I have an application which uses the xpcapi.dll to communicate with a xPC Target machine. Now I want to convert this application to use the .NET xpc api. In the old application the number of signals that could be defined in a scope was limited to 10. In the .NET api, is there still a limit on the number of signals?
0 Comments
Answers (1)
Drew Davis
on 9 Jun 2015
It looks like the limitation is the same for both APIs though I haven't tested it out myself
See Also
Categories
Find more on Deploy to .NET Applications Using MWArray API in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!