diff --git a/documentation/aai.html b/documentation/aai.html index aee4607..b67e64d 100644 --- a/documentation/aai.html +++ b/documentation/aai.html @@ -39,14 +39,19 @@ written.
The format data type must be convertible to or from the type
specified in the FTVL
field.
+The types "INT64"
and "UINT64"
are
+only available in EPICS base version 3.16 or higher.
+
The variable x[i]
stands for one element of
the written or read value.
%f
):x[i]=double(VAL[i])
x[i]=double(VAL[i])
FTVL
can be "DOUBLE"
, "FLOAT"
,
+ "INT64"
, "UINT64"
,
"LONG"
, "ULONG"
, "SHORT"
,
"USHORT"
, "CHAR"
, "UCHAR"
,
or "ENUM"
(which is treated as "USHORT"
).x[i]=long(VAL[i])
FTVL
can be
+ "INT64"
, "UINT64"
,
"LONG"
, "ULONG"
, "SHORT"
,
"USHORT"
, "CHAR"
, "UCHAR"
,
or "ENUM"
(which is treated as "USHORT"
).VAL[i]=FTVL(x[i])
FTVL
can be "DOUBLE"
, "FLOAT"
,
+ "INT64"
, "UINT64"
,
"LONG"
, "ULONG"
, "SHORT"
,
"USHORT"
, "CHAR"
, "UCHAR"
,
or "ENUM"
(which is treated as "USHORT"
).
The format data type must be convertible to or from the type
specified in the FTVL
field.
+The types "INT64"
and "UINT64"
are
+only available in EPICS base version 3.16 or higher.
+
The variable x[i]
stands for one element of
the written or read value.
%f
):x[i]=double(VAL[i])
x[i]=double(VAL[i])
FTVL
can be "DOUBLE"
, "FLOAT"
,
+ "INT64"
, "UINT64"
,
"LONG"
, "ULONG"
, "SHORT"
,
"USHORT"
, "CHAR"
, "UCHAR"
,
or "ENUM"
(which is treated as "USHORT"
).x[i]=long(VAL[i])
FTVL
can be
+ "INT64"
, "UINT64"
,
"LONG"
, "ULONG"
, "SHORT"
,
"USHORT"
, "CHAR"
, "UCHAR"
,
or "ENUM"
(which is treated as "USHORT"
).VAL[i]=FTVL(x[i])
FTVL
can be "DOUBLE"
, "FLOAT"
,
+ "INT64"
, "UINT64"
,
"LONG"
, "ULONG"
, "SHORT"
,
"USHORT"
, "CHAR"
, "UCHAR"
,
or "ENUM"
(which is treated as "USHORT"
).
The format data type must be convertible to or from the type
specified in the FTVL
field.
+The types "INT64"
and "UINT64"
are
+only available in EPICS base version 3.16 or higher.
+
The variable x[i]
stands for one element of
the written or read value.
%f
):x[i]=double(VAL[i])
x[i]=double(VAL[i])
FTVL
can be "DOUBLE"
, "FLOAT"
,
+ "INT64"
, "UINT64"
,
"LONG"
, "ULONG"
, "SHORT"
,
"USHORT"
, "CHAR"
, "UCHAR"
,
or "ENUM"
(which is treated as "USHORT"
).x[i]=long(VAL[i])
FTVL
can be
+ "INT64"
, "UINT64"
,
"LONG"
, "ULONG"
, "SHORT"
,
"USHORT"
, "CHAR"
, "UCHAR"
,
or "ENUM"
(which is treated as "USHORT"
).VAL[i]=FTVL(x[i])
FTVL
can be "DOUBLE"
, "FLOAT"
,
+ "INT64"
, "UINT64"
,
"LONG"
, "ULONG"
, "SHORT"
,
"USHORT"
, "CHAR"
, "UCHAR"
,
or "ENUM"
(which is treated as "USHORT"
).