Search found 25 matches
- Tue Nov 04, 2014 9:41 am
- Forum: HowTos
- Topic: retrieving time stamp of SoE using S7 driver
- Replies: 5
- Views: 4992
Re: retrieving time stamp of SoE using S7 driver
<t>Hi,<br/> <br/> cyclic services is not the best choice, it will only send the value, not the time stamp (so in that case time stamping will done by the driver not plc).<br/> <br/> Now to your question regarding redundant WinCC OA servers:<br/> When using TSPP it is the same situation as using poll...
- Mon Nov 03, 2014 6:50 pm
- Forum: HowTos
- Topic: retrieving time stamp of SoE using S7 driver
- Replies: 5
- Views: 4992
Re: retrieving time stamp of SoE using S7 driver
<t>Hello Amit,<br/> <br/> when you want to get the time stamps from the plc, then you have to use the TSPP protocol (BSend from PLC).<br/> In case of TSPP, the sending is done by the PLC, so you should implement some logic in the PLC program, that only the active PLC is sending data to WinCC OA.<br/...
- Fri Feb 08, 2013 3:23 pm
- Forum: Bugs / Problems
- Topic: alert handling discrete on bit32 dpes
- Replies: 2
- Views: 3400
Re: alert handling discrete on bit32 dpes
Hi,
unfortunately I wasnt fast enough to provide you some hints - but I am glad you found out on your own.
have a nice day
Markus
unfortunately I wasnt fast enough to provide you some hints - but I am glad you found out on your own.

have a nice day
Markus
- Mon Jan 07, 2013 11:25 am
- Forum: Features / Solutions
- Topic: QT library version for PVSS 3.9
- Replies: 11
- Views: 9640
Re: QT library version for PVSS 3.9
<t>Hi,<br/> <br/> please dont mix up patches for different Versions.<br/> <br/> In general every SP is treated as a distinct stand alone version.<br/> <br/> --> PVSS 3.9 (without SP) is a completely different version than PVSS 3.9.1 (with SP1)<br/> <br/> The patches for the SP1 version are on a sepe...
- Tue Nov 13, 2012 11:43 am
- Forum: HowTos
- Topic: FAQ from CERN
- Replies: 4
- Views: 5864
Re: FAQ from CERN
Hi Paul,
thanks a lot for sharing this information here with us.
best regards
Markus
thanks a lot for sharing this information here with us.
best regards
Markus
- Mon Aug 13, 2012 10:40 am
- Forum: Bugs / Problems
- Topic: Wrong available space on HDD
- Replies: 6
- Views: 5660
Re: Wrong available space on HDD
<r>Hi Christoph,<br/> <br/> it looks like your hard drive is too big <E>;-)</E><br/> all the values (total, free,...) are stored on internal datapoints (in kB) where the data type is defined as integer.<br/> 2,8 TB is a liitle bit too much for int range - (therefore the overflow to negative values) ...
- Tue Aug 07, 2012 2:25 pm
- Forum: HowTos
- Topic: Zooming in the Zoom Navigator
- Replies: 3
- Views: 4153
Re: Zooming in the Zoom Navigator
<t>Hi Michel,<br/> <br/> the zoom navigator uses a slider to set the zoom factor.<br/> Every slider may also be operated with the mouse wheel, although you have to place the mouse pointer somewhere over the slider.<br/> When doing so, the mouse wheel interaction will automatically affect the positio...
- Mon Jul 09, 2012 5:25 pm
- Forum: HowTos
- Topic: Zooming in the Zoom Navigator
- Replies: 3
- Views: 4153
Re: Zooming in the Zoom Navigator
<r>Hello Michel,<br/> <br/> you explained it well enough... <E>;-)</E><br/> <br/> First - we zoom modules that contain a panel (you dont zoom the actual panel but only the module where a panel is contained).<br/> Now to the actual problem:<br/> The zoomn mavigator is a reference that has a $-paramet...
- Fri Jun 01, 2012 12:47 pm
- Forum: Bugs / Problems
- Topic: 3.10 SP2 pvss_scripts.lst
- Replies: 3
- Views: 3901
Re: 3.10 SP2 pvss_scripts.lst
It is true that the .lst file is not copied automatically to the project although you edit it with the gedi.
I will clarify if this "missing feature" could be corrected in some next releases or so.
I will clarify if this "missing feature" could be corrected in some next releases or so.
- Thu May 31, 2012 2:53 pm
- Forum: Bugs / Problems
- Topic: 3.10 SP2 pvss_scripts.lst
- Replies: 3
- Views: 3901
Re: 3.10 SP2 pvss_scripts.lst
<t>Hi Jonathan,<br/> <br/> the pvss_scripts.lst did never contain the "scheduler.ctc".<br/> Maybe you modified the file on your installation like it is explained in the online help.<br/> <br/> Just be careful with the name - in previous releases (3.9 and older) we had a scheduler.ctl and the shed.ct...