DeviceDriverStream Constructor (String) |
Opens the stream with Read access aginst the default controller
of a FP.
Namespace:
ABB.Robotics.Controllers
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public DeviceDriverStream(
string name
)
Parameters
- name
- Type: SystemString
Name of device.
See Also