Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - sts69

Pages: [1]
1
Open Discussion / Alarm Sound enabled/disabled per CheckBox
« on: March 06, 2017, 09:39:42 PM »
Hello programmers,
is the following possible by code or similar?
I would like to activate / deactivate an acoustic alarm with a "CheckBox". The Alarm comes by DI Tag-address (for example, 10001).

This is certainly possible with a datasubscriber, I just do not know how :-(

Thank you for your support
Steffen

2
Open Discussion / Delay between individual addresses (Sequenz)?
« on: February 11, 2017, 04:48:27 PM »
Hello,

The "BasicButtonMulti" is already very good :-) but can one insert a delay between the individual addresses in the list?
Or is there another way to incorporate a sequence with delay?
E.g. Key press -> send "1" to address1 -> delay -> send "1" to address2 -> delay -> send "1" to address3 -> etc.

best Regards
Steffen

3
Open Discussion / Switching function (toggle) Code
« on: February 05, 2017, 11:14:42 PM »
Hello,
I would like to query 16 digital inputs with momentary switch (Adr. 10001 ....) to toggle 16 digital outputs (Adr. 00065 ....).
I have only a 16 port in/out module without its own intelligence. Is an Modbus DAQ from Inlog "EDAM-5029".
The switch and Indicators by AHMI works very well. But I also need the normal Wall-Buttons for on-site operation.
E.g. if push Wall-Button 1 then toggle Output 1 etc.

Thanks and best regards
Steffen

4
Support Questions / ModbusTCP Error handling in bad network latencies
« on: September 23, 2013, 09:08:47 PM »
Hi,

can be compensated with simple adjustments in the ModbusTCP driver poor latencies of the network?
Often there are error messages in the buttons and Displays :-(
I have at the moment 600ms polling intervals (less would be bad).

THX
Steffen

5
Feature Request / Play Sound by digitalInput 1
« on: September 22, 2013, 08:18:48 PM »
Hallo,
can play a Sound like "Alarm.wav" if the value from modbus tcp tag = 1 ?
I need this for audible Alert .
thank you

Pages: [1]