labviewconvertersdegrees

LabVIEW Degrees Converter Program


I haven't done any single thing in LabVIEW, but I have one task. I have to create VI that converts a given angle in degrees (and fractions of degrees) to full turns, degrees, arc minutes, and arc seconds. (f.e. 362.5 degrees = 1 full turn, 2 degrees, 30 minutes, 0 arc second) Please help me, what would I use to create something like that. Any tips will be just fine.


Solution

  • here is some quick implementation:

    Implementation