02-08-2006 02:10 PM
02-08-2006 03:56 PM
02-08-2006 04:17 PM
02-08-2006 07:01 PM
This is a guess, but one source of Error 1077 is trying to set properties of plots that don’t exist ... or of cursors that don’t yet exist. It’s been discussed a few times in this forum (e.g. here).
PaulG. wrote:... I tried to set the size and color of the plot lines using references and property nodes but I got an error [1077] in the property node. .... I want to set up all the plots and cursors at the start of the program. ...
02-09-2006 08:56 AM