LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Pblm with elemental IO Prop Node

Hi everybody,

I tried to use elemental IO Prop Node with the Unix and the Phytec target but I got the same error with this two target :

"An internal software error has occurred. Check you LabVIEW and target software installation. Contact National Instruments technical support at ni.com/support. Error details:

Error 1055 occurred at Property Node in PHYTEC_ScriptPropNode_0.vi->EIOPropertyNodeCommonScripter.vi:3->EIOPropertyNodeCodeGen.vi:2->EIOPropertyNode.xnode:EIOPropertyNode_GenerateCode.vi:1->EIOPropertyNode.xnode:EIOPropertyNode_GenerateCode.vi.ProxyCaller

Possible reason(s):

LabVIEW:  Object reference is invalid
."


Thanks for your help,

FP


0 Kudos
Message 1 of 7
(7,106 Views)
Hi François,

Could you describe what you were doing when the error occurred (dropping the node, opening its properties, etc)?
--
Michael P
National Instruments
0 Kudos
Message 2 of 7
(7,103 Views)
Hi Mickael,

I just drop the property node to set the Gpioline property (I choose the gpio line I want to configure and create a constant to set the line as output).
But by doing that, the "run arrow" remains broken and the internal error happens when I click on the "run arrow".


0 Kudos
Message 3 of 7
(7,097 Views)
I have reproduced this issue and filed a corrective action request #104720.
--
Michael P
National Instruments
0 Kudos
Message 4 of 7
(7,065 Views)
Ok, thanks for your help Michael.

Do you know approximatively when the patch going to be released because I need the EIO property node for a project ?

Thanks again,

FP

0 Kudos
Message 5 of 7
(7,057 Views)
Hi,

The issue has not yet been investigated by R&D, but I do not expect this to be resolved via a patch. This issue will most likely be addressed in a future release. Until then, if you need to use I/O on this example target, you can call external C code via the Inline C Node.
--
Michael P
National Instruments
0 Kudos
Message 6 of 7
(7,050 Views)
Ok I will do that, thanks for your help Michael.

Have a great day,

FP
0 Kudos
Message 7 of 7
(7,044 Views)