Jump to content

how to make VI like "+" ,"-" functions in Labview


Recommended Posts

When creating a source distribution you can remove the front panel and block diagram in the source file settings:

2018-01-11_09-39-02.png

Be aware that removing the block diagram prevents you from using the VI on a newer version of LabVIEW as it cannot be recompiled.

Edit: You might find this article helpful: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019LY1SAM

Edited by LogMAN
Link to comment
18 hours ago, kaly2002 said:

The program is ok, but the icon is missing.

Yes, I can see how that could be an issue. Unfortunately I'm not aware of a solution to fix the icon. The standard functions like Addition, Subtraction, etc... are not really VIs. They are written in C or whatever language they use to program LV nowadays. So, they can do stuff we can't.

Link to comment
On 2018/1/12 at 5:54 PM, LogMAN said:

Yes, I can see how that could be an issue. Unfortunately I'm not aware of a solution to fix the icon. The standard functions like Addition, Subtraction, etc... are not really VIs. They are written in C or whatever language they use to program LV nowadays. So, they can do stuff we can't.

it‘s so bad。 But thank you very much!

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.