I have been performing testing with the Microtech Xpress XL which as I stated previously I have confirmed all of the rs-232 protocols work having tested them using "Putty". Using "Putty" as well as the manufacturers own software package the arm communicates using COM3. When trying to use COM3 in the configuration utility panel to create the loader I am unable to communicate with the arm at all. I have tried disabling COM1 just in case a conflict might exist. That did not help at all. I then continued testing by changing the COM port number from 1-20 in Device Manager and changing to the corresponding COM # in the configuration panel without success.
As the arm clearly works using other software on this computer both on COM3 and dbpoweramp does not work with any COM port presently I would ask what else should be looked at that could be preventing the arm to connect this software?
Microtech Xpress XL Loader Help
Collapse
X
-
Your command has a space in it, you might have to enclose in quotes
!:X:::E --:X:30:5:ELeave a comment:
-
I have tested the machine using the factory provided software package which works 100%. I have also tested the machine using "Putty" to test the serial communication protcols provided by the manufacturer to me to test that the commands for the arm work correctly and they do work!Leave a comment:
-
Actually the open CD drive is the easy part, it is handled by dBpoweramp based on drive letter.
You are best trying known software which works with that device to ensure it is working on your system first.Leave a comment:
-
Microtech Xpress XL Loader Help
I am trying to create a loader for my Microtech Xpress XL machine and so far following the instructions I have created a folder a new folder called 'Microtech Xpress XL”, browse into this folder. Create 5 further folders:
Load
Reject
Unload9
pre-batch
post-batch
into these folders copy and paste the downloaded file (so it is in each of these 5 folders).
I renamed the (5) folders with the .exe file listed above.
The entire Microtech Xpress XL folder was placed in: program files\dbpoweramp\batchripper\loaders\ Microtech Xpress XL
Using the batch ripper configuration utility I set the comport =3 and comspeed to 9600
Using the MF Digital Ripstation setup as a model since I know this works since I have one running in my office I then replaced commands where needed with those used in the Microtech machine. The Microtech does not use drivebank=1 it instead saves a map of the CDROM drive positions in the robot arms firmware to reference which drive to load a disc to. The references are D1-D12. These drive letters can also be placed in each drives configuration for batch ripper.
Load: --comport=com3 --comspeed=9600 --drive=D: --bindtodrive --open --command=!:X:::E --:X:30:5:E --close --unbindtodrive
Unload: --comport=com3 --comspeed=9600 --drive=D: --bindtodrive --open --command=!:X:::E:X:30:5:E --close --unbindtodrive
Reject: --comport=com3 --comspeed=9600 --drive=D: --bindtodrive --open --command=!:X:::E --:X:30::E --closeblind --commandbank1=R:X:30:5:E --unbindtodrive
Pre-Batch: --comport=com3 --comspeed=9600 --drive=D: --bindtodrive --closeblind --sleep=2 --unbindtodrive --exit
Post Batch: --comport=com3 --comspeed=9600 --drive=D: --bindtodrive --open --unbindtodrive –exit
Thus far I have only been able to successfully test the configuration setup using the post batch which opens the CDROM drive door. This should have been the difficult part to complete as it is controlled via SATA by the “Open” command.
I verified all of the Microtech protocols which I received from Microtech by testing using Putty and all of the arm commands function properly.
Microtech Drive designators are D1-D12 for the 12 drives
Spindles are S1-S6
G is get from Station
P is place from station
! is Reset
GI Gets disc from current spindle
PO will pick up from a drive and place it on current spindle
Any suggestions on what I am not doing correctly here would be greatly appreciated.
Tags: None
Leave a comment: