LoadConstants [LJM User's Guide]
Manually loads or reloads the constants file.
This step is automatic. This function does not need to be called before any functions that use LJM's Modbus interpretation or Error interpretation. LJM_LoadConstantsFromFile
is provided so that changes to the constants file can be loaded.
Syntax
LJM_VOID_RETURN LJM_LoadConstants()
Returns
None.
Remarks
To specify a constants file to load, see LJM_LoadConstantsFromFile.