LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

STANDA MOTOR AND BUILDING AN EXECUTABLE APPLICATION

Hello,
I have some problem to build a executable file from the main labview program.
For other applications and devices i don't have any problems (i build executable files and use them on other computer without any problems).
But with this stepper motor, the main program and the examples given by the comapany in Labview works and the executable files don't (By not working i have no particula error message but no remote control at all).
Has someone met this problem?
I think that there is something wrong during compilation (links are missing or something like that?)
I would appreciate help on this point
Thanks a lot
Regards
Julien

0 Kudos
Message 1 of 33
(4,074 Views)
 
Sure it is something forget to tell to the appbuilder
may be adding support files or dynamic vi, 
 
 it is important to know what type of interface(dll, llb, vi, c) the motor compagny provide with them?
 
jacques
Message 2 of 33
(4,046 Views)
Hello
I am using the STANDA configuration files which are *.usm type.
In the main program i put or a path to the folder where is this file and it's work.
I am not sure at 100% if this the origin of my problem, but since this is the main difference with other applications that i build and used before without pbs?
Thanks
Julien
0 Kudos
Message 3 of 33
(4,036 Views)
then try this:
  in the application builder select add ssupport  file and specified the directory of the motor *.usm
 
let me know
 
jacques
0 Kudos
Message 4 of 33
(4,030 Views)
I did but without succes!
So i am a little bit blokt
Thanks
Regards
Julien
0 Kudos
Message 5 of 33
(4,028 Views)
please post your .vi and the *.usm library,
0 Kudos
Message 6 of 33
(4,024 Views)
or
 ask to the Standa.it  to get help, they provided the library, they should help.
 
jacques
0 Kudos
Message 7 of 33
(4,016 Views)
are you using
  1. 8SMCC2.dll  from Standa?
  2. what product are you using?
  3. your version of labview and release of the Standa product?
0 Kudos
Message 8 of 33
(4,014 Views)
I send an init.vi file
Julien
0 Kudos
Message 9 of 33
(4,012 Views)
the config file i rename it in *.txt in order to be able to send on the site
Julien
0 Kudos
Message 10 of 33
(4,010 Views)