|
MT2
Control Center
MT2
Control Center is a shareware software
conceived as test application. This sofware
is able to manage most of MT2 card functions.
For this reason it can help you in programming
your customized software.

This
sofware can manage MT2, MT2MS, MT2USB and
MT2USBMS control cards. In case of USB control
devices, for a correct software running, you
need to use the "Virtual Com Port"
driver.

Besides, there are available:
MT2 Control Software Demo: for MT2, MT2MS cards.
MT2 & stepper motor control panel : for MT2, MT2MS cards .
MT2USB software demo: for MT2USB, MT2USBMS cards.
Using cards with ethernet interface(MT2ETH and MT2ETHMS), it is possible to communicate by any software clients able to manage a telnet connection.
On request, IPSES can developed any kind of management software to answer to the best our clients' needs.For further information, please contact:
info @ ipses.com
|
|
LabView Library
LabVIEW development tool gives the feasibility of MT2 device remote control.
This control can be achieved through the use of the eight functions implemented in LabVIEW 7.1 and included in the library MT2_Library: thanks to these functions you do not have to know the details of the communication protocol and the application development is quick and easy.
The functions have two development levels: MT2_Low_Level_Communication.llb contains the four functions through which is possible to manage the connection with the MT2 card.
MT2_Application.llb contains the other four functions realized through the use of the previous ones: these higher level functions allow the assignment of the commands recognized by the device.
Use MT2_Application.llb for application development, while MT2_Low_Level_Communication for maximize performances
LabView Library is equipped with a help tool explaining deeper the use of every function. The help is available on-line: click here to download it (Pay attention: on last Windows XP, to visualize correctly the file, you need to “Delete the block” after having saved it)
Download LabView Library user manual
OCX
OCX component provides easy-to-use functionalities
to control MT2 cards, without knowing the
communication protocol in details. OCX component
allows to develop rapidly and easily your
MT2 applications using the language you prefer
(VB6, VC6, etc.).
USB Drivers
MT2USB and MT2USBMS are provided with a Windows driver which has two DLLs: the first one, called VCP (Virtual Com Port), creates a virtual serial port for each device connected, allowing them to be controlled through a simple serial protocol. The second DLL, called D2XX, manages the communication directly toward the USB interface: with the DLL it is possible developing ad-hoc management software.
Click here to download documentation of DLL from D2XX driver.
|
|