Solution
Following LabVIEW code can help in identifying the model of terminal block connected with NI DAQmx device:

1. Place a property node
2. "Right Click" on Property Node>>Select Class>>DAQmx>>DAQmx Device
3. Clicking on property node, Select "ActiveDev" property to provide the device name and "Accessory.ProductTypes" property to read terminal block name.