From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Driver Development Kit (DDK)

cancel
Showing results for 
Search instead for 
Did you mean: 

what the structure of packet?

Hello everyone
   I am developing pci-7344`s driver under RTX.It says in the DDK that
command and data passed to or from the controller is handled in a
packet format. A packet consists of resourceID,commandID,data etc.Now I
know the information of resourceID,commandID,data etc.DDK or the
hardware user manual does not mention how to send them in a packet.
  Moreover The command buffer register is 16-bit.
  I try to send them one by one but it indicates "modal error" in the
csr.Since I have not programmed "error-handling" part of the driver ,so
I do not know what the error codes are.
 
Hope some advice on how to send the command packet? It is best if there
is an example !!
Thank you!!!
0 Kudos
Message 1 of 1
(6,408 Views)