-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
[1] Describe your setup.
- Tested with FireFox and Chome
- LabVIEW 2020 (for FRC 2022)
- FRC Game Tools 2022 f1
- Phoenix software
[2] List firmware versions for ALL CTRE devices and your Phoenix Installation.
N/A
[3] What behavior are you expecting and why?
The LabVIEW snippet from https://docs.ctre-phoenix.com/en/stable/ch11_BringUpPigeon.html#pigeon-api should drag/drop into a block diagram and turn into code.
The Tip just above the snippet says:
Image below can be dragged/dropped into LabVIEW editor.
Note: I have not looked to see if there are other LabVIEW snippets in the documentation and if they work or not.
[4] What behavior are you observing (and how is it different from your expected behavior above)?
Depending on the method used, either a link or image is shown in the LabVIEW block diagram but not the actual code.
[5] List the procedure to reproduce the issue.
I tested each method in FireFox and Chrome
Method 1:
- Dragging directly from the browser to a block diagram
- A LabVIEW comment with a link is added to the block diagram
Method 2:
- Opening the image in a new tab and dragging from there into a block diagram
- A LabVIEW comment with a link is added to the block diagram
Method 3:
- Right click image
- Save image as...
- Drag the image from File Explorer to a block diagram
- The image is shown in LabVIEW (but it is not code)
Metadata
Metadata
Assignees
Labels
No labels