Skip to content
Snippets Groups Projects
Commit a40f0a8d authored by Felix Mauch's avatar Felix Mauch Committed by G.A. vd. Hoorn
Browse files

Added a domain field to Analog.msg (#450)

On UR robots the domain of analog in- and outputs can be configured.
The Analog.msg didn't cover this so far.
parent 9eccd190
No related branches found
No related tags found
No related merge requests found
uint8 VOLTAGE=0
uint8 CURRENT=1
uint8 pin
uint8 domain # can be VOLTAGE or CURRENT
float32 state
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment