sword Posted November 19 Report Posted November 19 I need to refresh all xnode calls within a specified range. I plan to traverse the xnodes, obtain their references, convert them to xnode references, and then call the message method interface. However, the execution throws an error code 1073, stating that the message invoke node can only be used in edit mode. So how exactly should I send a message to a specific xnode ? Quote
hooovahh Posted November 19 Report Posted November 19 I've never done something like that before, but maybe seeing some code would help. I suspect you are in the wrong application context, and some how getting access to the XNode but in the running instance, instead of the editing VI. XNodes are only updated in the edit time environment. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.