Data Dashboard for LabVIEW 2.2 Known Issues

Overview

This document contains the Data Dashboard 2.2 known issues that were discovered before and since the release of Data Dashboard 2.2. Not every issue known to NI will appear on this list; it is intended to only show the severe and more common issues that can be encountered.

The LabVIEW 2013 Platform Known Issues contains a full listing of known issues, including LabVIEW toolkits and modules.


Document Organization

The Known Issues Document is divided into two separate tables. The following section displays the issues by issue category.

Known Issues by Category

Please refer to Developer Zone Article LabVIEW Known Issues Categories Defined for an explanation of the categories and what types of issues are in each category.

For those who wish to locate the newly reported issues, we have also have published a section of the known issues table sorted by the date the issue was added to the document.

Known Issues by Date


Contacting NI

Feel free to contact NI regarding this document or issues in the document. If you are contacting NI in regards to a specific issue, be sure to reference the ID number given in the document to the NI representative. The ID number contains the current issue ID number as well as the legacy ID number (use the current ID number when contacting National Instruments). You can contact us through any of the normal support channels including phone, email, or the discussion forums. Visit the NI Website to contact us. Also consider contacting us if you find a workaround for an issue that is not listed in the document so that we can add the workaround to the document.

Known Issues by Category

The following items are known issues in Data Dashboard for LabVIEW 2.2 sorted by Category.

Controls and Indicators
370654Item Strings and Selected Item Index properties for a dropdown control cannot be bound using the mini palette to the output of a LabVIEW web service
372228Unable to bind more than 21 inputs or outputs of a LabVIEW web service
372873Changing certain properties of a control/indicator, and quickly deselecting the modified object may cause Data Dashboard to crash
432694Large number of strings in List Box or Drop Down control
443014Graph Axis limits do not show entire value when converted to scientific notation
449493Overlapping shapes and lines with opacity lead to drawing fragments
443864Carriage Returns and Line Feeds do not appear in string indicators
Operating System Specific
370922Data Dashboard will not reflect changes to device regional settings until the app is removed from memory and relaunched
371300Dashboards with images will not update to reflect new versions of the images synced from iTunes
434787Changing data source polling rate causes load error when iPad is set to a different Language or Region Format
Shared Variables
355550No Edit button for recent server lists in connection dialogs
443931Shared variables with an apostrophe in their name crash Data Dashboard
Web Server/Web Services
355550No Edit button for recent server lists in connection dialogs
358078Unable to bind a single dashboard to multiple web methods with the same name



IDKnown Issue
Controls and Indicators
370654

Return
Item Strings and Selected Item Index properties for a dropdown control cannot be bound using the mini palette to the output of a LabVIEW web service
If you wish to bind the Selected Item Index or Item Strings properties of a dropdown control to the output of a LabVIEW web service method, you cannot do so using the custom palette that appears when you select the desired output terminal and tap "Create new indicator"

Workaround: Place a dropdown control onto your canvas from the Controls palette, and link it directly to the desired output terminal of the Call or Poll Web Service item.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
372228

Return
Unable to bind more than 21 inputs or outputs of a LabVIEW web service
If you connect a dashboard to a LabVIEW web service method with a large number of inputs or outputs, you cannot bind them all because the connection adorner will extend, and be inaccessible, past the bottom of the dashboard canvas. You can only bind 21 inputs/outputs in portrait mode, and 15 inputs/outputs in landscape mode.

Workaround: If you require a LabVIEW web service with a large number of input or outputs, split the web service into multiple web methods.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
372873

Return
Changing certain properties of a control/indicator, and quickly deselecting the modified object may cause Data Dashboard to crash
If you edit an object's property using a text editor in the property pane. Then, quickly dismiss the property page and deselect the object by double taping on the canvas, Data Dashboard will crash.

Workaround: When editing an object's property using a text editor in the property pane, tap once to close the property pane and allow the property of the object to be updated before deselecting the object.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
432694

Return
Large number of strings in List Box or Drop Down control
If a large number of strings exist in a List Box or Drop Down control, clicking the Property button may cause the control to lose focus once the keyboard is shown.

Workaround: Tap on the item once to bring up the keyboard and then again to give it focus.

Reported Version: 2.2  Resolved Version: N/A  Added: 02/06/2014
443014

Return
Graph Axis limits do not show entire value when converted to scientific notation
When using large values for the Maximum or Minimum settings on a Graph Axis, the number will be converted into scientific notation. The number originally entered is used by the graph but cannot be seen by the user once it is converted to scientific notation.

Workaround: Manually track any axis settings that cover a small range of large numbers.

Reported Version: 2.2  Resolved Version: N/A  Added: 02/06/2014
449493

Return
Overlapping shapes and lines with opacity lead to drawing fragments
When using shapes or lines with less that 100% opacity, visual fragments may occur when dragging the object over another shape or line.

Workaround: Change opacity of any shapes or lines that show fragmentation

Reported Version: 2.2  Resolved Version: N/A  Added: 02/06/2014
443864

Return
Carriage Returns and Line Feeds do not appear in string indicators
String indicators do not display Line Feeds and Carriage Returns properly. Depending on Operating System, they may show as spaces or not at all.

Workaround: Avoid using Carriage Returns or Line Feeds in string data being read by Data Dashboard.

Reported Version: 2.2  Resolved Version: N/A  Added: 02/14/2014
Operating System Specific
370922

Return
Data Dashboard will not reflect changes to device regional settings until the app is removed from memory and relaunched
If you are creating or running a dashboard, and you change the regional setting on your device, numbers and dates on the dashboard will not reflect the change in region until Data Dashboard is removed from memory and relaunched

Workaround: Force quit and relaunch Data Dashboard

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
371300

Return
Dashboards with images will not update to reflect new versions of the images synced from iTunes
If you transfer an image to your iPad through iTunes, drop it on a dashboard, then update the same image on your computer and re-sync to your iPad, Data Dashboard will show only one version of the image since it is the same file.

Workaround: Update the image filename when you edit it on your computer, before re-syncing with iTunes.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
434787

Return
Changing data source polling rate causes load error when iPad is set to a different Language or Region Format
When an iPad is configured to use some languages and Region Formats other than English and the United States, Dashboards will give a load error after changing the polling rate on a Poll Web Service function.

Workaround: Use English settings for the iPad or use the standard polling rates for web services

Reported Version: 2.1  Resolved Version: N/A  Added: 02/06/2014
Shared Variables
355550

Return
No Edit button for recent server lists in connection dialogs
In the Shared Variable and LabVIEW Web Services connection dialogs, there is a list of recent servers you have accessed, with no Edit or Delete button to remove entries.

Workaround: You can delete these entries by right-swiping on items in this list.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
443931

Return
Shared variables with an apostrophe in their name crash Data Dashboard
Shared variables with an apostrophe in their name are selectable when binding a control or indicator, but they will show an Invalid URL error when run. This error appears because apostrophes are not supported by the shared variable protocol. Binding to these variables could cause a crash in previous versions of Data Dashboard but will now show an invalid URL error.

Workaround: Remove any apostrophes from the shared variable name

Reported Version: 2.2  Resolved Version: 2.2  Added: 02/06/2014
Web Server/Web Services
355550

Return
No Edit button for recent server lists in connection dialogs
In the Shared Variable and LabVIEW Web Services connection dialogs, there is a list of recent servers you have accessed, with no Edit or Delete button to remove entries.

Workaround: You can delete these entries by right-swiping on items in this list.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
358078

Return
Unable to bind a single dashboard to multiple web methods with the same name
If you have two web methods in a LabVIEW web service with the same name, you cannot bind one through a Call Web Service item and the other through a Poll Web Service item.

Workaround: Rename web methods to be unique.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012

 

Known Issues by Date

The following items are known issues in Data Dashboard 2.2 sorted by Date.

355550No Edit button for recent server lists in connection dialogs
358078Unable to bind a single dashboard to multiple web methods with the same name
370654Item Strings and Selected Item Index properties for a dropdown control cannot be bound using the mini palette to the output of a LabVIEW web service
370922Data Dashboard will not reflect changes to device regional settings until the app is removed from memory and relaunched
371300Dashboards with images will not update to reflect new versions of the images synced from iTunes
372228Unable to bind more than 21 inputs or outputs of a LabVIEW web service
372873Changing certain properties of a control/indicator, and quickly deselecting the modified object may cause Data Dashboard to crash
432694Large number of strings in List Box or Drop Down control
434787Changing data source polling rate causes load error when iPad is set to a different Language or Region Format
443014Graph Axis limits do not show entire value when converted to scientific notation
443931Shared variables with an apostrophe in their name crash Data Dashboard
449493Overlapping shapes and lines with opacity lead to drawing fragments
443864Carriage Returns and Line Feeds do not appear in string indicators



IDKnown Issue
355550

Return
No Edit button for recent server lists in connection dialogs
In the Shared Variable and LabVIEW Web Services connection dialogs, there is a list of recent servers you have accessed, with no Edit or Delete button to remove entries.

Workaround: You can delete these entries by right-swiping on items in this list.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
358078

Return
Unable to bind a single dashboard to multiple web methods with the same name
If you have two web methods in a LabVIEW web service with the same name, you cannot bind one through a Call Web Service item and the other through a Poll Web Service item.

Workaround: Rename web methods to be unique.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
370654

Return
Item Strings and Selected Item Index properties for a dropdown control cannot be bound using the mini palette to the output of a LabVIEW web service
If you wish to bind the Selected Item Index or Item Strings properties of a dropdown control to the output of a LabVIEW web service method, you cannot do so using the custom palette that appears when you select the desired output terminal and tap "Create new indicator"

Workaround: Place a dropdown control onto your canvas from the Controls palette, and link it directly to the desired output terminal of the Call or Poll Web Service item.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
370922

Return
Data Dashboard will not reflect changes to device regional settings until the app is removed from memory and relaunched
If you are creating or running a dashboard, and you change the regional setting on your device, numbers and dates on the dashboard will not reflect the change in region until Data Dashboard is removed from memory and relaunched

Workaround: Force quit and relaunch Data Dashboard

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
371300

Return
Dashboards with images will not update to reflect new versions of the images synced from iTunes
If you transfer an image to your iPad through iTunes, drop it on a dashboard, then update the same image on your computer and re-sync to your iPad, Data Dashboard will show only one version of the image since it is the same file.

Workaround: Update the image filename when you edit it on your computer, before re-syncing with iTunes.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
372228

Return
Unable to bind more than 21 inputs or outputs of a LabVIEW web service
If you connect a dashboard to a LabVIEW web service method with a large number of inputs or outputs, you cannot bind them all because the connection adorner will extend, and be inaccessible, past the bottom of the dashboard canvas. You can only bind 21 inputs/outputs in portrait mode, and 15 inputs/outputs in landscape mode.

Workaround: If you require a LabVIEW web service with a large number of input or outputs, split the web service into multiple web methods.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
372873

Return
Changing certain properties of a control/indicator, and quickly deselecting the modified object may cause Data Dashboard to crash
If you edit an object's property using a text editor in the property pane. Then, quickly dismiss the property page and deselect the object by double taping on the canvas, Data Dashboard will crash.

Workaround: When editing an object's property using a text editor in the property pane, tap once to close the property pane and allow the property of the object to be updated before deselecting the object.

Reported Version: 2.0  Resolved Version: N/A  Added: 10/08/2012
432694

Return
Large number of strings in List Box or Drop Down control
If a large number of strings exist in a List Box or Drop Down control, clicking the Property button may cause the control to lose focus once the keyboard is shown.

Workaround: Tap on the item once to bring up the keyboard and then again to give it focus.

Reported Version: 2.2  Resolved Version: N/A  Added: 02/06/2014
434787

Return
Changing data source polling rate causes load error when iPad is set to a different Language or Region Format
When an iPad is configured to use some languages and Region Formats other than English and the United States, Dashboards will give a load error after changing the polling rate on a Poll Web Service function.

Workaround: Use English settings for the iPad or use the standard polling rates for web services

Reported Version: 2.1  Resolved Version: N/A  Added: 02/06/2014
443014

Return
Graph Axis limits do not show entire value when converted to scientific notation
When using large values for the Maximum or Minimum settings on a Graph Axis, the number will be converted into scientific notation. The number originally entered is used by the graph but cannot be seen by the user once it is converted to scientific notation.

Workaround: Manually track any axis settings that cover a small range of large numbers.

Reported Version: 2.2  Resolved Version: N/A  Added: 02/06/2014
443931

Return
Shared variables with an apostrophe in their name crash Data Dashboard
Shared variables with an apostrophe in their name are selectable when binding a control or indicator, but they will show an Invalid URL error when run. This error appears because apostrophes are not supported by the shared variable protocol. Binding to these variables could cause a crash in previous versions of Data Dashboard but will now show an invalid URL error.

Workaround: Remove any apostrophes from the shared variable name

Reported Version: 2.2  Resolved Version: 2.2  Added: 02/06/2014
449493

Return
Overlapping shapes and lines with opacity lead to drawing fragments
When using shapes or lines with less that 100% opacity, visual fragments may occur when dragging the object over another shape or line.

Workaround: Change opacity of any shapes or lines that show fragmentation

Reported Version: 2.2  Resolved Version: N/A  Added: 02/06/2014
443864

Return
Carriage Returns and Line Feeds do not appear in string indicators
String indicators do not display Line Feeds and Carriage Returns properly. Depending on Operating System, they may show as spaces or not at all.

Workaround: Avoid using Carriage Returns or Line Feeds in string data being read by Data Dashboard.

Reported Version: 2.2  Resolved Version: N/A  Added: 02/14/2014

Document last updated on 2/14/2014

Glossary of Terms

 

  • Bug ID - When an issue is reported to NI, you may be given this ID or find it on ni.com.  You may also find IDs posted by NI on the discussion forums or in KnowledgeBase articles.
  • Legacy ID – An older issue ID that refers to the same issue.  You may instead find this issue ID in older known issues documents.
  • Description - A few sentences which describe the problem. The brief description given does not necessarily describe the problem in full detail.
  • Workaround - Possible ways to work around the problem.
  • Reported Version - The earliest version in which the issue was reported.
  • Resolved Version - Version in which the issue was resolved or was no longer applicable. "N/A" indicates that the issue has not been resolved.
  • Date Added - The date the issue was added to the document (not the reported date).