06-13-2006 03:32 PM
06-13-2006 05:01 PM
06-14-2006 02:10 PM - edited 06-14-2006 02:10 PM
While this is true, the help documentation for that parameter specifically mentions that this type is a 2-byte integer. I suspect that the types of the parameters “Data Array”, “Data Type”, and “Mask” are not all consistent which might lead to the extension of one of your shorts to a long. If all the types add up here, it might help if you post a small snippet of the code you are using, or a small CVI project which can reproduce the problem (without the use of hardware)…..
Hopefully we can help narrow down the problem, thanks for posting to the forums, and thanks for all those who have contributed or helped investigate!
Message Edited by Travis M. on 06-14-2006 02:24 PM
06-14-2006 02:18 PM
06-14-2006 02:26 PM
06-14-2006 03:29 PM
06-14-2006 04:07 PM