Jump to content

Customize ring picture constant


Recommended Posts

As you may have suspected by the lack of any answers (especially positive answers), I don't believe you can do this. In the case of text rings, you can create a front panel control with the text you want and drag it from there onto the block diagram and get a constant that shows the text strings but this doesn't work with the pict ring. Not even if it is strictly type def'd. You could add this to the wish-list forum but I don't suspect it'll happen anytime soon.

If you really want pictures on your block diagram you could always drop a case structure onto the diagram, drop individual pictures into different cases and wire it up to an ENUM (or Text-ring) constant that provided the real control for both whatever needed the constant and the case structure. Unfortunately, changing the ENUM constant wouldn't cause a change of the displayed case while in edit mode - that would have to be done manually or with execution highlighting on. Clunky at best.

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.