Note: The int64out (integer 64 bit output) record is only available from EPICS base R3.16 on.
The variable x
stands for the
written or read value.
%f
):%i
):x=VAL
VAL=x
%{
):x=VAL
VAL=x
%s
):
During initialization, the @init
handler is executed, if
present. All format converters work like in normal operation.