11-19-2015 03:22 PM
Hello, i have a VI which is working correctly. when i added the VI to myrio project i got an error 53 at property node (arg1). possible reason : manager not supported. How can it be solved?
I really appreciate your help.
John Brew
11-19-2015 04:29 PM
This error generally creeps up when trying to perform an operation that is not supported on a Real-Time target. So whatever property you're trying to access isn't supported on your RT target.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
11-19-2015 09:26 PM
James is probably correct. To add a little bit, if you look at the detailed help there is a remarks section that gives a lot of information on where and how each property can be used.