How to create an input box for operator to to put some number from keyboard? I would like to assign that number to variable.
input box
Collapse
X
-
Hi. You can use INQVAL, INQSTR or INQYESNO to prompt the operator to enter REA, or CHS values. INQYESNO is like DSPMSG but only returns a CHS with a value of Y or N. If you want to do anything more complicated, you would need to design your own dialog (DLP) but you would need some training as it is not something I can talk you through on the forum and the help files do not contain much information.
- Likes 1
Related Topics
Collapse
-
by ruidosohi Guys happy new Year ,i have a question is there a way to erase the data I type in the dialog box after it has been printed (just to a folder not physically)?,...
-
Channel: PC-DMIS for CMMs
01-08-2010, 06:25 PM -
-
by ChasenI know in TUTOR we were able to do this: I use an operator input command for anyone to input the Serial Number of a part. Because the number of characters...
-
Channel: PC-DMIS for CMMs
02-10-2011, 10:34 AM -
-
by mb0258Hello guys, is it possible to format numbers with leading zero? example:
operator inputs are from 5,10,15, 100 to 999
pc-dmis outputs...-
Channel: PC-DMIS for CMMs
09-09-2019, 09:16 AM -
-
by tdcowanI previously created a custom header on the output report by adding additional information to the existing file, FILE_HEADER.LBL. In order to fill the...
-
Channel: PC-DMIS Code Samples
07-02-2014, 03:45 PM -
-
by ncsteinbHello, I'm rather new to using logical operations in PCDMIS, so please bear with me.
I have a dialog box pop up when starting my program...-
Channel: PC-DMIS for CMMs
08-12-2022, 03:13 PM -
Comment