We are developing a Labview application for TEDS based accelerometers. Is there an easy method for determining if the sensor is IEEE 1451.4 V0.9 or V1.0? Thanks.
The LabVIEW TEDS library has VIs that read the template IDs from the TEDS bitstream. If the ID is < 25, its a legacy TEDS sensor (i.e., v0.9). otherwise its V1.0