StringFixedValue
A StringFixedValue provides a single output stream that sends a single
string value.
Module
|
+-- InputDevice
|
+-- FixedValueInput
|
+-- StringFixedValue
Input streams
none
Output streams
1 String, stringOut
Fields
- stringValue -- the string value continually provided by the
output stream.
Methods
none