Save alarms to text file
Namespace:
T.Modules.Alarm
Assembly: T.Modules (in T.Modules.dll)
Assembly: T.Modules (in T.Modules.dll)
Parameters
- start
-
Type: DateTime
Start date time
- end
-
Type: DateTime
End date time
- outputFileName
-
Type: string
File name
- chSep
-
Type: char
Char separator
- addHeader
-
Type: bool
Flag indicating whether header must de added
- precision
-
Type: int
Double precision
- ci
-
Type: CultureInfo
Culture info
Return Value
Type: boolFlag indicating success (true) or fail (false)