LoggingOptions (ENUM)ΒΆ
TYPE LoggingOptions :
Logging options - can be combined with bitwise OR operation to enable specific logging.
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Comment - None - 16#0 - OutstationStartStop - 16#1 - Outstation start / stop. - OutstationDataModel - 16#2 - Outstation data model information - CallbackInfo - 16#100 - Outstation/Point callback information - Callbacks - 16#200 - Outstation/Point callbacks - PointChanges - 16#400 - Point changes - Operate - 16#800 - Operate - Internals - 16#80000000 - Internals - All - 16#FFFFFFFF 
