Description
|
This component contains a set of generic Framework devices to
read/write single values to/from the hardware. The following devices
are included:
- Analog Input
- Analog Output
- Analog Input and Output
- Digital Input
- Digital Output
- Digital Input and Output
Data can be read and/or written using all the address types supported
in the Framework:
- OPC
- DIM
- DIP
- MODBUS
- S7
- CMW
These devices are useful when connecting to simple hardware which
provides few parameters or when prototyping more complex hardware. In
the later case, the package to integrate new device types should be
used after prototyping. This is included in the component fwDevice and
is covered in the Advanced Course.
|