I'm using a cRIO with multiple NI modules and an S.E.A Gxxx 3G Module installed in Slot 1. For all NI modules I can programmatically read its corresponding serial number using a property node on the FPGA. However, this is not the case for the Gxxx 3G module, as no properties appear for this module.
The frustrating thing is that in order to access this module from the real-time code, the module's serial number is required. For a single cRIO unit this would be acceptable, however I'll be deploying many many more than just a few and I really want to avoid manual inputs for obvious reasons.
Can anyone please help me?
Thanks.