Dynamic GInOut hardware¶
The Dynamic GInOut-Hardware (TYPE_ID GINOUTHWDYN) is a proxy hardware: it has no interface of its own but forwards all data access (read, write, diagnostics, data block list) to another GInOut hardware object that was registered at runtime. The assignment is made via the DynamicHwId.
This construct is used when another module provides a hardware at runtime that is to be referenced in the GInOut manager – for example the axis IO of a JennyScience axis system.
Note
The concrete dynamic hardware providers are registered by other components. If no hardware is registered under the configured DynamicHwId, the diagnostics report No dyn hw with id=… found.
Type: Dynamic GInOut-Hardware (Gefasoft GmbH)
ID: ID assigned
Name suffix: Name control
Create: Press button to generate object
DisplayName: Name control
Setting:
DynamicHwId [Default
1]: ID of the dynamic GInOut hardware to which access is forwarded. The selection list contains the currently registered IDs, but an ID can also be entered freely.
Data blocks¶
For this type, the data blocks cannot be created or edited directly. The list of data areas (IDs, names, lengths) is taken from the referenced dynamic hardware.