SettgSetIntValue (FUN)
FUNCTION SettgSetIntValue : RTS_IEC_RESULT
Write an integer value to settings
- InOut:
Scope
Name
Type
Initial
Comment
Return
SettgSetIntValueRTS_IEC_RESULTRuntime system error code (see CmpErrors.library).
Input
pszComponentREFERENCE TO STRING
Name of component
pszKeyREFERENCE TO STRING
Name of key
iValueDINTValue to write
iBaseDINT10
2=Base 2, 10=Decimal values, 16=Hex values