Hello,
does anybody use neura robots or has any reviews, opinions, experience, etc?
Hello,
does anybody use neura robots or has any reviews, opinions, experience, etc?
Hello, does anybody use the Robot Setup Assist option?
Doesn't that say something about the STL files then?
Probably Yes!
Are you using a licensed dongle, trial version or operating it in lite mode?
License dongle!
What are your PC specifications?
Intel(R) Core(TM) i5-8365U CPU @ 1.60GHz
What happens if you use any of the internal library models, does it still crash?
It crashes!
What happens if you open up one or the demo projects, does it crash?
It doesn't crash.
The files are from 120 KB to 37MB. For all files the software crashes;
The collision detection function is off;
Hello,
when I try to upload an .stl file via Add -> Environment -> Works in K-Roset I get the following error:
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at MoNo.OpenGL.GL.glReadPixels(Int32 x, Int32 y, Int32 width, Int32 height, UInt32 format, UInt32 type, Void* pixels)
at MoNo.OpenGL.MGL.ReadPixels(Box2i r, UInt32 format, GLDataType type, Void* pixels)
at MoNo.OpenGL.MGL.ReadDepthPixels(Box2i r)
at MoNo.GraphicsUT.GetMaxDepth(IView view, Box2i rect)
at MoNo.GraphicsUT.PickScenes(IView view, Box2i rect, Boolean depthTest)
at MoNo.GraphicsUT.PickScenes[T](IView view, Box2i rect, Boolean depthTest)
at KHI.Fortuna.HisuiMain.MRailNew2.IdlingSelection.PickAt(IView view, Point2i pt)
at KHI.Fortuna.HisuiMain.MRailNew2.SceneGraph.PickEntry(IView view, Point2i pt)
at KHI.Fortuna.HisuiViewer.SceneViewerByHisui.PickEntry(IView view, Point2i pt)
at KHI.Fortuna.HisuiViewer.SceneViewerByHisui.MouseClicked(Object sender, MouseEventArgs e, Boolean snap)
at KHI.Fortuna.HisuiViewer.SceneViewerByHisui.<>c__DisplayClass23.<View_MouseClick>b__1f(Object sender, MouseEventArgs e)
Does anybody had the same issue?
Hello,
because in this Robot Forum are people from all around the world. Can everybody share the most extensive exhibition or fair for robots, automation, and Industry 4.0 in his country or continent?
Hello,
you cannot use variable in this sintaxis: PBattPre1+(+OffsetX,+0.00,+0.00,+0.00,+0.00,+0.00). You must do it:
Def Float OffsetX
PBattPre1.X = PBattPre1.X + OffsetX
Mvs PBattPre1
Hello Kwakisaki,
I want to monitor the EOAT speed of the TCP. The robot is CP180L with E03 controller.
Hello,
does anybody know how to monitor the speed set by the SPEED command? I found the MSPEED command, but it returns the speed set on the TP or by MON_SPEED!
Hello, I want to send the currently active program name to PLC. The robot is with EIP option. I need to visualize the program name on HMI!
I know from which variable to take the name, but doesn't know how to write it in SR and send it via GO!
Hello, I want to make specific tests with the robot, but for them, I need the Servo motors to always be on in T1 mode. I know that there is some variable, something like servo v ready time, but I don't remember which exactly.
Any help!
Hello,
does anybody know how to view and send the current line and program via DO in Auto mode?
Best regards,
Boris Kostov
Why you just don't input:
If M_In(11) <> 1 AND M_In(12) <> 1 AND M_In(13) <> 1 Goto * HoldingPosition
Def Plt 1,P1,P2,P3, ,4,3,1 ' Define a 3-point pallet.
Def Plt 1,P1,P2,P3,P4,4,3,1 ' Define a 4-point pallet.
Hello, give more specific example for what you need it!
In the software help search for:
M_In16
M_In32
Val
Bin$
Hex$
Mkd$
Mki$
In the Language Help search for:
M_Inb16
DEF IO
DIM
FOR
Hi, how many signal you are going to use and what will be the data? Bits or Integers?
In RTToolbox3 -> Help -> Language Help -> Melfa Basic VI
The commands: