Api.output

From Light Forge Wiki
Revision as of 19:29, 6 May 2013 by Chris Monson (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

getDMX

getDMX(universe As Integer) As Byte()

Returns a byte array containing all current dmx data for the specified universe.

Usage:

  dmxValues = api.output.getDMX(0)
  print(dmxValues[17])
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox