-
Hello,
Every time the DS is startup, the 'abs_change' is being appended with the string ',0' to an attribute for which the abs_change has been configured before.
Tested versions: 7.1.1, 7.2
How to r…
-
Using State() method on a DeviceProxy returned from get_device of a Group instance throws an exception. The same method works fine when the DeviceProxy instance was created directly.
See example belo…
-
Hi all,
After putting all (75) our Modbus device servers in a single machine we detected that the memory usage was continuously increasing due to Modbus devices.
After some investigation we detected…
-
Hi,
Maybe it's related to the fandango can't import resource on windows, but I'm getting this when I try to start PyAlarm.
UNABLE TO LOAD SMSLIB OR SMSMODEM ... SMS MESSAGING DISABLED
In PyAlarmClas…
-
Hello,
In a DS I have the following code in main:
int main(int argc, char* argv[])
{
Tango::Database db;
// Some code to ask something to the Database
Tango::Util* tg = Tango::Util::init(argc,argv)…
-
Hi
I am new to PLC, Can i use your server code as a replacement of kepserver, can your code directly communicate with plc, is there any specific driver support ??
kashp updated
8 years ago
-
In any Qubes OS VM that unpacks `/etc/dispvm-dotfiles.tbz` (to my verification, any DVM whose template is the Fedora one, and whose owner has not told that the `/home` is customized with `/home/user/.…
-
Steps to reproduce
------------------
Really difficult to figure out when exactly this happens. However, I installed a myriad of different modules to eventually make SpeechRecognition to work on 3…
-
Using Betaflight 3.0.0 RC7.
No telemetry is being sent to Taranis X9D+, other than what the XSR detects on its own (A2, SWR, etc.) Looking to get important stuff (VFAS, Alt, that sort of thing.)
Boa…
-
After installing wxpython with
brew install wxpython
You don't seem to be able to import wx with any of:
import wx
import wxpython
import wxPython.
I can however do:
import wxversion
wxversion.select…