306 • List of all BACnet Properties in Native Operation
Resolution
WAGO-I/O-SYSTEM
750
BACnet/IP Controller
6.69 Resolution
Data Type
REAL
Objects
Analog Input, Analog Output
Description
This property, of the type REAL, indicates the smallest rec-
ognizable change in the Present_Value property in engineer-
ing units (read-only).
6.70 Schedule_Default
Data Type
ANY
Objects
Scheduler
Description
This property contains a default value for the Present_Value
property if no other Schedule Value is valid (see section
6.58, "Present_Value"). This may be a primitive data type.
If the Schedule_Default property is written with a value
containing a data type not supported by this instance of the
Schedule Object (e.g., the
List_Of_Object_Property_References property cannot be
configured to reference a property of the unsupported data
type), the device may return Result(-), specifying an error
class of PROPERTY and an error code of
DATATYPE_NOT_SUPPORTED.
6.71 Segmentation_Supported
Data Type
BACnetSegmentation
Objects
Device
Description
This property, of the type BACnetSegmentation, indicates
whether the BACnet Device supports segmentation of mes-
sages and, if so, whether it supports segmented transmis-
sion, reception, or both:
{SEGMENTED_BOTH, SEGMENTED_TRANSMIT,
SEGMENTED_RECEIVE, NO_SEGMENTATION}