Base class for a data string slot.
The methods of this class are largely inherited from SWDataSlot, so this document only lists the methods which are different.
- Methods -
- Identifier and label -
- type ( )
- The type of the node, which is 1 (string).
- Data and action -
- value_ ( val )
- the current value of the slot. When set, the
action
of the slot is performed, the debugAction is performed (printing).
- Scaling, mapping and calibrating -
not available for strings
- Bus support -
not available for strings
- Debugging and monitoring -
monitoring is not available for strings
Marije Baalman
2009-03-16