AI_InitialMemoryAllocated Previous topicNext topicFirst topicLast topic

AI_InitialMemoryAllocated

@ Description

This function returns the available memory size for analog input in the device driver in argument MemSize. The continuous analog input transfer size can not exceed this size.

@ Cards Support

9111, 9112, 9113, 9114, 9118, 9812/10

@ Syntax

I16 AI_InitialMemoryAllocated (U16 CardNumber, U32 MemSize)

@ Parameter

CardNumber : The card id of the card that want to perform this operation.
MemSize : The available memory size for continuous AI in device driver of this card. The unit is KB (1024 bytes).

@ Return Code

NoError, ErrorInvalidCardNumber, ErrorCardNotRegistered