StreamDevice: longout Records

Normal Operation

The variable x stands for the written or read value.

DOUBLE format (e.g. %f):
Not allowed.
LONG format (e.g. %i):
Output: x=VAL
Input: VAL=x
ENUM format (e.g. %{):
Output: x=VAL
Input: VAL=x
STRING format (e.g. %s):
Not allowed.

Initialization

During initialization, the @init handler is executed, if present. All format converters work like in normal operation.


ai ao bi bo mbbi mbbo mbbiDirect mbboDirect longin stringin stringout calcout waveform

Dirk Zimoch, 2005