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 for Programming
 LabTalk Forum
 Unmask by condition & UIM Check Box properties
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

aplotnikov

Germany
162 Posts

Posted - 12/15/2016 :  07:44:23 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release: Pro 8.6.0 SR3
Operating System: Win7Pro

Hi,

1. I use "wxt"-X-function for masking data points by condition.
wxt test:="col(ColName)$=strCond$" sel:=mask

It is very convenient for this purpose. However I could not find any similar function suitable for _unmasking_ data by the same condition. I would like to avoid the use of loops with if-command if possible. (I'm just wondering, why the unmask feature is not supported in the wxt-function?)
2. By the way, is it possible to set the number of items in the CheckBox UIM-object from script? According the UIM documentation this value can be set only manually, but sometimes undocumented feature occur...

I would appreciate for any helpful hints.

Regards,

Alexei

PS. The problem of unmasking has been solved:
wxt test:="col(ColName)$=strCond$" sel:=sel
mark -wd

Sorry to trouble with such a simple question.

Edited by - aplotnikov on 12/15/2016 08:38:53 AM
  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