niSync Get Location (VI)
- Updated2024-03-29
- 3 minute(s) read
niSync Get Location (VI)
Installed With: NI-SyncReturns the last calculated latitude, longitude, and altitude the specified device's onboard GPS receiver.
![]() |
Note
|
![]() |
instrument handle specifies the instrument handle that you obtain from niSync Initialize. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
instrument handle out returns the instrument handle that you obtain from niSync Initialize. |
![]() |
latitude returns the current latitude, in degrees, of the connected device's GPS receiver. Negative values represent southern latitudes. Positive values represent northern latitudes. |
![]() |
longitude returns the current longitude, in degrees, of the connected device's GPS receiver. Negative values represent western longitudes. Positive values represent eastern longitudes. |
![]() |
altitude returns the current altitude, in meters, of the connected device's GPS receiver using the WGS-84 earth ellipsoid standard. |
![]() |
error out returns error conditions that occur after this node runs. This output provides standard error out functionality. |