Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated version of "special AF Messages" are available on the palette and new ones aren't #28

Open
CaseyZS opened this issue Dec 3, 2024 · 4 comments · Fixed by #40
Assignees

Comments

@CaseyZS
Copy link
Collaborator

CaseyZS commented Dec 3, 2024

Describe the bug
The Advanced palette for AF includes links to the old, deprecated AF Messages instead of the new ones moved to the Actor Framework.lvlib

To Reproduce
Steps to reproduce the behavior:

  1. One the block diagram, go to 'Data Communication' --> 'Actor Framework' --> 'Advanced'
  2. See deprecated VIs

Expected behavior
New version of VIs are on the palette instead (no red Xs).

Screenshots
image

Desktop (please complete the following information):

  • Version [2.0.0.17]

Additional context
From the package description:
To improve the PPL build experience, the specialty messages (Batch, Reply, Report Error, and Self-Addressed) have been copied to new locations on disk, and the copies moved into libraries. The copies of Report Error Msg and Self-Addressed Msg are now part of Actor Framework.lvlib. The copies of Batch Msg and Reply Msg are members of a new library, AF Specialty Messages.lvlib. To avoid breaking existing code, the original versions of these messages remain on disk, but are now DEPRECATED, and marked accordingly.

@niACS
Copy link
Collaborator

niACS commented Dec 4, 2024

The workaround is to pull the appropriate libraries into your project. At that point, Quick Drop will be able to find the correct versions of the VIs.

@svelderrainruiz
Copy link
Collaborator

svelderrainruiz commented Dec 5, 2024

@svelderrainruiz
Copy link
Collaborator

@niACS testing notifications

@niACS
Copy link
Collaborator

niACS commented Dec 31, 2024

Here are the affected VIs:

  1. Send Error Report.vi
  2. Send Batch.vi
  3. Send Message and Wait for Response.vi
  4. Address Message.vi
  5. Send Self-Addressed Message.vi

Send Error Report.vi is found on the Actor Framework palette. The rest are found on the Advanced subpalette.

niACS added a commit to niACS/actor-framework that referenced this issue Dec 31, 2024
…ation. Deleted deprecated package builds (builds 12 and 17). Added build 18.
@svelderrainruiz svelderrainruiz linked a pull request Jan 2, 2025 that will close this issue
svelderrainruiz added a commit that referenced this issue Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
3 participants