TrendFbTrendStorageWriterReader.Initialize (METH)ΒΆ
METHOD Initialize
This method has to be called once before using the current instance
- InOut:
- Scope - Name - Type - Comment - Input - udiCountSamples- UDINT- The maximum number of samples, that have to be read and passed to the attached ITraceMgrPacketReaderClient instance. - itfTraceMgrPacketReaderClient- ITraceMgrPacketReaderClient- The ITraceMgrPacketReaderClient instance, that processes the data read from the trend storage. - traceMgrPacket- VisuStructTraceMgrPacket- A VisuStructTraceMgrPacket variable, where the description of the ITraceMgrPacket and its variables read from the trend storage will be stored and passed to ITraceMgrPacketReaderClient instance. - itfTrendRootPageManager- ITrendRootPageManager- An already initialized instance of ITrendRootPageManager, that is able to provide the root pages for tables and indexes 
