About 3,340,000 results
Open links in new tab
  1. Unflatten from JSON does not like tab character (\t, 0x09)

    Feb 28, 2020 · Getting error -375003 when running the attached VI. The string in the control has a tab character (\t) after the letters "AFE". If I remove the tab or replace it with a space character …

  2. Unflatten from JSON and variant to data - LAVA

    Mar 12, 2018 · I'm receiving a JSON string from a web API, which I'm trying to convert into a cluster (of clusters) but I've run into some problems: 1) Sometimes the order of the elements in …

  3. Solved: Saving JSON file with Notepad as UTF-8 causes error in ...

    Jan 21, 2016 · The Unflatten from JSON function fails with error -375003 "The JSON string is invalid. JSON strings must be encoded in UTF-8 and must conform to the JSON grammer.

  4. List of errors - LabVIEW Wiki

    Error Codes in the LabVIEWIDE are divided into ranges or Families primarily based on the source or toolkit. Below are all the built-in families and some of the other toolkits.

  5. Json Spec files should output spaces instead of tabs

    Solved: Getting error -375003 when running the attached VI. The string in the control has a tab character (\t) after the letters "AFE".... JSON is an open standard file format and data …

  6. Solved: JSON in LabView - NI Community

    Sep 8, 2019 · Your error message says that JSON must be UTF8, but you are using UTF8-to-text to deliberately convert it to a non-UTF8 encoding. I suspect you might be using a different …

  7. Trouble with emojis in a json string - NI Community

    Dec 19, 2021 · When I try to unflatten an emoji from JSON I'm getting an error. I realize I'm not going to get the emoji out because LV doesn't support unicode yet but I believe the text is valid …

  8. Unflatten From JSON Function - NI

    Jul 30, 2025 · strict validation determines whether LabVIEW returns an error when the JSON object contains items not defined in the input cluster. If strict validation is FALSE, JSON …

  9. General LabVIEW Error Codes - NI

    Jul 30, 2025 · LabVIEW VIs and functions and VI Server properties and methods can return the following error codes. Refer to the KnowledgeBase for more information about correcting …

  10. dcaf temperature example 375003 json format error - NI …

    Sep 26, 2017 · To fix the line endings of your file, you can open it up in a text editor like Notepad++, which is free. Here is a download link: https://notepad-plus …