The Xentara Hilscher cifX Driver v1.0
User Manual
Channel
See also
I/O Components in the Xentara user manual

A channel element provides access to the communication channels of a specific fieldbus system running on a Hilscher cifX board and its input and output memory areas. Hilscher cifX communication channels’ memory areas can be mapped into Xentara data points using the channel’s children, data points and groups.

Accessing Channel Elements

See also
Accessing Xentara Elements in the Xentara user manual

Channel elements have the following members:

Attributes
keyThe channel’s primary key.
nameThe channel’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the channel.
typeThe channel’s element type. For Hilscher cifX channels, this is always “cifX channel”.
categoryThe channel’s category. For Hilscher cifX channels, this is always “sub device”.
deviceStateThe channels’s state as a boolean representing the connection state of the Channel.
connectionTimeThe channels’s connection time.
errorThe channels’s connection error if any.
channelIdThe channel’s index on the Hilscher cifX board.
channelFirmwareNameThe name of the firmware providing the communication channel.
channelFirmwareVersionThe version of the firmware providing the communication channel.

Automatically Generated Children

The channel automatically creates children of type memory area based on the memory location of its data points. Each memory area manages an input/output image of a Hilscher cifX communication channel memory area.