Skip to content

Protocol

To go to the Protocol keyword, type Protocol in the command line or use the shortcut Prot.

The Protocol keyword is an object keyword to access the network protocols.

You can store or delete network protocols and assign parameters.

For more information, see Network DMX Protocols.

[Function] Protocol [Network Protocol ID] . [Row ID]

Assign Protocol [Network Protocol ID] / [Parameter] = [Parameter Value]

Assign Protocol [Network Protocol ID] . [Row ID] / [Parameter] = [Parameter Value]

The following table displays the available network protocol along with their ID.

Network ProtocolID
Art-Net1
ETC Net22
Pathport3
sACN4
Shownet5
Kinet16

The following table displays the assignable parameter by use the command Assign Protocol [Network Protocol ID] / [Parameter] = [Parameter Value].

Network ProtocolParameterParameter ValueDescription
Art-Net, sACN, Kinet1OutActive”On”, “Off”Assign if the output is set to on or off.
Art-Net, sACN, Kinet1InActive”On”, “Off”Assign if the input is set to on or off.
Art-NetMaxUnicast0…10Only if the mode is OutputAuto: Assign the maximal amount of members until Art-Net switches from unicast to broadcast.
Art-Net, ETC Net2, Pathport, sACN, Shownet, Kinet1Info”Information text”Assign additional information.
ETC Net2, Pathport, ShownetActive”On”, “Off”Assign if the console transmit or hide the network protocol.
ETC Net2, Pathport, ShownetLocalStart1…256Assign the DMX universe to transmit or receive the network protocol.
ETC Net2, Pathport, ShownetAmountETC Net2 and Pathport: 1…64Shownet: 1…256 or “None”Assign the amount of DMX universes to transmit the network protocol.  
ETC Net2, Pathport, ShownetExternStart1…64Assign the transmitted or received DMX universe.
ETC Net2Groups1…6ETC Net2 uses multicast groups to simplify and optimize the transmission. Assign the group to transmit to.
ETC Net2, Shownet,PriorityETC Net2: 1…20Shownet: 0…16Assign the priority to decide who a node should listen to in a conflict. ETC Net2: The lowest number has the highest priority. Shownet: A DMX512 slot can be patched to multiple Netslots with each Netslot assigned to a different priority. The DMX512 slot outputs the level of the Netslot with the highest priority if HTP is not selected.
ETC Net2, PathportTTL0…255TTL = Time to live Assign the number of routers (hops) that multicast traffic is permitted to pass through before expiring on the network. For each router (hop), the original specified TTL is decremented by one (1). When its TTL reaches a value of zero (0), each multicast datagram expires and is no longer forwarded through the network to other subnets.  

 

The following table displays the assignable parameter by use the command Assign Protocol [Network Protocol ID] . [Row ID] / [Parameter] = [Parameter Value].

Only available for:

  • Art-Net
  • sACN
  • Kinet1

 

Network ProtocolParameterParameter ValueDescription
Art-Net, sACNModeArt-Net: “OutputBroadcast”, “OutputUnicast”, “OutputAuto”, “Input” sACN: “OutputMulticast”, “OutputUnicast”, “InputMulticast”, “InputUnicast”Assign the output or input mode.
Art-Net, sACNDestinationIP”1.2.3.4”Only if the mode is OutputUnicast. Assign the the destination IP address.
Art-Net, sACN, Kinet1LocalStart1…256Assign the DMX universe to transmit or receive the network protocol.
Art-Net, sACN, Kinet1Amount1…256Assign the amount of DMX universes to transmit or receive the network protocol.
Art-NetNetwork1…128Assign the network.
Art-NetSubnet0…15Assign the subnet.
Art-NetUniverse0…15Assign the universe.
Art-Net, sACNDelay(ms)0.000…5.000Only if the mode is an output mode. Assign the milliseconds between the packets.
sACNsACNUniverse 1…64000Assign the sACN universe.
sACNPriority0…200 or “None”Assign the priority to decide who a node should listen to in a conflict. The highest number has the highest priority.
sACNProtocol”Final” or “Draft”Assign a sACN protocol. Some equipment have implemented the draft version of sACN before the final release.
sACNTTL0…255TTL = Time to live Assign the number of routers (hops) that multicast traffic is permitted to pass through before expiring on the network. For each router (hop), the original specified TTL is decremented by one (1). When its TTL reaches a value of zero (0), each multicast datagram expires and is no longer forwarded through the network to other subnets.  
sACN, Kinet1Info”Information text”Assign additional information.
Kinet1ExternStart0…255 or “None”Assign the transmitted universe number.
Kinet1IPAddress”1.2.3.4”Assign the IP address.
  • Set the sACN output to active.

[Channel]> Assign Protocol 4 /outactive=on

 

  •  Send grandMA2 universe 10 to Art-Net universe 9.

    Important:
    Art-Net universe 0 is the first Art-Net universe.

    [Channel]> Assign Protocol 1.1 /mode=outputauto /localstart=10 /amount=1 /network=1 /subnet=0 /universe=9