Get Digital Output - GabrielRumpf/RobotComponents GitHub Wiki
Controller Utility: This component gets the signal of a defined digital output from an ABB IRC5 robot controller.
Robot Controller: Defines the ABB IRC5 robot controller. A virtual or real ABB IRC5 robot controller can be defined by using the Get Controller component.
IO Name: Defines the name of the digital output based on a string value. This needs to be the same name as defined in the ABB IRC5 robot controller.
Signal: Contains information on the signal of the defined digital output from the ABB IRC5 robot controller.
Controller Utility: The Signal Output of this component can be plugged into the Signal input of a Set Digital Output component to change the value of the digital output signal.