New (Edit) window for schedule export

This window configures a schedule for export.
Figure 210.   New window in the Bacnet Schedule Export Manager
Image

This window opens when you expand Config > Drivers > BacnetNetwork > BacnetDevice, right-click Schedules, click Views > Bacnet Schedule Export Manager and click New or select a row and click Edit in the Bacnet Schedule Export Manager.

Property Value Description
Name text Identifies the schedule
Object ID Object Id and Instance Number
Identifies each device and component by the type of entity (Object Id) combined with a unique Instance Number.

For devices (controllers, instruments, meters, etc.), Instance Number must be unique within the BACnet internetwork. For components (points, schedules, analog inputs, files, groups, multi state inputs, etc.), it must be unique within the device.

In this case, the object is a schedule.

Supervisor Ord additional properties
Identifies the local station ORD for the schedule.
Data Type read-only
Reports the ASN (Abstract Syntax Notation) data type for a device property. The driver automatically converts values to this appropriate type. For example, an analog input present value is an ASN REAL that can be interpreted by a string point as a character string. ENUMERATED is another example.
Enabled true (default) or false
Activates (true) and deactivates (false) use of the object (network, device, point, component, table, schedule, descriptor, etc.).
Priority for Writing numeric text values 1 through 16 (defaults to 16) Sets up schedule priority.
Execution Time additional properties
Configures the frequency with which data are imported from a remote trend log (or trend log multiple) into a history (or histories). Data import may occur at regular intervals (Interval), Daily or when manually requested (Manual).

Time Of Day specifies a specific daily time.

Randomization configures an import based on time.

Days Of Week specifies on which days to apply the import time.

Skip Writes additional properties
Adjusts which property types in a target BACnet schedule object the system writes to upon an export from a weekly schedule component.
Write Enum As drop-down list (defaults to Unisgned)
Defines how to write Enum data as Unsigned: ENUMERATED or as an INTEGER.
Out Of Service true (default) or false
Affects only the BACnet exposure and access to the source component. If the source (exported) component is a proxy point, the equivalent Enabled property in its ProxyExt is not affected.

true writes the point’s current value to the Present Value property. Often, a remote BACnet client sets (or clears) this Out of Service state.

You can set this property to false if needed.