LabVIEW-DCAF / DCAF-Core

This repo contains the build file for DCAF Core, or the main installer for DCAF. This will be the pkg that we deploy to the tools network.
Apache License 2.0
11 stars 3 forks source link

Error 1556 when creating cRIO item in Configuration Editor #2

Closed fmussi closed 7 years ago

fmussi commented 7 years ago

Using LV 2016 and DCAF Core 1.0.0.8 (and dependent) package.

-) Create project from a Basic Execution Template -) Open DCAF configurator editor -) Add new cRIO item -) when selecting target type (e.g. Linux ARM x64), you get the error below

image

If I try to ignore it, I can work again on the editor, but if I try to add a target item again, I still get error 1556 If I close the DCAF editor and open it again, error still shows up

fmussi commented 7 years ago

One more things: using an existing configuration file (e.g. the temperature controller one) works without issues.

fmussi commented 7 years ago

Another update: it seems the error shows up if you create the cRIO item under Systems (I haven't tried with other items types like cDAQ, etc) and do not add an engine under it. If you add a standard engine for example,

![Uploading image.png…]()

then you can go back on cRIO item and modify any field without errors.

Beazurt commented 7 years ago

This is a duplicate of this issue which has already been fixed.

https://github.com/LabVIEW-DCAF/TagEditorCore/issues/238