Syntax
unsigned int SetTerminalId(
unsigned int id
);
Parameters
- id
-
[in] Specify the terminal ID.
The terminal ID range is 0000 to 9999.
If you specify a value outside the range, it will be ignored.
Return value
Returns the set terminal ID (0 to 9999).
Remarks
The terminal ID can be read with the GetTerminalId function.Execute the SaveSettings function to save the terminal ID set by this function to the flash.
Requirements
Header file:
lib.hLibrary file:
libSTARTUPOPH5000.a
Last updated: 2021/10/01