PMAC NC PRO2
45 topics in this forum
-
- 1 follower
- 1 reply
- 1.2k views
Is it possible to upgrade NC5 to operate under windows 10, 32 or 64 bit?
Last reply by steve.milici, -
- 0 replies
- 5.4k views
We have a customer that has received this error on an NC5 system. This error is not one of ours so it must have been generated internal to the HMI/PComServer. Any information on source and corrective actions would be greatly appreciated.
Last reply by JeffLowe, -
- 0 replies
- 3.5k views
Good day. NC has some functions to work with the desired line number: SearchLine SearchText SearchTextNext. The next procedure is working: PHMIDoc.SendCmd("Devices.PmacNC1.SearchLine(0,25)") Desired line changes. But PHMIDoc.SendCmd("Devices.PmacNC1.SearchText(0,""N20"", 0)") Does not working. Desired line not changes. There is the form "frmSearch" in NC. ''frmProgramMenu" has the next procedure: Public Sub Search() Dim MyStr As String MyStr = "Devices.PmacNC.Search" PHMIDoc.SendCmd(MyStr) ... ' frmSearch.Show 1 ... End Sub "frmSearch.Show 1" is commented out. It looks like it was used in earlier versions of the program. "De…
Last reply by RomanSolonto, -
- 1 reply
- 19.9k views
I tried loading a large NC file nearly 900Mb into PMAC NC pro2. But there's a "space not enough" error in a pop up window came out. Does the software support loading this large NC file or not ?
Last reply by JeffLowe, -
- 1 follower
- 1 reply
- 10k views
Hello all! How queries of Delta Tau PHMI ActiveX (DQuery, DButtons, DTextDisplays, DLamps etc.) can be used for example in Visual Basic 6.0? When I use them inside PHMI, I point for string property text like "Devices.Pmac1.m1" if I want to get value of m1 variable. This is because PHMI has object "Pmac1" in parent section "Devices". In VB6 I declare "Public Pmac1 As PmacDevice". Is it a way to send a query to this using DQuery (DButtons, DTextDisplays, DLamps) ActiveX and how to build text query in the right manner? Thank you!
Last reply by steve.milici, -
- 1 reply
- 9.6k views
I would like to turn tool tip type programming on and off in a part program. When the NC is launched it sets the motor scaling. Of course to use kinematics the motors are set to I (#1->I) Is there a suggested method to switch in and out of kinematic when running the NC pro2 software?
Last reply by cncguru, -
- 1 follower
- 6 replies
- 19.8k views
Which user Gcodes are allowed, and is there anything you have to do to active them other than write then in the Gcode motion program?
Last reply by steve.milici, -
- 0 replies
- 6.6k views
The following line of code: G54.1P1G0X0 Wants to move all of the axes to zero with respect to the G54.1P1 coordinate offset system, which is incorrect. Whereas G54G0X0 Only wants to move (as it should) the X axis to zero with respect to the offset value. Is there a bug in the extended work offset implementation, or is there something else that I don't understand. This is the first time I have tried to use these offsets in my 20 years with NC. It's almost as if there is a PMATCH / PSET type of problem somewhere?
Last reply by tahoe brian, -
- 1 follower
- 4 replies
- 12.8k views
Where should the programs called by a G65 Pxxxx be located? What folder?
Last reply by steve.milici, -
- 1 follower
- 2 replies
- 11.1k views
Checking to see if there is a issue with the G68. I can rotate the coord system after a G17 and G19 but not after a G18. I assume the rotation is reformed in the NC software and not in the Pmac.
Last reply by kramrellim, -
- 1 follower
- 2 replies
- 10k views
Is there any thing in the NC pro2 software that sets or changes the encoder conversion table entry's past entry 8?
Last reply by kramrellim, -
- 2 replies
- 10.3k views
i am facing problem while i am trying to make threads on my lathe. actually it goes off track or its path while in threading mode.i have tried g32 and g76. here is my configuration for spindle and z axis. z axis has no backlash , max following error 0.003mm. ixx28=0, 10000 counts/ revolution. for spindle encoder counts 4096/rev max spindle speed 1875rpm i7042=3 i've checked c channel pulse .its fine and updating. but problem is still there. threading goes off track about 0.1mm every round.
Last reply by mohsin ahmad, -
- 1 follower
- 3 replies
- 12.1k views
I need some help setting up the Feed per Rev with the NCpro software. Here's what I have. Umac Motor #5 is my spindle. Max speed is 300rpm. I have 270000 cts per rev. I'm processing the encoder in the encoder conversion table at entry #15 "Timebase conversion with scaled differentiation" The processed data Address is $3515. Looks like there are some addressing in the OEM.h file that needs to be changed? Also, The NC setup will not allow a Max rpm of less than 1000. I force this value in the spindle plc. Any help would be appreciated.
Last reply by steve.milici, -
- 1 follower
- 1 reply
- 8.8k views
System was running fine. Now whenever I switch into Auto mode or MDI mode I get this alarm "Syntax Fatal: Can Not Close Rotary Buffer! File C:\Part Progams\......" I noticed the rotary buffer display on the NC display "Buffer Closed" "0/0" This alarm locks up the NC software!
Last reply by steve.milici, -
- 0 replies
- 10k views
Hello, DT support. I have the desire to build a simple 3-axes Mill Machine with spindle. I am writing to you for help. I have set: 1. PMAC-PC 602191-104, 4 Axes 2. CPU board Option 2602705-557 (60Mhz) 3. DPRAM, 602240-101 I Have Windows XP In PEWIN-32Pro I fixed the link to the card using IRQ5 (E83 on board), the ISA Bus Base Address Control I/O 021F-0210 (and jmp E66 and E71 's set-OFF), D4000-D7FFF. Motor setup-Ok! DPRAM Test-Ok! I can not create a machine in the PMAC-NC Pro2 Runtime. When you create a project, the PEWIN finds errors in the PLC. Tested, there are variables that are designed for other PMAC. It is possible that PMAC-NC Pro2 Runtime…
Last reply by unreal91, -
- 1 follower
- 3 replies
- 13.7k views
Hi. Where to get these files Files Required for Installation Renish.pmc FANUC to PMAC translated probing routines. Probe.plc Initializes probe, monitors skip signal. Errors.dat Contains text of alarms specific to probing. Dprnt.enu ?
Last reply by andreychip, -
- 0 replies
- 9k views
do we have Mitsubishi SSCNET protocol compatibility with turbo clipper?
Last reply by mohsin ahmad, -
- 0 replies
- 7.4k views
Dear all i want to change the CLK of the PMAC so that the PMAC can update the Servo cycle in the 100 ms. Is this Possible? if Yes How it can be achieved?
Last reply by sameergdk1, -
- 1 follower
- 8 replies
- 17.9k views
At present we are using Brick controller with DAC of 18 bit resolution. But our vendor is unable to provide the same at the same price and has offered Brick controller with DAC of 16 bit resolution. Should i go for the second one in place of first one or should I go for the first one investing more money ? How much comprise I might be making if I would buy the 16 bit DAC ?
Last reply by amitkumar, -
- 1 follower
- 3 replies
- 9.8k views
Dear all members, Hello, I'm Kyoung-rock in Korea. I use 'NC Lite S/W' that NC software with UMAC developed by Mr. Song in Deltatau Korea.(I guess NC lite is similar algorithm with NC PRO2..) and I want to build on machine measuring(OMM) system with UMAC. I will use LVDT sensor to detect target. It will be execute signal process by accessory board as such as ACC-28E. So, Many data is needed downloading to PC from UMAC (X, Y, Z, Sensor signal...) In this case, the data is saved at rotary buffer to downloading. but the NC code also saved at rotary buffer. In rotary buffer, many sensor data and NC code is mixed. therefore, machine is stopped or data i…
Last reply by steve.milici, -
- 3 replies
- 15.2k views
HI: I HAVE A ADV 900 WITH BRICK CONTROLLER. IN THE CNC AUTOPILOT PROGRAM, IN THE AXIS MOTOR WINDOW I SELECTED METRIC(mm) AND IN THE STD. PLC WINDOW I SELECTED IN HANDLE SECTION: ENABLE AND MAX INCREMENT 1.000 AND MIN INCREMENT 0.01. WHEN I OPEN THE HMI IN THE PMAC-NC PRO2 RUN TIME, IN THE OPERATION MODE SECTION IF I SELECT THE HAND/INC KEY APEAR: MANUAL X HANDWELL 0.000100 INCREMENTAL 0.000100 WITH THE LO POSITION IN THE SELECTOR. IF I CHANGE IT AT MED POSITION APEAR NOW: MANUAL X HANDWHEEL 0.010000 INCREMENTAL 0.01000. IT SHOWS THE VALUES AS IF I AM WORKING IN INCH. HOW I CAN CHANGE THIS ? THANK FOR YOUR HELP. I WISH EXPLAIN THE PROBLEM CO…
Last reply by Omron Forums Support, -
- 1 follower
- 1 reply
- 10.2k views
hi, In our FAB we are using TURBO PMAC2 CPU for AMAT Tools .We are facing encounter Memory Checksum Error . so This one software issue or Memory space issue ? How to resolve this issue .? Regards, murali
Last reply by steve.milici, -
- 3 replies
- 16k views
I have UMAC with Adv900, TPMAC2, ACC24E2A 4x, ACC65E. A pretty straightforward retrofit of an Eagle mill. The program code uses M98 with three different file calls, one to setup and start coolant, one to perform repetitive drilling cycles, and one to end the cycle. Here is a code snippet: N1 M98(c:\cnc\startnc.nc)L1 N2 X-0.3177 Y-8.0255 N3 M98(c:\cnc\drillnc.nc)L1 N4 X-0.3177 Y-6.0255 N5 M98(c:\cnc\drillnc.nc)L1 N6 X-0.3177 Y-4.0255 The program loads the first called program startnc.nc, that looks like this: N05 G90 G17 G20 N10 M8 N15 M3 S100 N20 G0 G53 Z-0.5 N21 G0 G54 X0 Y0 N23 G0 Z.500 N25 M8 N30 M1 N35 M99 The program hangs with the yellow h…
Last reply by cncguru, -
- 1 follower
- 2 replies
- 12.4k views
NCpro 5.2 running on Win7. Everything seems to work but the program rewind button. Is this button handled through a PLC or is it handled from within the front end Nc program? If it is handled through a plc, which one, were? Can program rewind be activated from a plc if I want to have some event cause a rewind? Mark
Last reply by steve.milici, -
- 1 follower
- 1 reply
- 10k views
Hello All I am trying to use an M99 P304 in my main NC program. In the manual it states that this should search for N304 and execute from this line on. It does not. It seems to perform a rewind to the top of the program and stop execution. There is no alarm. If I press cycle start the program starts from beginning. I looked in the Mill.m and found that there is no real code there execpt for a "Dwell0" and a note that says it looks like there is no code here there is and that it looks to make sure the subroutine has not been deleted. Any help would be greatly helpful. Thanks Anthony
Last reply by steve.milici,