I have managed to achieve sending Strand Vision.Net messages from SCS to ZerOS. In my case to a LeapFrog 48 lighting board.
There is a little bit of easy setting up to do in ZerOS (Setup / Triggers)
The tricky part was formulating the HEX message (Thanks to Edward in support), once I had achieved that putting it into SCS was straightforward
SCS must be configured as follows:
Editor / Production Properties / Devices / Control Send
Remote Device: Any Device or Product
Network Protocol: UDP
Network Role: SCS is a Network Client
IP Address or Server Name: needs to be a broadcast address 192.168.1.255
Port No.: 2741
SCS 'Control Send' Structure:
In EDITOR / Cue / Add 'Control Send' Cue
Create a 'Control Send' Cue
Control Send Device: as named in Devices
Entry Mode: HEX
Network Message: 8C 01 A8 C0 01 00 00 00 01 00 00 00 00 84 09 01 5f 00 02 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8C 01 A8 C0 is the IP Address of the sending PC in this example 192.168.1.140 but in reverse order 140.1.168.192 02 05 The message is set for ‘Room’ 2 ‘Preset’ 5 which will fire macro 5
My Macro 5 is a recording of pressing the ‘Go’ buttton
In addition to Macros it is possible to map Vision.Net rooms to things like Playback faders and Cues (via playback buttons)