Omar,
What sort of data do you want from the input signals?
The dual channel modules that you have chosen are all Discrete input modules, thus they tell you when the input voltage is above or below some threshold value. That means that they tell you if the channel is ON or OFF, which is best represented as a boolean value. If you want to know what the voltage is, you need to use Analog Input type modules, which digitize the value of a signal.
Regards,
Aaron
LabVIEW Champion, CLA, CPI