Search found 4 matches

by da-andy
23 Aug 2015 14:39
Forum: Questions & Answers
Topic: ${programname} empty in OnTrackPlay event
Replies: 1
Views: 3181

${programname} empty in OnTrackPlay event

Hi,

we're trying to us the ${programname} variable within the OnTrackPlay event to send the name of the currently scheduled and playing program via http to a logging-server but only get an empty value.

is this a bug or are we using it in a wrong way?
other variables like ${plsname} are working ...
by da-andy
14 Aug 2013 17:22
Forum: Questions & Answers
Topic: IO-Warrior output
Replies: 6
Views: 8987

Re: IO-Warrior output

we've tested in this order:

- enable io-warrior in GPIO/Remoting settings
- open monitor and do some inputs - works
- go to events/commands and set exec_send_iowarrior 24|false or 24|true (iowarrior40)
- test the command - nothing happens, output does not respond
- go back to GPIO/Remoting settings ...
by da-andy
13 Aug 2013 17:56
Forum: Questions & Answers
Topic: IO-Warrior output
Replies: 6
Views: 8987

Re: IO-Warrior output

Hello,

the commands you described are not working in our environment.
we're currently using the demo version (3.0.12.1).

are there limitations in the demo?
if yes, is there anything else we have to consider during the evaluation of your software?

--
thanks
by da-andy
08 Aug 2013 18:01
Forum: Questions & Answers
Topic: IO-Warrior output
Replies: 6
Views: 8987

IO-Warrior output

Hello,

currently we've some problems using outputs on an io-warrior device.

we'd like to set single output pins on different events using the exec_send_iowarrior command.

by now we've got working outputs only a hexadecimal value which sets all pins at once and doesn't
take care on which outputs ...