StationName (Datalogger Station Name)

The StationName declaration is used to assign a name to the datalogger station.

Syntax

StationName ( StaName )

Remarks

The assigned StationName is stored in the datalogger's status table. StationName is limited to 64 characters. This instruction should be placed with the other declarations at the beginning of the datalogger program. The station name cannot be changed if the running program is writing data to a computer card.

NOTE: This station name is different than the station name that is stored in the header of a collected data file. The station name found in the *.dat file header is the name assigned to the station in the datalogger communication software's device map.