Hi,
Currently my Artnet nodes always show up as Unknown (www.xxx.yyy.zzz) using ArtNetominator or other software which can display the short and/or long names returned by ArtNetPoll.
I've tried implementing setArtPollReplyConfigShortName and setArtPollReplyConfigLongName but neither names appear no matter what I do (sender, receiver, with or without subscribing to a universe).
Can you provide either a basic example implementing ArtnetPollReply or enumerate the minimum required conditions for it to work? Can a simple sender app also reply to ArtNetPoll or is a receiver also required? If a receiver is required is a simple artnet.parse() sufficient or should I also subscribe to a universe in order to get the short and long names to appear? etc...
Much appreciated!
Hi,
Currently my Artnet nodes always show up as Unknown (www.xxx.yyy.zzz) using ArtNetominator or other software which can display the short and/or long names returned by ArtNetPoll.
I've tried implementing setArtPollReplyConfigShortName and setArtPollReplyConfigLongName but neither names appear no matter what I do (sender, receiver, with or without subscribing to a universe).
Can you provide either a basic example implementing ArtnetPollReply or enumerate the minimum required conditions for it to work? Can a simple sender app also reply to ArtNetPoll or is a receiver also required? If a receiver is required is a simple artnet.parse() sufficient or should I also subscribe to a universe in order to get the short and long names to appear? etc...
Much appreciated!