LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error (2147136858) CANOPEN interface:658001

I got this error with CANopen Interface 658001. What is it?

0 Kudos
Message 1 of 4
(1,989 Views)

Hi Zhang,

 

again you forgot to attach your VI and to mention the type of hardware and software you are using! I guess it is related to this thread!?

 

Did you read the error message? Did you follow its suggestion?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(1,953 Views)
−2147136858 The property value or the parameter value is not valid. Ensure the property value or the parameter value is in the valid range.

 

The error with 2147136858 should check the value by setting parameters. I have checked them.

You can see the picture. The error began from this Flat Sequence structure. I guess it has some parameter with this structure conflict.

Thanks!

0 Kudos
Message 3 of 4
(1,930 Views)

Hi Zhang,

 


@Zhangfy wrote:
You can see the picture. The error began from this Flat Sequence structure. I guess it has some parameter with this structure conflict.

The error already comes out of "CANopen Interface Create"! (Which you should be able to notice when using Highlight Execution debugging…)

There is a coercion dot at one parameter of that function: what happens when you remove that coercion dot?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(1,925 Views)