LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DIO-96

Hi everybody,

I want to use a PCI-DIO 96 with LabView.
One of my Documentation has the line codes as i.e. APB7. As P is in all
lines it is don't care. The number stands for one line in the port. In
my library VI I get as port's mane 0...11 ( each with 8 lines).

Can any body explain me how the letter coded A_A....D_C_ names for the
ports cam be translated to the numbers 1...12 ??

Thnaks a lot
Urs Bögli
0 Kudos
Message 1 of 2
(2,616 Views)
Urs Bögli schrieb:
> Hi everybody,
>
> I want to use a PCI-DIO 96 with LabView.
> One of my Documentation has the line codes as i.e. APB7. As P is in all
> lines it is don't care. The number stands for one line in the port. In
> my library VI I get as port's mane 0...11 ( each with 8 lines).
>
> Can any body explain me how the letter coded A_A....D_C_ names for the
> ports cam be translated to the numbers 1...12 ??
>
> Thnaks a lot
> Urs Bögli

Stupid me answers now to myself for anybody else who can use this bit of
information:

AA = 0
AB = 1
AC = 2
BA = 3
.....
DC = 11

Sometimes it *does* to look at the manual!
Urs
0 Kudos
Message 2 of 2
(2,615 Views)