TrendFctGetTimestamp (FUN)ΒΆ
FUNCTION TrendFctGetTimestamp : TIME
This function takes a pointer to byte and traverses the corresponding memory and interprets it as a TIME variable.
- InOut:
- Scope - Name - Type - Comment - Return - TrendFctGetTimestamp- TIME- Input - pbByte- POINTER TO BYTE - Is used to traverse the buffer and to access the data to copy to - xHasToSwap- BOOL- Indicates, whether the data in the buffer has to be swapped or not 
