Jump to content

Strange Warning in 'Save for Previous'


hfettig

Recommended Posts

Can somebody tell me why I get the the following warning when I try to save this code from 8.6 to 8.2?

The object "Subtract" does not support output configuration in the previous version.

The object "Subtract" does not support output configuration in the previous version.

post-1022-1221306161.png?width=400

No warnings when saving to 8.5

QUOTE (hfettig @ Sep 13 2008, 07:41 AM)

Never mind, I just figured it out. Apparently as of 8.5 you can use a Properties dialog to set the output of a mathematical function to a different representation than the inputs. That seems to apply especially to Fixed Point representation.

post-1022-1221307502.png?width=400

I don't know whether this is very useful for other representations since you still seem to get coercion dots on the inputs if you set the output to a bigger representation than the inputs (e.g. inputs I16, outputs U32). However, it could save you a conversion function if you are going to a smaller representation of the same type, i.e integer of floating point. If your inputs are integer and your outputs floating point you get coercion dots as well.

post-1022-1221307508.png?width=400

Is anybody using this functionality?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.