Issue Details
I have built an image processing VI from a script created in Vision Assistant. Because the script was fairly complicated, I want to create subVIs. However, I am running into an error -1074396198 Coordinate System not found when doing this, specifically with the IVA Coordinate System Manager 2.vi. Once these IVA Coordinate System Manager 2.vi are placed into sub VIs and prompted to GET or SET the coordinate system, it completely breaks and errors out showing the error number shown bellow.
Error -1074396198 occurred at IVA Coordinate System Manager 2.vi
This error code is undefined. Undefined errors might occur for a number of reasons. For example, no one has provided a description for the code, or you might have wired a number that is not an error code to the error code input.
Additionally, undefined error codes might occur because the error relates to a third-party object, such as the operating system or ActiveX. For these third-party errors, you might be able to obtain a description of the error by searching the Web for the error code (-1074396198) or for its hexadecimal representation (0xBFF603DA).
