PRN

Applies to

GPSSatellitePosition objects

Description

The PRN property holds the satellite’s PRN number, which is a unique number associated with a satellite.

Usage


In scripts

The PRN property takes an integer value:

integer li_PRN
GPSSatellitePosition myGPS_SP

...
li_PRN = myGPS_SP.PRN