Interesting, as far as I know there is no direct isFMSAttached equivalent provided in LabVIEW (and I've looked). Feel free to prove me wrong if I missed it somewhere.
However, looking at how it's implemented in Java it looks like we should be able to get it using something like the following:
I obviously haven't tested the above, so use at your own risk...