Search found 20 matches
- Fri Jul 18, 2014 1:03 pm
- Forum: Bugs / Problems
- Topic: Severe error in logviewer when starting two modbus driver
- Replies: 1
- Views: 2324
Severe error in logviewer when starting two modbus driver
<t>Dear All,<br/> <br/> I am getting an issue in log viewer <br/> <br/> If two modbus drivers are started, and configured to use the same TCP port, the error message is very misleading: <br/> <br/> WCCOAmod (2), 2014.07.18 16:22:24.594, IMPL, SEVERE, 54, Unexpected state, ModPrLayer, startServer, Ca...
- Thu Jul 17, 2014 6:31 am
- Forum: Features / Solutions
- Topic: Type identification between datapoint of type float and float with timestamp
- Replies: 4
- Views: 4902
Re: Type identification between datapoint of type float and float with timestamp
<t>Dear Frenk,<br/> <br/> I have another query regarding the value with timestamp, <br/> <br/> Consider,<br/> <br/> 1. I have a datapoint whose driver address is configured as float with time stamp. <br/> 2. Values are polled continuosly<br/> 3. Now i change the value of this datapoint with some val...
- Tue Jul 15, 2014 1:15 pm
- Forum: Features / Solutions
- Topic: Type identification between datapoint of type float and float with timestamp
- Replies: 4
- Views: 4902
- Mon Jul 14, 2014 3:22 pm
- Forum: Features / Solutions
- Topic: Type identification between datapoint of type float and float with timestamp
- Replies: 4
- Views: 4902
Type identification between datapoint of type float and float with timestamp
<t>Hello ALL,<br/> <br/> I have a query how to identify the data point with type float and float with timestamp. When i checked with dpElementType for both it returnahjs same value 22. <br/> <br/> Is there any other way to identy the difference.<br/> <br/> Thanks in advance.<br/> <br/> Regards,<br/>...
- Mon Jul 14, 2014 3:19 pm
- Forum: Features / Solutions
- Topic: Setting _online_bad attribute for a datapoint
- Replies: 2
- Views: 3248
Re: Setting _online_bad attribute for a datapoint
Thany you it worked...
- Tue Jul 08, 2014 6:40 am
- Forum: Features / Solutions
- Topic: Setting _online_bad attribute for a datapoint
- Replies: 2
- Views: 3248
Setting _online_bad attribute for a datapoint
<t>Dear All,<br/> <br/> I need to set a value in the archive with _online_bad attribute set. I am trying to set the attribute but it is not set in the archive.<br/> <br/> dpSet("System1:A_1.value.MW1:_original.._value", 0,<br/> "System1:A_1.value.MW1:_original.._exp_default", true); <br/> <br/> <br/...
- Tue Jun 10, 2014 3:08 pm
- Forum: Features / Solutions
- Topic: Launching WCCOAUI.exe without log viewer
- Replies: 4
- Views: 5542
Re: Launching WCCOAUI.exe without log viewer
Hello Leopold,
We would like to give option to the that it should not open by default if user needs he can enable it.
Regards,
Raj
We would like to give option to the that it should not open by default if user needs he can enable it.
Regards,
Raj
- Tue Jun 10, 2014 2:08 pm
- Forum: Features / Solutions
- Topic: Launching WCCOAUI.exe without log viewer
- Replies: 4
- Views: 5542
Launching WCCOAUI.exe without log viewer
<t>Hello, <br/> <br/> I am launching the WINCCOA UI exe with the below options to disable the log viewer. <br/> <br/> WCCOAUI.exe -console -log[-]<br/> <br/> But still it launches the log viewer. Is it i am giving wrong command line arguments or something else needs to be done.<br/> <br/> Thanks in ...
- Mon Jun 09, 2014 8:23 am
- Forum: Features / Solutions
- Topic: Two modbus driver with littleEndianRegister as 0 and 1 not giving value properly
- Replies: 2
- Views: 3450
Re: Two modbus driver with littleEndianRegister as 0 and 1 not giving value properly
<t>Hello, <br/> <br/> Explanation in more detail<br/> <br/> We have created two Modbus drivers for running one with little littleEndianRegister=0 and another one with littleEndianRegister=1 in the config file (like below) as my polling devices are defined in this way. <br/> <br/> [mod_1]<br/> little...
- Fri Jun 06, 2014 4:22 pm
- Forum: Features / Solutions
- Topic: Two modbus driver with littleEndianRegister as 0 and 1 not giving value properly
- Replies: 2
- Views: 3450
Two modbus driver with littleEndianRegister as 0 and 1 not giving value properly
<t>Hello,<br/> <br/> I have two modbus drivers running, one with little littleEndianRegister=0 and another one with littleEndianRegister=1 in the config file as my polling devices are defined in this way. <br/> <br/> But when i poll the device with littleEndianRegister=1 the values are not coming pr...