Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I load 50Mb data in the 6534's memory for pattern continuous generation ?

I'm trying to load a large file into the memory of the 6534 card for continuous pattern generation.
This works if the filesize < 32Mb.(one memory module on the card)
Does anybody has any experience for larger files ?
(Can anybody give me some more explenation about the 'DIO parameter.vi'-> scarab preload enable)
Thanks in advance !
Vital
0 Kudos
Message 1 of 2
(3,214 Views)
Vital

There are two 32Mb memory modules on the 6534, however, you cannot use them both with the same DIO group. One module is for group one, the other for group two.

Here are the group configurations.

Group Port
1 0
1 0,1
1 0,1,2,3
2 2
2 2,3

It is possible to use both groups to output your data, this would require you to split up the data into two seperate pieces.

Brian
Message 2 of 2
(3,213 Views)