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
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Built-in Column and User-Defined Parameters

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
AKazak Posted - 07/07/2021 : 10:12:41 AM
OriginPro 2021b (64-bit) SR2 9.8.5.212
Windows 10 21H1 x64

Greetings!

https://www.originlab.com/doc/LabTalk/ref/Column-Label-Row-Characters#Examples tells about Built-in Column Parameters and User-Defined Parameters.

What is the difference between them?
Where do I read more about Built-in Column Parameters?

Thank you.

---
Andrey
2   L A T E S T    R E P L I E S    (Newest First)
AKazak Posted - 07/07/2021 : 12:18:56 PM
quote:
Originally posted by Chris D

For all intents and purposes, they are the same thing, just with different names. At some point, someone decide there should be two categories.

Thanks,
Chris Drozdowski
Originlab Technical Support




OK.
https://www.originlab.com/doc/LabTalk/ref/Wks-obj provides the wasy to access User-Defined Parameters:
wks.UserParam1=1; // Show the first user parameter
wks.UserParam1$="Site Index"; // Set parameter name as "Site Index

Also I know how to manage User Parameters using GUI.

What about Built-in Column Parameters? How do I access them from LT or GUI?

---
Andrey
Chris D Posted - 07/07/2021 : 11:46:44 AM
For all intents and purposes, they are the same thing, just with different names. At some point, someone decide there should be two categories.

Thanks,
Chris Drozdowski
Originlab Technical Support

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000