EasyManuals Logo

AMX NETLINX PROGRAMMING LANGUAGE User Manual

AMX NETLINX PROGRAMMING LANGUAGE
246 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #121 background imageLoading...
Page #121 background image
Reserved Identifiers
105
NetLinx Programming Language Reference Guide
Keywords & Run-Time Library Functions (Cont.)
CLKMGR_ADD_USER
DEFINED_TIMESERVER
Adds a user-defined time server entry.
CLKMGR_ADD_USERDEFINED_TIMESERVER (CONSTANT CHAR IP[],
CONSTANT CHAR URL[], CONSTANT CHAR LOCATION[])
CLKMGR_DELETE_USER
DEFINED_TIMESERVER
Deletes the user-defined entry that has its IP-ADDRESS matching the parame-
ter.
CLKMGR_DELETE_USERDEFINED_TIMESERVER (CONSTANT CHAR IP[])
CLKMGR_GET_ACTIVE_
TIMESERVER
Populates the TIMESERVER structure with the currently active time server's
data.
CLKMGR_GET_ACTIVE_TIMESERVER (CLKMGR_TIMESERVER_STRUCT T)
The function returns a negative SLONG value if it encounters an error.
CLKMGR_GET_DAYLIGHT
SAVINGS_OFFSET
Populates the TIMEOFFSET structure with the current Daylight Savings Offset
configured.
CLKMGR_GET_DAYLIGHTSAVINGS_OFFSET
(CLKMGR_TIMEOFFSET_STRUCT T)
The function returns a negative SLONG value if it encounters an error.
CLKMGR_GET_END_
DAYLIGHTSAVINGS_RULE
Gets a string representation of when Daylight Savings is supposed to END.
The Fixed-Date rules have the form:
"fixed:DAY,MONTH,HH:MM:SS"
with all fields as numeric except for the word "fixed".
The Occurrence-Of-Day rules have the form:
"occurence:OCCURENCE,DAY-OF-WEEK,MONTH,HH:MM:SS"
with all fields as numeric except for the word "occurence".
DAY-OF-WEEK translates as:
• 1=Sunday
• 2=Monday
• 3=Tuesday
• 4=Wednsday
• 5=Thursday
• 6=Friday
• 7=Saturday
CLKMGR_GET_RESYNC_
PERIOD
Returns the Clock Manager's re-sync period in minutes.
The default setting is one (1) hour.
This setting has no effect if the Clock Manager mode is set to STANDALONE.
CLKMGR_GET_START_
DAYLIGHTSAVINGS_RULE
Gets a string representation of when Daylight Savings is supposed to START.
The Fixed-Date rules have the form:
"fixed:DAY,MONTH,HH:MM:SS"
with all fields as numeric except for the word "fixed".
The Occurrence-Of-Day rules ave the form:
"occurence:OCCURENCE, DAY-OF-WEEK,MONTH,HH:MM:SS"
with all fields as numeric except for the word "occurence".
DAY-OF-WEEK translates as:
• 1=Sunday
• 2=Monday
• 3=Tuesday
• 4=Wednsday
• 5=Thursday
• 6=Friday
• 7=Saturday

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX NETLINX PROGRAMMING LANGUAGE and is the answer not in the manual?

AMX NETLINX PROGRAMMING LANGUAGE Specifications

General IconGeneral
BrandAMX
ModelNETLINX PROGRAMMING LANGUAGE
CategorySoftware
LanguageEnglish

Related product manuals