LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI

Hello,
I've got a PCI card (PCI 7344 for motion control).
I initialise it using NI MAX (version 2.0.3.17) before running VI. But i
want to do it automatically in a VI.
I know there is in flexmotion library the : Initialize controller.flx,
but i don't know how to wire it.
I use Windows NT4 and Labview 6.
Thanks,
0 Kudos
Message 1 of 4
(3,187 Views)
[posted and mailed]

christelle.basset@univ-valenciennes.fr (Christelle Basset) wrote in
<3A407125.C74B552B@univ-valenciennes.fr>:

>Hello,
>I've got a PCI card (PCI 7344 for motion control).
>I initialise it using NI MAX (version 2.0.3.17) before running VI. But i
>want to do it automatically in a VI.
>I know there is in flexmotion library the : Initialize controller.flx,
>but i don't know how to wire it.
>I use Windows NT4 and Labview 6.
>Thanks,
>

Just have a look in MAX (Measurement and Automation Explorer) at the board
ID (or number) for the PCI-7344 and wire that number to the BOARD ID input
on the initialise VI.

--

Alexander C. Le Dain, PhD
ICON Technologies Pty Ltd
http://www.icon-tech.com.au

******************************************************************

* The LabVIEW FAQ http://www.icon-tech.com.au/thelabviewfaq.html *
******************************************************************
0 Kudos
Message 2 of 4
(3,187 Views)
as I know, this sort of motion controller is of any FLEXmotion but of
valuemotion. You may be need to check something out in the valuemotion
library which comes together with your controller board.


"Alex" wrote in message
news:9026879FEaledainupnawaycom@203.59.24.169...
> [posted and mailed]
>
> christelle.basset@univ-valenciennes.fr (Christelle Basset) wrote in
> <3A407125.C74B552B@univ-valenciennes.fr>:
>
> >Hello,
> >I've got a PCI card (PCI 7344 for motion control).
> >I initialise it using NI MAX (version 2.0.3.17) before running VI. But i
> >want to do it automatically in a VI.
> >I know there is in flexmotion library the : Initialize controller.flx,
> >but i don't know how to wire it.
> >I use Windows NT4 and Labview 6.
> >Thanks,
> >
>

> Just have a look in MAX (Measurement and Automation Explorer) at the board
> ID (or number) for the PCI-7344 and wire that number to the BOARD ID input
> on the initialise VI.
>
> --
>
> Alexander C. Le Dain, PhD
> ICON Technologies Pty Ltd
> http://www.icon-tech.com.au
>
> ******************************************************************
> * The LabVIEW FAQ http://www.icon-tech.com.au/thelabviewfaq.html *
> ******************************************************************
>
0 Kudos
Message 3 of 4
(3,187 Views)
Thanks for your help, I find the solution :

In NI MAX, settings are nammed.
In LABVIEW, it is necessary to connect this name to the initialize
controller.flx but with exactly the same font.
0 Kudos
Message 4 of 4
(3,187 Views)