Wheatstone

Created by Jason Carr, Modified on Thu, 14 Mar at 9:27 AM by Jason Carr

Setting up your Wheatstone Blades to communicate with PlayoutONE is really simple to do in PlayoutONE Data Controller.

  1. In Data Controller click Settings, Integrations Tab, Click to Add a new Wheatsone Blade
  2. Simply set your BladeIP and BladeID:
  3. You can now activate by toggling the On / Off switch.

Catching Wheatstone Events

Now you can set up the events from Wheatstone that you wish to capture by clicking on Command Matrix from the main toolbar

From here you can enter the commands manually or use the Build button to open the builder which edits or creates the correct syntax for the event you want to capture. 

PlayoutONE Talking to Wheatstone

If you want to talk to Wheatstone from PlayoutONE then you need to use the appropriate command in PlayoutONE:

Command Description 
WHEATSTONE_LIO_ID card.channel.state.time
Turn the hardware logic I/O port on or off.
id(int) = The Wheatstone ID in Data Controller to communicate with
card(int) = Wheatstone Card to target
channel(int) = Channel to target
state(string) = ON, OFF or PULSE
time(int) only needed in conjunction with PULSE

WHEATSTONE_SLIO_ID channel.state.time Turn the software logic I/O port on or off.
id(int) = The Wheatstone ID in Data Controller to communicate with
channel(int) = Channel to target
state(string) = ON,OFF or PULSE 

time(int) only needed in conjunction with PULSE
WHEATSTONE_UMIX_ID mixer.channel.stateTurn the Utility Mixer channel on or off.
id(int) = The Wheatstone ID in Data Controller to communicate with
mixer(int) = Utility Mixer number
channel(int) = Channel to target
state(string) = ON,OFF or PULSE 

WHEATSTONE_SALVO_ID salvonumberActivates a Salvo
id(int) = The Wheatstone ID in Data Controller to communicate with
salvonumber(int) = Salvo Number

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article