writePreparedValues

[ Function ]

public writePreparedValues(writeResponseCallback?: (data: TcHmi.IErrorDetails) => void): void;

Writes all changes to the data made by the user. It has no effect if "IndirectInput" is set to "false".

Parameter

Name

Type

Description

writeResponseCallback

(data: TcHmi.IErrorDetails) => void, undefined

The Callback function that processes the symbol write response.

Return value

Type

Description

-

-

writePreparedValues 1:

Available since version 1.12.760.37