The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 active dataset in graph window
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

a_user

USA
0 Posts

Posted - 03/03/2000 :  8:45:00 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Is it possible in Labtalk to define the active dataset in a graph window?

Barb Tobias

USA
305 Posts

Posted - 03/03/2000 :  2:44:00 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
The %c string variable holds the name of the current active data plot in the layer, so you could set the active data plot by assigning it to the string variable. For example, to make data1_d active in the layer, you could use:
%c=data1_d;
(The layer.plot object property is supposed to set and get the active data plot number in the layer, but this object property is currently not working. It should be fixed in an upcoming version.)

[This message has been edited by Barb Tobias (edited 03-07-2000).]

Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000