SET.Write (FB prefix: wr)

This function block of the CAA_Settings.library writes a parameter to the settings database which has been opened before with  "SET.DBOpen”

Input:

xExecute

BOOL

see: “CAA 指南”

hSettings

CAA.HANDLE

Handle of settings 

psName

POINTER TO STRING

Pointer to  name of the parameter

psValue

POINTER TO STRING

Pointer to value of the parameter

Output:

xDone

BOOL

see: “CAA 指南”

xBusy

BOOL

see: “CAA 指南”

xError

BOOL

see: “CAA 指南”

eError

SET.ERROR