![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Fanuc Discuss Fanuc controllers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Hi guys new to the forum. I am a programmer and I sometimes have operators interface with the machine changing values in the macro variable screen (#500+). I have noticed that there are two columns other than the data entry column. I believe the other two are names and comments. Does anyone know how to enter text into those fields? I have not been lucky searching on the net nor reading the operator manual. Thanks Chris! |
|
#2
| |||
| |||
| Chris....welcome to the group. Yes you can label them. I did a quick search thru the Oi manual and I could not confirm the function in your control. On my 15 series control it is done with the SETVN function. So in MDI mode or in the program you would do this SETVN500[TEXT] This would put the word “TEXT” in variable 500 in the comment section. If you wanted to set #501 then change the 500 to a 501. Stevo FYI you can also lock specific variables in the control via parameter if you have some that you don't want someone to accidently change. Last edited by stevo1; 01-26-2011 at 02:51 PM. Reason: FYI |
|
#3
| |||
| |||
| thanks for the reply. I will give that a try. This enters the "text" into the comments section. how do you enter it into the name section? also what parameter locks the values? that would be a very good function to have. thanks again i have been scratching my head on this for a while! |
|
#5
| |||
| |||
| The SETVN is used in the Series 11/12/15 and 30i series of CNC controls. FANUC allows one to program the NAME field on the Macro page using an optional feature in most controls that is called Pattern Data Input. Actually, with the Series 0i-C this feature is standard so you should be able to use it. Go to the Pattern Data Input section of the Operators Manual and you'll see an example. Programming it is not as easy as the SETVN, but it should help you out. |
| Sponsored Links |
|
#6
| |||
| |||
| Dave, I was looking in the Oi-mc manual and could not find it either. I would think that if it does have the "Name" section in the variables that you should be able to write to it but who knows until Chris tries it. I was also looking for the parameters to protect specific variables. In my 15 series it is #7031 is the start of variables to protect and #7032 is the last variable to protect. So if I wanted to protect #500-#520 I would set #7031=500 and #7032=520. I however could not find this variable in the Oi manual. Chris, Yes I meant to say "name" not comment. Stevo |
|
#7
| ||||
| ||||
Thanks CNC1249 Last edited by dcoupar; 01-26-2011 at 04:43 PM. Reason: fingerpokinproblem |
|
#9
| |||
| |||
| That makes sense since the 0i-C does not support the SETVN. You'll need to use the Pattern Data Input feature to set up a macro variable name in this control. The reason the 0i-D controls support SETVN is because they are a derivative of the 30i series control family. The 0i-C is derived from the 16i series controller and does not allow SETVN commands. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Macro variable #1000, how to edit | hydrospin01 | Hyundai Kia machine | 0 | 01-03-2011 08:22 AM |
| macro b local variable | samu | Fanuc | 4 | 12-18-2010 05:55 PM |
| Macro Variable Lock | James L | Haas Mills | 2 | 07-23-2009 08:29 AM |
| Need Help!- How do I read the value of an F-type parameter into a macro variable? | Jan d. | Mazak, Mitsubishi, Mazatrol | 24 | 02-17-2009 10:47 PM |
| Macro variable example I programmed today. | theemudracer | G-Code Programing | 1 | 03-07-2007 08:50 PM |