I wish to know why my LW-CVI program with NI-DAQ works perfectly using
the Dig_Block_In function on an DIO-32HS only once. I mean, if the program
restarts, I read perfectly data from the peripheral device connected to the
board, but if I push again my "acquire" button, which indeed starts DIg_block_in,
the program does not acquire anymore. I do not want to use Init_DA_Brds every
time I wish to perform a Dig_Block_In ...
Thanks !