![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| CamSoft Products Discuss Camsoft PC based CNC controller products here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I discovered that by using a LISTSETUP command I could send this code: (assume \10 = 31) !LISTSETUP: LISTADD TIME LEFT \10 :LISTPICK \20 The code above would display the variable \10 after the text TIME LEFT so it would be something like: TIME LEFT 31 (meaning 31 seconds) So, I got to being inventive and am trying to move a picture around the screen with the PICTURE command. I know this code works fine: !IF \13=1 THEN PICTURE Traveling1.bmp;1720;2600: GOTO :GRAPHIC1 But I cant get this code to work. (assume \50 = 2600 ) !IF \13=1 THEN PICTURE Hoist1.bmp;1720;\50: GOTO :GRAPHIC1 Any ideas on how to change the position of the PICTURE command with a variable? Thanks, Murphy |
![]() |
| 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 |
| How does a power supply work. | ynneb | DIY-CNC Router Table Machines | 1 | 07-27-2011 10:40 AM |
| Okuma Work Coordinates | firedog | General CNC (Mill and Lathe) Control Software (NC) | 7 | 06-09-2005 07:43 PM |
| Work Holding Methods | InventIt | DIY-CNC Router Table Machines | 13 | 09-14-2004 04:13 AM |
| Looking for additional cutting work. ( Melbourne Australia) | ynneb | Australia, New Zealand Club house | 2 | 08-05-2004 06:53 PM |
| What is 2.5 d work | Patrick2by4 | DIY-CNC Router Table Machines | 9 | 07-05-2004 12:04 PM |