ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
Data Fields
Gps_Time Struct Reference

#include <libmoxa_rtu.h>

Data Fields

int year
 
int mon
 
int day
 
int hour
 
int min
 
int sec
 
int hsec
 

Field Documentation

int year

Years since 1900

int mon

Months since January - [0,11]

int day

Day of the month - [1,31]

int hour

Hours since midnight - [0,23]

int min

Minutes after the hour - [0,59]

int sec

Seconds after the minute - [0,59]

int hsec

Hundredth part of second - [0,99]


The documentation for this struct was generated from the following file: