Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Instrument control, MAX , Programming Codes for DC Motors

Solved!
Go to solution

I am stuck on this problem since weeks...

I am a novice in labview and i am stuck on this problem since the past one week..

The main motive of mine is to try and control a motor( i have tried 2 different instruments - (Spectra-Quest Induction Motor using a SMVector Cycloconvertor and a LJ Create DC Motor Control) - both the instruments run perfectly fine with their own software. I have faced multiple problems in this regard...

I have labview 2010 

 

Problem 1). In my own Laptop the MAX is showing the error with info code 'MAXStoppedServiceError'

Problem 2) the first device is being read by MAX but i am not sure how and what commands to send to control them( tried it on some other computer where the MAX is working)

Problem 3) the next Device i tried my hands on 'LJ Create Ánalogous Motor Control' the drivers given with the instrument are also installed and works completely fine with their software, but MAX does not detect the instrument - It uses the USB to Parallel Adapter => CLIO interface module=> Motor

 

I basically want to learn how to control motors and other devices using labview, if you have any study material or anything would also work fine :smileyhappy:

 

Thanx in advance,

Hoping for a quick and positive response

0 Kudos
Message 1 of 3
(2,974 Views)
Solution
Accepted by topic author Anshulkashyap-UIET

MAX is not supposed to detect your instruments. If the connection is the parallel port, then all MAX should do is detect that. MAX is a utility for NI hardware - not for third-party stuff. Just like serial instruments, it's impossible to have a generic query of the parallel port, anyway. This is not a LabVIEW problem at all.

 

If you need the programming commands, you need to contact the vendor. The vendor will also have to provide details on any api they might have (i.e. dll, ActiveX, etc).

Message 2 of 3
(2,972 Views)

and any solution to the 'MAXStoppedServiceError' ?

0 Kudos
Message 3 of 3
(2,967 Views)