GSS Posted September 4 Share Posted September 4 Motor set up goes fine, step two goes fine, enter the voltage test and it say's 100% complete but cannot continue or implement gains and then test times out. All 8 axes respond the same. Any help ? Quote Link to comment Share on other sites More sharing options...
GSS Posted September 4 Author Share Posted September 4 To be more clear, the motor details step 1 go fine, Step 2 defining the encoder counts goes fine, step 3 which is the voltage test says 100% complete, the motor does 6-7 moves, but I cannot continue like I could in Geo Brick setup. I cannot step forward to the phasing step for completion. Quote Link to comment Share on other sites More sharing options...
steve.milici Posted September 4 Share Posted September 4 The GeoBrick LV Setup program is very old and has not been updated for newer hardware and may not work properly on newer models. You would be better served using the downloadable setup code provided in the manual and follow the procedures described there. Quote Link to comment Share on other sites More sharing options...
GSS Posted September 4 Author Share Posted September 4 Can you provide a link to this ? Quote Link to comment Share on other sites More sharing options...
steve.milici Posted September 4 Share Posted September 4 Geo Brick LV User Manual (omron.com) https://assets.omron.com/m/3e4d45d3c5ffe732/original/Geo-Brick-LV-Manual.pdf Quote Link to comment Share on other sites More sharing options...
GSS Posted September 4 Author Share Posted September 4 I have the manual and the software. It locks on the Voltage test. I've read your manuals cover to cover on every question I ask. Quote Link to comment Share on other sites More sharing options...
steve.milici Posted September 5 Share Posted September 5 Let me know what link you were looking for, I’m sure I can find it. The software should provide a response to any failed steps with a suggested corrective action. Note that this is very obsolete hardware and software and as such TSG does not have any working systems to do simulations. But as I previously mentioned, the manual at the link contains downloadable code samples for “complete” setup that has been well tested for any errors. You can copy and paste these into the editor of Pewin32pro2 as a “configuration” file for download. Some of the code examples need specific information pertaining to your actual hardware. When information is required, a commentary ending with “–User Input” is inserted, as in the following code snippet: #define DCBusInput 60 ; DC Bus Voltage -User Input #define Mtr1Voltage 24 ; Motor 1 Rated Voltage [VDC]-User Input #define Mtr2Voltage 24 ; Motor 2 Rated Voltage [VDC]-User Input #define Mtr3Voltage 24 ; Motor 3 Rated Voltage [VDC]-User Input #define Mtr4Voltage 24 ; Motor 4 Rated Voltage [VDC]-User Input I would suggest starting from a factory reset condition: $$$*** Save $$$ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.