From OpenSCADAWiki
Revision as of 10:38, 2 August 2021 by FuzzyBot (Talk | contribs) (Importing a new version from external source)
Templates/definitions:
- NSTR_BUF_LEN — Length of string buffers for numbers (50 symbols).
- DAQ_APER_FRQ — Frequency of representing the aperiodic invokes, like to "f_start", of the periodic processes in Hz (1000000).
- RECURS_DET_HOPS — Hops/depth number of the recursion detection.
- BUF_ARCH_NM — The archive buffer name ("<buffer>").
- ALRM_ARCH_NM — The alarms table name ("<alarms>").
- ALRM_ARCH_CH_NM — The alarms table name ("<alarmsChange>") just for changing.
- __func__ — The full name of the calling function.
- vmin (a,b) — Determination of the minimum value.
- vmax (a,b) — Definition of the maximum value.