Function Block rwDateTime

The function block AntcasTCP.rwDateTime synchronizes a variable of type DATE_AND_TIME with Antcas Control.

sName: STRING(64)

Defines the name or path as string for communication. A / creates a directory. Using $n is not allowed and leads to errors.

xExtRem: BOOL

Indicates whether the variable is remanent controlled by Antcas Control. The input must not be changed after connecting to the server.

xDisable: BOOL

Disables sending and receiving completely. If the input is wrong again, the change will be transferred immediately.

dtValue: DATE_AND_TIME

Defines an input/output variable. This is automatically transmitted to Antcas Control when the state changes. In addition, the value is overwritten when a new state is received.

typHandle: ANTCAS_HANDLE

An extended type, this must be the same for all function blocks of the same interface.

xSet: BOOL

If the value has been set by Antcas Control, this output gives a pulse.

uiNr: UINT

The internal number of the function block.

xError: BOOL

The output is true if the call occurs before AntcasTCP.Client.