LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiplot XY graph : error when wiring 24 to active plot property node

Solved!
Go to solution

I'm using LabVIEW 2009

 

When I wire 24 or higher to the active plot property node of a multiplot XY graph , I receive error message :

 

error 1077

Property Node (arg 1) in Untitled 1
<APPEND>
Property Name: <b>Active Plot</b>

 

Anyone a suggestion ?

0 Kudos
Message 1 of 3
(3,350 Views)

Hi,

 

how many plots do you have currently plotted? ActPlot can only be as big as the current number of plots...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(3,343 Views)
Solution
Accepted by topic author grootverzet

Help>Explain Error... says:

 

Error 1077 occurred at an unidentified location

Possible reason(s):

LabVIEW:  Invalid property value.

 

So you're probably trying to control a plot# that doesn't exist in the plot.

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 3 of 3
(3,340 Views)