I am using a CAN HW PCI-CAN/2.
Because of distributing our software to others, I want to detect the type of HW exactly.
Therefore I need to detect a hw id, for example the string "PCI-CAN/2".
The vi ncGetHArdwareInfo.vi returns only the Serialnumber, which is not enough for me,
because if we buy several cards, the SW must know all serial numbers.
So in the end, is there any function (dll) where I can read out an HW-identifier for this sort of CAN HW?