PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

PXI-6541 Memory

Running the following Matlab code:

Visa6541Address = 'PXI17::14::INSTR';

vv=visa('ni',Visa6541Address)
fopen(vv)

reg1 = memread(vv,0,'uint16','PXICFG',3)

fclose(vv)

 

Results in reg1 = 4243, 28887,6

Where is there a reference to tell me what these number mean please?

 

0 Kudos
Message 1 of 1
(2,330 Views)